Patch from fflewddur <fflewddur@dropline.net> to fix some strings.

Sun Feb 10 23:39:30 2002  Jonathan Blandford  <jrb@redhat.com>

	* gnome-default-applications-properties.glade: Patch from
	fflewddur <fflewddur@dropline.net> to fix some strings.
This commit is contained in:
Jonathan Blandford 2002-02-11 05:06:10 +00:00 committed by Jonathan Blandford
parent a0beefbcbf
commit e3e83d8ff3
2 changed files with 7 additions and 2 deletions

View file

@ -1,3 +1,8 @@
Sun Feb 10 23:39:30 2002 Jonathan Blandford <jrb@redhat.com>
* gnome-default-applications-properties.glade: Patch from
fflewddur <fflewddur@dropline.net> to fix some strings.
2002-02-04 Lauris Kaplinski <lauris@ximian.com>
* gnome-default-applications-properties.c (initialize_default_applications):

View file

@ -584,7 +584,7 @@
<child>
<widget class="GtkFrame" id="frame4">
<property name="border_width">4</property>
<property name="label" translatable="yes">Default Text Editor</property>
<property name="label" translatable="yes">Default Help Editor</property>
<property name="label_xalign">0</property>
<property name="shadow">GTK_SHADOW_ETCHED_IN</property>
<property name="visible">yes</property>
@ -602,7 +602,7 @@
<child>
<widget class="GtkRadioButton" id="help_select_radio">
<property name="can_focus">yes</property>
<property name="label" translatable="yes">_Select an Help Browser:</property>
<property name="label" translatable="yes">_Select a Help Browser:</property>
<property name="use_underline">yes</property>
<property name="active">no</property>
<property name="draw_indicator">yes</property>