Author: kelnos
Date: 2008-10-18 22:42:08 +0000 (Sat, 18 Oct 2008)
New Revision: 28300
Modified:
xfce4-settings/trunk/dialogs/appearance-settings/appearance-dialog.glade
Log:
fix misspelling -- camberra -> canberra
Modified:
xfce4-settings/trunk/dialogs/appearance-settings/appearance-dialog.glade
===================================================================
--- xfce4-settings/trunk/dialogs/appearance-settings/appearance-dialog.glade
2008-10-18 22:21:13 UTC (rev 28299)
+++ xfce4-settings/trunk/dialogs/appearance-settings/appearance-dialog.glade
2008-10-18 22:42:08 UTC (rev 28300)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE glade-interface SYSTEM "glade-2.0.dtd">
-<!--Generated with glade3 3.4.5 on Sun Sep 14 20:58:55 2008 -->
+<!--Generated with glade3 3.4.5 on Sat Oct 18 15:41:07 2008 -->
<glade-interface>
<requires lib="xfce4"/>
<widget class="XfceTitledDialog" id="appearance-settings-dialog">
@@ -144,30 +144,28 @@
<property name="column_spacing">12</property>
<property name="row_spacing">6</property>
<child>
- <widget class="GtkCheckButton"
id="xft_antialias_check_button">
+ <widget class="GtkComboBox"
id="xft_hinting_style_combo_box">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="label"
translatable="yes">Enable _anti-aliasing</property>
- <property name="use_underline">True</property>
- <property name="response_id">0</property>
- <property name="draw_indicator">True</property>
+ <property name="items"
translatable="yes"></property>
</widget>
<packing>
+ <property name="left_attach">1</property>
<property name="right_attach">2</property>
+ <property name="top_attach">1</property>
+ <property name="bottom_attach">2</property>
</packing>
</child>
<child>
- <widget class="GtkLabel" id="label10">
+ <widget class="GtkComboBox"
id="xft_rgba_combo_box">
<property name="visible">True</property>
- <property name="xalign">1</property>
- <property name="label"
translatable="yes">_Hinting:</property>
- <property name="use_underline">True</property>
- <property
name="mnemonic_widget">xft_hinting_style_combo_box</property>
+ <property name="tooltip" translatable="yes">If
you have a TFT or LCD screen you can improve the quality of the fonts by
choosing the correct sub-pixel order of your screen</property>
+ <property name="items"
translatable="yes"></property>
</widget>
<packing>
- <property name="top_attach">1</property>
- <property name="bottom_attach">2</property>
- <property name="x_options">GTK_FILL</property>
+ <property name="left_attach">1</property>
+ <property name="right_attach">2</property>
+ <property name="top_attach">2</property>
+ <property name="bottom_attach">3</property>
</packing>
</child>
<child>
@@ -185,28 +183,30 @@
</packing>
</child>
<child>
- <widget class="GtkComboBox"
id="xft_rgba_combo_box">
+ <widget class="GtkLabel" id="label10">
<property name="visible">True</property>
- <property name="tooltip" translatable="yes">If
you have a TFT or LCD screen you can improve the quality of the fonts by
choosing the correct sub-pixel order of your screen</property>
- <property name="items"
translatable="yes"></property>
+ <property name="xalign">1</property>
+ <property name="label"
translatable="yes">_Hinting:</property>
+ <property name="use_underline">True</property>
+ <property
name="mnemonic_widget">xft_hinting_style_combo_box</property>
</widget>
<packing>
- <property name="left_attach">1</property>
- <property name="right_attach">2</property>
- <property name="top_attach">2</property>
- <property name="bottom_attach">3</property>
+ <property name="top_attach">1</property>
+ <property name="bottom_attach">2</property>
+ <property name="x_options">GTK_FILL</property>
</packing>
</child>
<child>
- <widget class="GtkComboBox"
id="xft_hinting_style_combo_box">
+ <widget class="GtkCheckButton"
id="xft_antialias_check_button">
<property name="visible">True</property>
- <property name="items"
translatable="yes"></property>
+ <property name="can_focus">True</property>
+ <property name="label"
translatable="yes">Enable _anti-aliasing</property>
+ <property name="use_underline">True</property>
+ <property name="response_id">0</property>
+ <property name="draw_indicator">True</property>
</widget>
<packing>
- <property name="left_attach">1</property>
<property name="right_attach">2</property>
- <property name="top_attach">1</property>
- <property name="bottom_attach">2</property>
</packing>
</child>
</widget>
@@ -425,7 +425,6 @@
</child>
<child>
<widget class="GtkFrame" id="event_sounds_frame">
- <property name="visible">False</property>
<property name="label_xalign">0</property>
<property name="shadow_type">GTK_SHADOW_NONE</property>
<child>
@@ -434,7 +433,7 @@
<property name="bottom_padding">6</property>
<property name="left_padding">12</property>
<child>
- <widget class="GtkVBox" id="vbox2">
+ <widget class="GtkVBox" id="vbox1">
<property name="visible">True</property>
<property name="border_width">6</property>
<property name="spacing">6</property>
@@ -442,7 +441,7 @@
<widget class="GtkCheckButton"
id="enable_event_sounds_check_button">
<property name="visible">True</property>
<property name="can_focus">True</property>
- <property name="tooltip"
translatable="yes">Enable or disable event sounds globally (requires Camberra
support)</property>
+ <property name="tooltip"
translatable="yes">Enable or disable event sounds globally (requires "Canberra"
support)</property>
<property name="label"
translatable="yes">Enable _event sounds</property>
<property name="use_underline">True</property>
<property name="response_id">0</property>
@@ -468,7 +467,7 @@
</widget>
</child>
<child>
- <widget class="GtkLabel" id="label6">
+ <widget class="GtkLabel" id="label4">
<property name="visible">True</property>
<property name="label"
translatable="yes"><b>Event sounds</b></property>
<property name="use_markup">True</property>
@@ -478,6 +477,9 @@
</packing>
</child>
</widget>
+ <packing>
+ <property name="position">2</property>
+ </packing>
</child>
</widget>
<packing>
@@ -485,7 +487,7 @@
</packing>
</child>
<child>
- <widget class="GtkLabel" id="label4">
+ <widget class="GtkLabel" id="label12">
<property name="visible">True</property>
<property name="label" translatable="yes">_Settings</property>
<property name="use_underline">True</property>
_______________________________________________
Xfce4-commits mailing list
[email protected]
http://foo-projects.org/mailman/listinfo/xfce4-commits