summaryrefslogtreecommitdiff
path: root/svtools
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2013-07-05 15:10:33 +0200
committerThomas Arnhold <thomas@arnhold.org>2013-07-05 19:59:30 +0200
commitf42daec5c72c78e40150cbf0f0d01f38db556264 (patch)
tree745863c87f9172566905cd0e178db35d63dfcd98 /svtools
parent83ece8c46b2076a2ac2ca05e6ea280d6aca66c73 (diff)
cleanup src files
Those items are unused. Change-Id: If4fce0f91309d2ca09cbb636d4a5d9f86f38eb9a
Diffstat (limited to 'svtools')
-rw-r--r--svtools/source/dialogs/so3res.src23
1 files changed, 0 insertions, 23 deletions
diff --git a/svtools/source/dialogs/so3res.src b/svtools/source/dialogs/so3res.src
index 82bb505a0c24..bc9207466307 100644
--- a/svtools/source/dialogs/so3res.src
+++ b/svtools/source/dialogs/so3res.src
@@ -189,29 +189,6 @@ Bitmap BMP_PLUGIN
{
File = "plugin.png" ;
};
-Menu MB_PLUGIN
-{
- ItemList =
- {
- MenuItem MI_PLUGIN ;
- };
- ExtraData = { 1 ; 0 ; 0 ; }; //Um InPlace Menu zu bentzen
-};
-MenuItem MI_PLUGIN
-{
- Identifier = MI_PLUGIN ;
- SubMenu = Menu
- {
- ItemList =
- {
- MenuItem
- {
- Identifier = MI_PLUGIN_DEACTIVATE ;
- Text [ en-US ] = "Deactivate" ;
- };
- };
- };
-};
String STR_UNKNOWN_SOURCE
{
Text [ en-US ] = "Unknown source" ;