Hi, there:

Below is a patch to 
spec-files/patches/gnome-system-tools-03-network.diff for your review.
The fix is for CR6719493([vermillion] In 'interface properties' dialog 
'Activate on boot' messages unlocalized).

Best Regards,
Harry

> spec-files/patches/gnome-system-tools-03-network.diff --- 
> spec-files/patches/gnome-system-tools-03-network.diff.orig  2008-07-03 
> 15:59:27.419651000 +0800
> +++ spec-files/patches/gnome-system-tools-03-network.diff       
> 2008-07-03 16:00:21.318852000 +0800
> @@ -19,7 +19,7 @@ diff -u gnome-system-tools-2.14.0/interf
>  +                          <widget class="GtkCheckButton" 
> id="connection_device_onboot">
>  +                            <property name="visible">True</property>
>  +                            <property name="can_focus">True</property>
> -+                            <property name="label" 
> translatable="yes">_Activate on boot</property>
> ++                            <property name="label" 
> translatable="yes" comments="SUN_BRANDING">_Activate on boot</property>
>  +                            <property 
> name="use_underline">True</property>
>  +                            <property 
> name="relief">GTK_RELIEF_NORMAL</property>
>  +                            <property 
> name="focus_on_click">True</property>
> @@ -27,7 +27,7 @@ diff -u gnome-system-tools-2.14.0/interf
>  +                            <property 
> name="inconsistent">False</property>
>  +                            <property 
> name="draw_indicator">True</property>
>  +                            <accessibility>
> -+                              <atkproperty 
> name="AtkObject::accessible_name" translatable="yes">Activate this 
> connection on boot</atkproperty>
> ++                              <atkproperty 
> name="AtkObject::accessible_name" translatable="yes" 
> comments="SUN_BRANDING">Activate this connection on boot</atkproperty>
>  +                            </accessibility>
>  +                          </widget>
>  +                          <packing>



Reply via email to