summaryrefslogtreecommitdiff
path: root/plugins/ProfileManager/res
diff options
context:
space:
mode:
authorRobert Pösel <robyer@seznam.cz>2012-09-17 15:20:58 +0000
committerRobert Pösel <robyer@seznam.cz>2012-09-17 15:20:58 +0000
commit5fa7bb1bd7a975178f64a0cd70f88a1de5764dc2 (patch)
tree3b93fe5e4fdb99286b89e590be40dc0248ac6968 /plugins/ProfileManager/res
parent08253a6da81f34d030ea55051ca45d21919b2b8a (diff)
ProfileManager: Added menu items for restart and dbchecker.
git-svn-id: http://svn.miranda-ng.org/main/trunk@1592 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/ProfileManager/res')
-rw-r--r--plugins/ProfileManager/res/resource.rc2
1 files changed, 2 insertions, 0 deletions
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
/////////////////////////////////////////////////////////////////////////////