summaryrefslogtreecommitdiff
path: root/sd
diff options
context:
space:
mode:
authorFelix Zhang <fezhang@suse.com>2012-04-28 17:14:55 +0800
committerRadek Doulik <rodo@novell.com>2012-06-07 16:38:18 +0200
commit6e1f01a686a227bc5aaa8115e70a669d27ddcc52 (patch)
tree850c6ad88a4558489476d0e0a965858e500cf26d /sd
parentecc15dab3df98d8d7683b7eeb2a5c68ccf1accd0 (diff)
n753458: changing the keyboard of the Slide Show button
- to avoid C-w shortcut to run slideshow, which colides with more common fshortcut to close window
Diffstat (limited to 'sd')
-rw-r--r--sd/source/ui/animations/CustomAnimationPane.src2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/animations/CustomAnimationPane.src b/sd/source/ui/animations/CustomAnimationPane.src
index 267fe1269111..c4661e22efe8 100644
--- a/sd/source/ui/animations/CustomAnimationPane.src
+++ b/sd/source/ui/animations/CustomAnimationPane.src
@@ -206,7 +206,7 @@ Control DLG_CUSTOMANIMATIONPANE
Size = MAP_APPFONT ( 80 , 14 ) ;
TabStop = TRUE;
- Text [ en-US ] = "Slide Sho~w";
+ Text [ en-US ] = "S~lide Show";
};
FixedLine FL_SEPERATOR2