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:
parent
a0beefbcbf
commit
e3e83d8ff3
2 changed files with 7 additions and 2 deletions
|
@ -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>
|
2002-02-04 Lauris Kaplinski <lauris@ximian.com>
|
||||||
|
|
||||||
* gnome-default-applications-properties.c (initialize_default_applications):
|
* gnome-default-applications-properties.c (initialize_default_applications):
|
||||||
|
|
|
@ -584,7 +584,7 @@
|
||||||
<child>
|
<child>
|
||||||
<widget class="GtkFrame" id="frame4">
|
<widget class="GtkFrame" id="frame4">
|
||||||
<property name="border_width">4</property>
|
<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="label_xalign">0</property>
|
||||||
<property name="shadow">GTK_SHADOW_ETCHED_IN</property>
|
<property name="shadow">GTK_SHADOW_ETCHED_IN</property>
|
||||||
<property name="visible">yes</property>
|
<property name="visible">yes</property>
|
||||||
|
@ -602,7 +602,7 @@
|
||||||
<child>
|
<child>
|
||||||
<widget class="GtkRadioButton" id="help_select_radio">
|
<widget class="GtkRadioButton" id="help_select_radio">
|
||||||
<property name="can_focus">yes</property>
|
<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="use_underline">yes</property>
|
||||||
<property name="active">no</property>
|
<property name="active">no</property>
|
||||||
<property name="draw_indicator">yes</property>
|
<property name="draw_indicator">yes</property>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue