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) (side-by-side diff) | |
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 Binary files differnew file mode 100644 index 0000000..96f5037 --- a/dev/null +++ b/res/IDR_FLIP.ico diff --git a/res/IDR_FULL.ico b/res/IDR_FULL.ico Binary files differnew file mode 100644 index 0000000..bab7f6b --- a/dev/null +++ b/res/IDR_FULL.ico diff --git a/res/IDR_T42F.ico b/res/IDR_T42F.ico Binary files differnew file mode 100644 index 0000000..9ac57dd --- a/dev/null +++ b/res/IDR_T42F.ico diff --git a/res/T42-beep.wav b/res/T42-beep.wav Binary files differnew file mode 100644 index 0000000..40d0baa --- a/dev/null +++ b/res/T42-beep.wav diff --git a/res/T42-boiling.wav b/res/T42-boiling.wav Binary files differnew file mode 100644 index 0000000..857c5b2 --- a/dev/null +++ b/res/T42-boiling.wav diff --git a/res/T42-whistle.wav b/res/T42-whistle.wav Binary files differnew file mode 100644 index 0000000..1ad9e77 --- a/dev/null +++ b/res/T42-whistle.wav diff --git a/res/T42.ico b/res/T42.ico Binary files differnew file mode 100644 index 0000000..1f3b80c --- a/dev/null +++ b/res/T42.ico 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 @@ +//
+// T42.RC2 - resources Microsoft Visual C++ does not edit directly
+//
+
+#ifdef APSTUDIO_INVOKED
+ #error this file is not editable by Microsoft Visual C++
+#endif //APSTUDIO_INVOKED
+
+
+/////////////////////////////////////////////////////////////////////////////
+// Add manually edited resources here...
+
+/////////////////////////////////////////////////////////////////////////////
diff --git a/res/T42calln.ico b/res/T42calln.ico Binary files differnew file mode 100644 index 0000000..e88ee61 --- a/dev/null +++ b/res/T42calln.ico diff --git a/res/T42callp.ico b/res/T42callp.ico Binary files differnew file mode 100644 index 0000000..5679c09 --- a/dev/null +++ b/res/T42callp.ico diff --git a/res/fullcup.ico b/res/fullcup.ico Binary files differnew file mode 100644 index 0000000..2e41084 --- a/dev/null +++ b/res/fullcup.ico |