From 394af1d24a2ade5d58d29e32e0599bf1139f68c5 Mon Sep 17 00:00:00 2001 From: Tobias Weimer Date: Fri, 21 Aug 2015 17:34:52 +0000 Subject: PackUpdater: - path to icons fixed git-svn-id: http://svn.miranda-ng.org/main/trunk@15004 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/PackUpdater/Res/Resource.rc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'plugins/PackUpdater') 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" ///////////////////////////////////////////////////////////////////////////// // -- cgit v1.2.3