summaryrefslogtreecommitdiff
path: root/sw/sdi/swslots.src
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2009-07-16 15:07:54 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2009-07-16 15:07:54 +0000
commit6094e7db0453b41911be9ee46b419dc4c064cb0b (patch)
tree1f9ed2523aaf6c17ec24996c25da78b4731b34b3 /sw/sdi/swslots.src
parent9b39e0017a375378b646e2e7e0e3e537c0205a58 (diff)
CWS-TOOLING: integrate CWS mox01
2009-07-07 09:26:41 +0200 hde r273770 : added testcase tShortcutPasteUnformattedText 2009-07-07 09:26:04 +0200 hde r273769 : added testcase tShortcutPasteUnformattedText 2009-06-26 17:27:39 +0200 mba r273431 : #i17563#: moved slot to sfx2 2009-06-26 17:26:40 +0200 mba r273430 : #i17563#: moved slot to sfx2 2009-06-24 21:16:18 +0200 mox r273365 : Update UI strings to follow the Uppercase All Convention. 2009-06-13 23:26:58 +0200 mox r272958 : CWS-TOOLING: rebase CWS mox01 to trunk@272827 (milestone: DEV300:m50) 2009-04-04 14:26:36 +0200 mox r270524 : Fix bugs to make shortcut work 2009-04-04 12:38:36 +0200 mox r270523 : Command definition for shortcut 2009-04-04 08:56:29 +0200 mox r270522 : Revert changes of menu item 2009-04-04 08:28:46 +0200 mox r270521 : Revert changes 2009-03-02 20:41:11 +0100 mox r268690 : Menu item and shortcut key for Paste and Match Style 2009-03-02 20:40:45 +0100 mox r268689 : Menu item and shortcut key for Paste and Match Style
Diffstat (limited to 'sw/sdi/swslots.src')
-rw-r--r--sw/sdi/swslots.src4
1 files changed, 4 insertions, 0 deletions
diff --git a/sw/sdi/swslots.src b/sw/sdi/swslots.src
index 1dfdec6d05e8..d62d1da6b35b 100644
--- a/sw/sdi/swslots.src
+++ b/sw/sdi/swslots.src
@@ -850,6 +850,10 @@ SfxSlotInfo FN_PASTESPECIAL
{
Slotname [ en-US ] = "Paste Special";
};
+SfxSlotInfo FN_PASTEUNFORMATTED
+{
+ Slotname [ en-US ] = "Paste Unformatted Text";
+};
SfxSlotInfo FN_POSTIT
{
Slotname [ en-US ] = "Insert Note";