diff options
author | George Hazan <george.hazan@gmail.com> | 2012-11-01 18:55:48 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2012-11-01 18:55:48 +0000 |
commit | 4c0ff4c45e6df0a7039c3833d700a00ae4ac66b9 (patch) | |
tree | 0b25cc7917ffe329352a4160f4fa8c2b93b41f72 /src/modules/extraicons | |
parent | e8e7ebc5e76e7612b9d07f7d2b1b066761738c79 (diff) |
fix for the main icon
git-svn-id: http://svn.miranda-ng.org/main/trunk@2142 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'src/modules/extraicons')
-rw-r--r-- | src/modules/extraicons/res/extraicons.rc | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/src/modules/extraicons/res/extraicons.rc b/src/modules/extraicons/res/extraicons.rc index 08e1d4bd9c..e2856d5e6a 100644 --- a/src/modules/extraicons/res/extraicons.rc +++ b/src/modules/extraicons/res/extraicons.rc @@ -63,19 +63,6 @@ END /////////////////////////////////////////////////////////////////////////////
//
-// Icon
-//
-
-// Icon with lowest ID value placed first to ensure application icon
-// remains consistent on all systems.
-IDI_ALWAYSVIS ICON "AlwaysVis.ico"
-IDI_NEVERVIS ICON "NeverVis.ico"
-IDI_CHAT ICON "Chatchannel.ico"
-IDI_MALE ICON "male.ico"
-IDI_FEMALE ICON "female.ico"
-
-/////////////////////////////////////////////////////////////////////////////
-//
// Menu
//
|