summaryrefslogtreecommitdiff
path: root/protocols/GTalkExt/res/settings.rc
diff options
context:
space:
mode:
authorVadim Dashevskiy <watcherhd@gmail.com>2012-10-12 14:53:57 +0000
committerVadim Dashevskiy <watcherhd@gmail.com>2012-10-12 14:53:57 +0000
commit3b55a62fdcb1f8222de3c2c8fbed530792c419a0 (patch)
tree5b2f628e847f61bb3e16f95ecaed6e187963362f /protocols/GTalkExt/res/settings.rc
parent1f9c986d82657f965462d289bf94aa012cf026fc (diff)
GTalkExt, ICQ, IRC, Jabber: folders restructurization
git-svn-id: http://svn.miranda-ng.org/main/trunk@1890 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/GTalkExt/res/settings.rc')
-rw-r--r--protocols/GTalkExt/res/settings.rc6
1 files changed, 3 insertions, 3 deletions
diff --git a/protocols/GTalkExt/res/settings.rc b/protocols/GTalkExt/res/settings.rc
index 3e8eb0f0e0..efad07e0b9 100644
--- a/protocols/GTalkExt/res/settings.rc
+++ b/protocols/GTalkExt/res/settings.rc
@@ -1,4 +1,4 @@
-#include "resources.h"
+#include "..\src\resources.h"
#include "winres.h"
#include "m_utils.h"
@@ -80,5 +80,5 @@ VS_VERSION_INFO VERSIONINFO
}
}
-IDI_POPUP ICON "res\\PopupIcon.ico"
-IDI_PSEUDOAVA PNG "res\\pseudoava.png" \ No newline at end of file
+IDI_POPUP ICON "PopupIcon.ico"
+IDI_PSEUDOAVA PNG "pseudoava.png" \ No newline at end of file