From 5ea5feb7e052ca45af7bc9ed76e4a252bd71950d Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Sun, 2 Dec 2012 11:21:16 +0000 Subject: - added miranda ng overlays - changed SecureIM overlay - reorganised and replaced resource/platforms overlays - fixed miranda overlays actually weren't working - icons moved to res folder - version info standartization git-svn-id: http://svn.miranda-ng.org/main/trunk@2600 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/FingerprintNG/res/icons_GG.rc | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'plugins/FingerprintNG/res/icons_GG.rc') diff --git a/plugins/FingerprintNG/res/icons_GG.rc b/plugins/FingerprintNG/res/icons_GG.rc index 6aa7ddf958..122d2b710e 100644 --- a/plugins/FingerprintNG/res/icons_GG.rc +++ b/plugins/FingerprintNG/res/icons_GG.rc @@ -42,12 +42,12 @@ LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US //############################################################################################################## //########################################### Gadu-Gadu ######################################################## //############################################################################################################## - IDI_GG ICON "..\\icons\\GG\\Gadu-Gadu.ico" + IDI_GG ICON "icons\\GG\\Gadu-Gadu.ico" - IDI_GG8_OVERLAY ICON "..\\icons\\GG\\overlay_GG_v8.ico" - IDI_GG9_OVERLAY ICON "..\\icons\\GG\\overlay_GG_v9.ico" - IDI_GG10_OVERLAY ICON "..\\icons\\GG\\overlay_GG_v10.ico" - IDI_GG11_OVERLAY ICON "..\\icons\\GG\\overlay_GG_v11.ico" + IDI_GG8_OVERLAY ICON "icons\\GG\\overlay_GG_v8.ico" + IDI_GG9_OVERLAY ICON "icons\\GG\\overlay_GG_v9.ico" + IDI_GG10_OVERLAY ICON "icons\\GG\\overlay_GG_v10.ico" + IDI_GG11_OVERLAY ICON "icons\\GG\\overlay_GG_v11.ico" ///////////////////////////////////////////////////////////////////////////// // -- cgit v1.2.3