From 5fa7bb1bd7a975178f64a0cd70f88a1de5764dc2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20P=C3=B6sel?= Date: Mon, 17 Sep 2012 15:20:58 +0000 Subject: ProfileManager: Added menu items for restart and dbchecker. git-svn-id: http://svn.miranda-ng.org/main/trunk@1592 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/ProfileManager/res/resource.rc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'plugins/ProfileManager/res/resource.rc') diff --git a/plugins/ProfileManager/res/resource.rc b/plugins/ProfileManager/res/resource.rc index 8a81324da1..11526085cc 100644 --- a/plugins/ProfileManager/res/resource.rc +++ b/plugins/ProfileManager/res/resource.rc @@ -30,6 +30,8 @@ LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL // remains consistent on all systems. IDI_ChangePM ICON "ChangePM.ico" IDI_LoadPM ICON "LoadPM.ico" +IDI_Restart ICON "Restart.ico" +IDI_Dbchecker ICON "Dbchecker.ico" #endif // Neutral resources ///////////////////////////////////////////////////////////////////////////// -- cgit v1.2.3