]> spindle.queued.net Git - midori/commitdiff
Underscore-prefix desktop shortcuts to allow translation
authorChristian Dywan <christian@twotoasts.de>
Mon, 11 Jun 2012 20:55:21 +0000 (22:55 +0200)
committerChristian Dywan <christian@twotoasts.de>
Mon, 11 Jun 2012 21:08:48 +0000 (23:08 +0200)
Fixes: https://bugs.launchpad.net/midori/+bug/1000099
data/midori.desktop.in

index e2d6493781576e16bbbd5bfc1cf708f487704660..0667f4897ce5d08e9f681f6e0e3bf3b4319993a1 100644 (file)
@@ -17,17 +17,17 @@ X-Osso-Service=midori
 X-Ayatana-Desktop-Shortcuts=TabNew;WindowNew;Private
 
 [TabNew Shortcut Group]
-Name=New _Tab
+_Name=New Tab
 Exec=midori -e TabNew
 TargetEnvironment=Unity
 
 [WindowNew Shortcut Group]
-Name=New _Window
+_Name=New Window
 Exec=midori -e WindowNew
 TargetEnvironment=Unity
 
 [Private Shortcut Group]
-Name=New P_rivate Browsing Window
+_Name=New Private Browsing Window
 Exec=midori --private
 TargetEnvironment=Unity