author | Michael Krelin <hacker@klever.net> | 2004-07-05 01:53:09 (UTC) |
---|---|---|
committer | Michael Krelin <hacker@klever.net> | 2004-07-05 01:53:09 (UTC) |
commit | 955d4e00adc9f39ab93bf21f07506eb75b013c70 (patch) (unidiff) | |
tree | 92493a2c9ac206b822e24a9e5a6f6b1589be6afb /res | |
download | T42-955d4e00adc9f39ab93bf21f07506eb75b013c70.zip T42-955d4e00adc9f39ab93bf21f07506eb75b013c70.tar.gz T42-955d4e00adc9f39ab93bf21f07506eb75b013c70.tar.bz2 |
initial commit into svn repository
git-svn-id: http://svn.klever.net/kin/T42/trunk@1 fe716a7a-6dde-0310-88d9-d003556173a8
-rw-r--r-- | res/IDR_FLIP.ico | bin | 0 -> 4710 bytes | |||
-rw-r--r-- | res/IDR_FULL.ico | bin | 0 -> 4710 bytes | |||
-rw-r--r-- | res/IDR_T42F.ico | bin | 0 -> 4710 bytes | |||
-rw-r--r-- | res/T42-beep.wav | bin | 0 -> 848 bytes | |||
-rw-r--r-- | res/T42-boiling.wav | bin | 0 -> 9644 bytes | |||
-rw-r--r-- | res/T42-whistle.wav | bin | 0 -> 7736 bytes | |||
-rw-r--r-- | res/T42.ico | bin | 0 -> 4710 bytes | |||
-rw-r--r-- | res/T42.rc2 | 13 | ||||
-rw-r--r-- | res/T42calln.ico | bin | 0 -> 1078 bytes | |||
-rw-r--r-- | res/T42callp.ico | bin | 0 -> 1078 bytes | |||
-rw-r--r-- | res/fullcup.ico | bin | 0 -> 4710 bytes |
11 files changed, 13 insertions, 0 deletions
diff --git a/res/IDR_FLIP.ico b/res/IDR_FLIP.ico new file mode 100644 index 0000000..96f5037 --- a/dev/null +++ b/res/IDR_FLIP.ico | |||
Binary files differ | |||
diff --git a/res/IDR_FULL.ico b/res/IDR_FULL.ico new file mode 100644 index 0000000..bab7f6b --- a/dev/null +++ b/res/IDR_FULL.ico | |||
Binary files differ | |||
diff --git a/res/IDR_T42F.ico b/res/IDR_T42F.ico new file mode 100644 index 0000000..9ac57dd --- a/dev/null +++ b/res/IDR_T42F.ico | |||
Binary files differ | |||
diff --git a/res/T42-beep.wav b/res/T42-beep.wav new file mode 100644 index 0000000..40d0baa --- a/dev/null +++ b/res/T42-beep.wav | |||
Binary files differ | |||
diff --git a/res/T42-boiling.wav b/res/T42-boiling.wav new file mode 100644 index 0000000..857c5b2 --- a/dev/null +++ b/res/T42-boiling.wav | |||
Binary files differ | |||
diff --git a/res/T42-whistle.wav b/res/T42-whistle.wav new file mode 100644 index 0000000..1ad9e77 --- a/dev/null +++ b/res/T42-whistle.wav | |||
Binary files differ | |||
diff --git a/res/T42.ico b/res/T42.ico new file mode 100644 index 0000000..1f3b80c --- a/dev/null +++ b/res/T42.ico | |||
Binary files differ | |||
diff --git a/res/T42.rc2 b/res/T42.rc2 new file mode 100644 index 0000000..415b466 --- a/dev/null +++ b/res/T42.rc2 | |||
@@ -0,0 +1,13 @@ | |||
1 | // | ||
2 | // T42.RC2 - resources Microsoft Visual C++ does not edit directly | ||
3 | // | ||
4 | |||
5 | #ifdef APSTUDIO_INVOKED | ||
6 | #error this file is not editable by Microsoft Visual C++ | ||
7 | #endif //APSTUDIO_INVOKED | ||
8 | |||
9 | |||
10 | ///////////////////////////////////////////////////////////////////////////// | ||
11 | // Add manually edited resources here... | ||
12 | |||
13 | ///////////////////////////////////////////////////////////////////////////// | ||
diff --git a/res/T42calln.ico b/res/T42calln.ico new file mode 100644 index 0000000..e88ee61 --- a/dev/null +++ b/res/T42calln.ico | |||
Binary files differ | |||
diff --git a/res/T42callp.ico b/res/T42callp.ico new file mode 100644 index 0000000..5679c09 --- a/dev/null +++ b/res/T42callp.ico | |||
Binary files differ | |||
diff --git a/res/fullcup.ico b/res/fullcup.ico new file mode 100644 index 0000000..2e41084 --- a/dev/null +++ b/res/fullcup.ico | |||
Binary files differ | |||