metacity r4112 - in trunk: . src/include



Author: lferrett
Date: Tue Feb  3 08:39:34 2009
New Revision: 4112
URL: http://svn.gnome.org/viewvc/metacity?rev=4112&view=rev

Log:
2009-02-03  Luca Ferretti  <elle uca libero it>

	* src/include/all-keybindings.h: Fix description, focus the
	desktop, not desktop backgroung (Closes bug #569649)

Modified:
   trunk/ChangeLog
   trunk/src/include/all-keybindings.h

Modified: trunk/src/include/all-keybindings.h
==============================================================================
--- trunk/src/include/all-keybindings.h	(original)
+++ trunk/src/include/all-keybindings.h	Tue Feb  3 08:39:34 2009
@@ -188,7 +188,7 @@
 /***********************************/
      
 keybind (show_desktop, handle_show_desktop, 0, 0, "<Control><Alt>d",
-      _("Hide all normal windows and set focus to the desktop background"))
+      _("Hide all normal windows and set focus to the desktop"))
 keybind (panel_main_menu, handle_panel,
        META_KEYBINDING_ACTION_PANEL_MAIN_MENU, 0, "<Alt>F1",
       _("Show the panel's main menu"))



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]