summaryrefslogtreecommitdiff
path: root/sw/sdi/swslots.src
diff options
context:
space:
mode:
authorOliver Specht <os@openoffice.org>2002-08-01 12:55:29 +0000
committerOliver Specht <os@openoffice.org>2002-08-01 12:55:29 +0000
commit3376011b3f04d2ce79086f7c6dbd196317ccab50 (patch)
treef3b62417e4de271fa63183c594bb4c7063e20401 /sw/sdi/swslots.src
parent706119e9bdc3ea0b057901a921eec6015df64f2a (diff)
#99985# text selection in readonly documents
Diffstat (limited to 'sw/sdi/swslots.src')
-rw-r--r--sw/sdi/swslots.src10
1 files changed, 8 insertions, 2 deletions
diff --git a/sw/sdi/swslots.src b/sw/sdi/swslots.src
index 43c106589762..e4a0b723c37e 100644
--- a/sw/sdi/swslots.src
+++ b/sw/sdi/swslots.src
@@ -2,9 +2,9 @@
*
* $RCSfile: swslots.src,v $
*
- * $Revision: 1.89 $
+ * $Revision: 1.90 $
*
- * last change: $Author: os $ $Date: 2002-07-31 10:29:05 $
+ * last change: $Author: os $ $Date: 2002-08-01 13:51:53 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -9885,3 +9885,9 @@ SfxSlotInfo FN_TO_FOOTNOTE_AREA
SlotName[ english_us ] = "Edit Footnote/Endnote";
};
+SfxSlotInfo FN_READONLY_SELECTION_MODE
+{
+ SlotName = "Text auswhlen";
+ SlotName[ english_us ] = "Select text";
+};
+