summaryrefslogtreecommitdiff
path: root/plugins/PackUpdater
diff options
context:
space:
mode:
authorTobias Weimer <wishmaster51@googlemail.com>2015-08-21 17:34:52 +0000
committerTobias Weimer <wishmaster51@googlemail.com>2015-08-21 17:34:52 +0000
commit394af1d24a2ade5d58d29e32e0599bf1139f68c5 (patch)
tree625bc1a8cbc8d0214e2d052ce230f1c120a993c7 /plugins/PackUpdater
parent452a274e59c0509517705a5f46f51668f1fee33e (diff)
PackUpdater:
- path to icons fixed git-svn-id: http://svn.miranda-ng.org/main/trunk@15004 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/PackUpdater')
-rw-r--r--plugins/PackUpdater/Res/Resource.rc8
1 files changed, 4 insertions, 4 deletions
diff --git a/plugins/PackUpdater/Res/Resource.rc b/plugins/PackUpdater/Res/Resource.rc
index 2e14558c28..b39e5b03f8 100644
--- a/plugins/PackUpdater/Res/Resource.rc
+++ b/plugins/PackUpdater/Res/Resource.rc
@@ -26,10 +26,10 @@ LANGUAGE LANG_RUSSIAN, SUBLANG_DEFAULT
// Icon with lowest ID value placed first to ensure application icon
// remains consistent on all systems.
-IDI_MENU ICON "res/menu.ico"
-IDI_DELETE ICON "res/delete.ico"
-IDI_OK ICON "res/btnOk.ico"
-IDI_CANCEL ICON "res/btnClose.ico"
+IDI_MENU ICON "menu.ico"
+IDI_DELETE ICON "delete.ico"
+IDI_OK ICON "btnOk.ico"
+IDI_CANCEL ICON "btnClose.ico"
/////////////////////////////////////////////////////////////////////////////
//