sd/source/ui/animations/CustomAnimationPane.src |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 6e1f01a686a227bc5aaa8115e70a669d27ddcc52
Author: Felix Zhang <fezh...@suse.com>
Date:   Sat Apr 28 17:14:55 2012 +0800

    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

diff --git a/sd/source/ui/animations/CustomAnimationPane.src 
b/sd/source/ui/animations/CustomAnimationPane.src
index 267fe12..c4661e2 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
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to