summaryrefslogtreecommitdiff
path: root/svx/source/form/fmexpl.src
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2004-07-06 12:33:22 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2004-07-06 12:33:22 +0000
commit0c075faaefbdb63fae70cb3183d02b3ae438ceea (patch)
tree12c0ac233b3b372001d380150e18225e7196ea5e /svx/source/form/fmexpl.src
parent88eb488bc8f9694de55ac133e9ad19a310241825 (diff)
INTEGRATION: CWS dba13 (1.39.78); FILE MERGED
2004/07/06 10:58:53 fs 1.39.78.2: MANUAL RESYNC: (1.39-1.40); FILE MERGED 2004/06/16 07:58:06 fs 1.39.78.1: #i29468# 'conversion to navbar' in the proper menu
Diffstat (limited to 'svx/source/form/fmexpl.src')
-rw-r--r--svx/source/form/fmexpl.src19
1 files changed, 10 insertions, 9 deletions
diff --git a/svx/source/form/fmexpl.src b/svx/source/form/fmexpl.src
index fc497c72f0ad..0f38515c7252 100644
--- a/svx/source/form/fmexpl.src
+++ b/svx/source/form/fmexpl.src
@@ -2,9 +2,9 @@
*
* $RCSfile: fmexpl.src,v $
*
- * $Revision: 1.40 $
+ * $Revision: 1.41 $
*
- * last change: $Author: hjs $ $Date: 2004-06-25 12:08:44 $
+ * last change: $Author: rt $ $Date: 2004-07-06 13:33:22 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -154,13 +154,6 @@ Menu RID_FMEXPLORER_POPUPMENU
Text [ de ] = "Automatischer Kontrollelement-Fokus";
Text [ en-US ] = "Automatic Control Focus";
};
- MenuItem
- {
- Identifier = SID_FM_CONVERTTO_NAVIGATIONBAR;
- HelpID = SID_FM_CONVERTTO_NAVIGATIONBAR;
- Text [ de ] = "Navigationsleiste" ;
- Text [ en-US ] = "Navigation Bar";
- };
};
};
@@ -329,6 +322,14 @@ Menu RID_FMSHELL_CONVERSIONMENU
Text [ de ] = "Drehfeld" ;
Text [ en-US ] = "Spin Button";
};
+ MenuItem
+ {
+ Identifier = SID_FM_CONVERTTO_NAVIGATIONBAR;
+ HelpID = SID_FM_CONVERTTO_NAVIGATIONBAR;
+ Command = ".uno:ConvertToNavigationBar" ;
+ Text [ de ]= "Navigationsleiste" ;
+ Text [ en-US ] = "Navigation Bar" ;
+ };
};
};