diff options
author | Kirill Volinsky <mataes2007@gmail.com> | 2012-11-22 09:38:28 +0000 |
---|---|---|
committer | Kirill Volinsky <mataes2007@gmail.com> | 2012-11-22 09:38:28 +0000 |
commit | c08349da29fd43d6603c19909ef25160c1b3c971 (patch) | |
tree | c141cea7d9904cb9ed7a83497f75a52e6a99d526 /plugins/FingerprintNG/res/icons_Miranda.rc | |
parent | 784fd9772696a78479e93a3bbbe2a0c19998e2e7 (diff) |
- fixed and extended ICQ detection (and v5.x detection returned).
- added ZNC, iroffer and iroffer dinoex detection.
- restored Openfire detection.
- minor fixes and typos.
- more tabs and spaces cleaning.
git-svn-id: http://svn.miranda-ng.org/main/trunk@2430 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/FingerprintNG/res/icons_Miranda.rc')
-rw-r--r-- | plugins/FingerprintNG/res/icons_Miranda.rc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/FingerprintNG/res/icons_Miranda.rc b/plugins/FingerprintNG/res/icons_Miranda.rc index 9771479db9..76908e00c7 100644 --- a/plugins/FingerprintNG/res/icons_Miranda.rc +++ b/plugins/FingerprintNG/res/icons_Miranda.rc @@ -42,7 +42,6 @@ LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US //##############################################################################################################
//################################################### Miranda clients ##########################################
//##############################################################################################################
-
IDI_MIRANDA_NG ICON "..\\icons\\Miranda\\MirandaNG.ico"
IDI_MIRANDA_NG_STABLE ICON "..\\icons\\Miranda\\MirandaNG Stable.ico"
IDI_MIRANDA_UNKNOWN ICON "..\\icons\\Miranda\\Miranda_unknown.ico"
@@ -64,7 +63,6 @@ LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US IDI_MIRANDA_9s ICON "..\\icons\\Miranda\\overlay_miranda_v9s.ico"
IDI_MIRANDA_10s ICON "..\\icons\\Miranda\\overlay_miranda_v10s.ico"
-
//##############################################################################################################
//########################################### Other ############################################################
//##############################################################################################################
|