diff options
author | George Hazan <george.hazan@gmail.com> | 2012-11-10 17:27:44 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2012-11-10 17:27:44 +0000 |
commit | 0558746230c69a040bb9423fbefe64ccfcfa0590 (patch) | |
tree | dbfd57ede0d993d1cff5fc8da7832c9f592648f0 /plugins/Clist_modern/res/resource.rc | |
parent | 7bd7e366fb86d1aeba7b07c30b77a9c2c67cd9f5 (diff) |
- unused icons removed;
- spaces replaced with tabs
git-svn-id: http://svn.miranda-ng.org/main/trunk@2276 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Clist_modern/res/resource.rc')
-rw-r--r-- | plugins/Clist_modern/res/resource.rc | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/plugins/Clist_modern/res/resource.rc b/plugins/Clist_modern/res/resource.rc index 8801ce199c..3732b6fd64 100644 --- a/plugins/Clist_modern/res/resource.rc +++ b/plugins/Clist_modern/res/resource.rc @@ -31,9 +31,6 @@ IDI_HIDE_AVATAR ICON "hide_avatar.ico" IDI_SHOW_AVATAR ICON "show_avatar.ico"
IDI_NEWGROUP2 ICON "addgoupp.ico"
IDI_LISTENING_TO ICON "listening_to.ico"
-IDI_ALWAYSVIS ICON "AlwaysVis.ico"
-IDI_NEVERVIS ICON "NeverVis.ico"
-IDI_CHAT ICON "Chatchannel.ico"
IDI_FAVORITE_0 ICON "rate_none.ico"
IDI_FAVORITE_1 ICON "rate_low.ico"
IDI_FAVORITE_2 ICON "rate_med.ico"
|