diff options
author | Tobias Weimer <wishmaster51@googlemail.com> | 2012-07-23 16:37:07 +0000 |
---|---|---|
committer | Tobias Weimer <wishmaster51@googlemail.com> | 2012-07-23 16:37:07 +0000 |
commit | e263e1c089b401c39e5f3827cda50ea79d1bca6e (patch) | |
tree | 3f1ab8c52c10bb283aec8ee2821742cd36f8e6af | |
parent | 6923945a269905e5990d2f66dfa1bbb445e60f70 (diff) |
for the sake of consistancy
git-svn-id: http://svn.miranda-ng.org/main/trunk@1127 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
-rw-r--r-- | plugins/Popup/src/icons.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Popup/src/icons.h b/plugins/Popup/src/icons.h index 532e7cecb4..96871dd414 100644 --- a/plugins/Popup/src/icons.h +++ b/plugins/Popup/src/icons.h @@ -34,7 +34,7 @@ Last change by : $Author: Merlin_de $ #define __icons_h__
//ICONS
-#define SECT_TOLBAR "ToolBar"
+#define SECT_TOLBAR "Toolbar"
#define SECT_POPUP MODULNAME_PLU
#define SECT_POPUP_ACT "/Actions"
#define SECT_POPUP_OPT "/Options"
|