Patch by: Patrick Wade <patrick.wade@sun.com>

2007-09-18  Jens Granseuer  <jensgr@gmx.net>

	Patch by: Patrick Wade <patrick.wade@sun.com>

	* gnome-default-applications-properties.glade: make accelerators for
	the accessibility tools page unique (bug #474308)

svn path=/trunk/; revision=8125
This commit is contained in:
Jens Granseuer 2007-09-18 19:13:47 +00:00 committed by Jens Granseuer
parent 49bf8e5047
commit 5cd8e2051c
2 changed files with 9 additions and 2 deletions

View file

@ -1,3 +1,10 @@
2007-09-18 Jens Granseuer <jensgr@gmx.net>
Patch by: Patrick Wade <patrick.wade@sun.com>
* gnome-default-applications-properties.glade: make accelerators for
the accessibility tools page unique (bug #474308)
2007-08-21 Philip Withnall <bugzilla@tecnocode.co.uk>
* gnome-default-applications.xml.in: use new -new-tab and -new-window

View file

@ -1821,7 +1821,7 @@
<widget class="GtkCheckButton" id="visual_start_checkbutton">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="label" translatable="yes">Run at st_art</property>
<property name="label" translatable="yes">_Run at start</property>
<property name="use_underline">True</property>
<property name="relief">GTK_RELIEF_NORMAL</property>
<property name="focus_on_click">True</property>
@ -1849,7 +1849,7 @@
<widget class="GtkLabel" id="visual_command_label">
<property name="visible">True</property>
<property name="sensitive">False</property>
<property name="label" translatable="yes">Co_mmand:</property>
<property name="label" translatable="yes">C_ommand:</property>
<property name="use_underline">True</property>
<property name="use_markup">False</property>
<property name="justify">GTK_JUSTIFY_LEFT</property>