diff options
-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"
|