change window title and menu entry name to "Display"/"Display Preferences"
2009-02-08 Jens Granseuer <jensgr@gmx.net> * display-capplet.glade: * display-properties.desktop.in.in: change window title and menu entry name to "Display"/"Display Preferences" to be consistent with other settings dialogs (bug #570907) svn path=/trunk/; revision=9248
This commit is contained in:
parent
f0b1aef18c
commit
1aefe84989
3 changed files with 9 additions and 2 deletions
|
@ -1,3 +1,10 @@
|
|||
2009-02-08 Jens Granseuer <jensgr@gmx.net>
|
||||
|
||||
* display-capplet.glade:
|
||||
* display-properties.desktop.in.in: change window title and menu entry
|
||||
name to "Display"/"Display Preferences" to be consistent with other
|
||||
settings dialogs (bug #570907)
|
||||
|
||||
2009-02-05 Federico Mena Quintero <federico@novell.com>
|
||||
|
||||
https://bugzilla.novell.com/show_bug.cgi?id=472226 - Don't block
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
<widget class="GtkDialog" id="dialog">
|
||||
<property name="border_width">5</property>
|
||||
<property name="title" translatable="yes">Display Settings</property>
|
||||
<property name="title" translatable="yes">Display Preferences</property>
|
||||
<property name="type">GTK_WINDOW_TOPLEVEL</property>
|
||||
<property name="window_position">GTK_WIN_POS_NONE</property>
|
||||
<property name="modal">False</property>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
[Desktop Entry]
|
||||
_Name=Screen Resolution
|
||||
_Name=Display
|
||||
_Comment=Change screen resolution
|
||||
Exec=gnome-display-properties
|
||||
Icon=gnome-display-properties
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue