gpointing-device-settings r275 - trunk/data
- From: hiikezoe svn gnome org
- To: svn-commits-list gnome org
- Subject: gpointing-device-settings r275 - trunk/data
- Date: Thu, 26 Mar 2009 03:21:07 +0000 (UTC)
Author: hiikezoe
Date: Thu Mar 26 03:21:07 2009
New Revision: 275
URL: http://svn.gnome.org/viewvc/gpointing-device-settings?rev=275&view=rev
Log:
remove visible property to reduce file size.
Modified:
trunk/data/mouse.ui
Modified: trunk/data/mouse.ui
==============================================================================
--- trunk/data/mouse.ui (original)
+++ trunk/data/mouse.ui Thu Mar 26 03:21:07 2009
@@ -1,16 +1,13 @@
<?xml version="1.0" standalone="no"?>
<interface>
<object class="GtkVBox" id="main-widget">
- <property name="visible">True</property>
<child>
<object class="GtkFrame" id="middle_button_emulation_frame">
- <property name="visible">True</property>
<property name="label_xalign">0</property>
<property name="label_yalign">0.5</property>
<property name="shadow_type">GTK_SHADOW_NONE</property>
<child type="label">
<object class="GtkLabel" id="middle_button_emulation_label">
- <property name="visible">True</property>
<property name="label" translatable="yes"><b>Middle Button Emulation</b></property>
<property name="use_underline">False</property>
<property name="use_markup">True</property>
@@ -29,11 +26,9 @@
</child>
<child>
<object class="GtkVBox" id="middle_button_emulation_frame_box">
- <property name="visible">True</property>
<property name="border-width">5</property>
<child>
<object class="GtkCheckButton" id="middle_button_emulation">
- <property name="visible">True</property>
<property name="label" translatable="yes">Use _middle button emulation</property>
<property name="use_underline">True</property>
</object>
@@ -43,7 +38,6 @@
</child>
<child>
<object class="GtkHBox" id="middle_button_emulation_box">
- <property name="visible">True</property>
<property name="border-width">5</property>
<child>
<object class="GtkAdjustment" id="middle_button_timeout_scale_adjustment">
@@ -54,7 +48,6 @@
<property name="page_size">0</property>
</object>
<object class="GtkLabel" id="middle_button_timeout_label">
- <property name="visible">True</property>
<property name="label" translatable="yes">_timeout:</property>
<property name="mnemonic-widget">middle_button_timeout_scale</property>
<property name="use_underline">True</property>
@@ -79,7 +72,6 @@
</child>
<child>
<object class="GtkLabel" id="middle_button_timeout_left_label">
- <property name="visible">True</property>
<property name="label" translatable="yes"><i>Short</i></property>
<property name="use_underline">False</property>
<property name="use_markup">True</property>
@@ -103,7 +95,6 @@
</child>
<child>
<object class="GtkHScale" id="middle_button_timeout_scale">
- <property name="visible">True</property>
<property name="can_focus">True</property>
<property name="draw_value">False</property>
<property name="value_pos">GTK_POS_TOP</property>
@@ -120,7 +111,6 @@
</child>
<child>
<object class="GtkLabel" id="middle_button_timout_right_label">
- <property name="visible">True</property>
<property name="label" translatable="yes"><i>Long</i></property>
<property name="use_underline">False</property>
<property name="use_markup">True</property>
@@ -155,13 +145,11 @@
</child>
<child>
<object class="GtkFrame" id="wheel_emulation_frame">
- <property name="visible">True</property>
<property name="label_xalign">0</property>
<property name="label_yalign">0.5</property>
<property name="shadow_type">GTK_SHADOW_NONE</property>
<child type="label">
<object class="GtkLabel" id="wheel_emulation_label">
- <property name="visible">True</property>
<property name="label" translatable="yes"><b>Wheel Emulation</b></property>
<property name="use_underline">False</property>
<property name="use_markup">True</property>
@@ -180,15 +168,12 @@
</child>
<child>
<object class="GtkVBox" id="wheel_emulation_frame_box">
- <property name="visible">True</property>
<property name="border-width">5</property>
<child>
<object class="GtkHBox" id="wheel_emulation_check_hbox">
- <property name="visible">True</property>
<property name="border-width">5</property>
<child>
<object class="GtkCheckButton" id="wheel_emulation">
- <property name="visible">True</property>
<property name="label" translatable="yes">Use _wheel emulation</property>
<property name="use_underline">True</property>
</object>
@@ -200,15 +185,12 @@
</child>
<child>
<object class="GtkVBox" id="wheel_emulation_box">
- <property name="visible">True</property>
<property name="border-width">5</property>
<child>
<object class="GtkHBox" id="wheel_emulation_hbox">
- <property name="visible">True</property>
<property name="border-width">5</property>
<child>
<object class="GtkLabel" id="wheel_emulation_button_label">
- <property name="visible">True</property>
<property name="label" translatable="yes">_button:</property>
<property name="use_underline">True</property>
<property name="mnemonic-widget">wheel_emulation_button</property>
@@ -219,7 +201,6 @@
</child>
<child>
<object class="GtkAlignment" id="alignment2">
- <property name="visible">True</property>
<property name="xalign">1</property>
<property name="yalign">0.5</property>
<property name="xscale">0</property>
@@ -235,7 +216,6 @@
</columns>
</object>
<object class="GtkComboBox" id="wheel_emulation_button">
- <property name="visible">True</property>
<property name="model">wheel_emulation_button_list_store</property>
<property name="can_focus">True</property>
<property name="focus_on_click">True</property>
@@ -254,7 +234,6 @@
</child>
<child>
<object class="GtkHBox" id="wheel_emulation_timeout_box">
- <property name="visible">True</property>
<property name="border-width">5</property>
<child>
<object class="GtkAdjustment" id="wheel_emulation_timeout_scale_adjustment">
@@ -265,7 +244,6 @@
<property name="page_size">0</property>
</object>
<object class="GtkLabel" id="wheel_emulation_timeout_label">
- <property name="visible">True</property>
<property name="label" translatable="yes">tim_eout:</property>
<property name="mnemonic-widget">wheel_emulation_timeout_scale</property>
<property name="use_underline">True</property>
@@ -290,7 +268,6 @@
</child>
<child>
<object class="GtkLabel" id="wheel_emulation_timeout_left_label">
- <property name="visible">True</property>
<property name="label" translatable="yes"><i>Short</i></property>
<property name="use_underline">False</property>
<property name="use_markup">True</property>
@@ -314,7 +291,6 @@
</child>
<child>
<object class="GtkHScale" id="wheel_emulation_timeout_scale">
- <property name="visible">True</property>
<property name="can_focus">True</property>
<property name="draw_value">False</property>
<property name="value_pos">GTK_POS_TOP</property>
@@ -331,7 +307,6 @@
</child>
<child>
<object class="GtkLabel" id="wheel_emulation_timeout_right_label">
- <property name="visible">True</property>
<property name="label" translatable="yes"><i>Long</i></property>
<property name="use_underline">False</property>
<property name="use_markup">True</property>
@@ -362,7 +337,6 @@
</child>
<child>
<object class="GtkHBox" id="wheel_emulation_inertia_box">
- <property name="visible">True</property>
<property name="border-width">5</property>
<child>
<object class="GtkAdjustment" id="wheel_emulation_inertia_scale_adjustment">
@@ -373,7 +347,6 @@
<property name="page_size">0</property>
</object>
<object class="GtkLabel" id="wheel_emulation_inertia_label">
- <property name="visible">True</property>
<property name="label" translatable="yes">_inertia:</property>
<property name="mnemonic-widget">wheel_emulation_inertia_scale</property>
<property name="use_underline">True</property>
@@ -398,7 +371,6 @@
</child>
<child>
<object class="GtkLabel" id="wheel_emulation_inertia_left_label">
- <property name="visible">True</property>
<property name="label" translatable="yes"><i>Short</i></property>
<property name="use_underline">False</property>
<property name="use_markup">True</property>
@@ -422,7 +394,6 @@
</child>
<child>
<object class="GtkHScale" id="wheel_emulation_inertia_scale">
- <property name="visible">True</property>
<property name="can_focus">True</property>
<property name="draw_value">False</property>
<property name="value_pos">GTK_POS_TOP</property>
@@ -439,7 +410,6 @@
</child>
<child>
<object class="GtkLabel" id="wheel_emulation_inertia_right_label">
- <property name="visible">True</property>
<property name="label" translatable="yes"><i>Long</i></property>
<property name="use_underline">False</property>
<property name="use_markup">True</property>
@@ -470,14 +440,12 @@
</child>
<child>
<object class="GtkCheckButton" id="wheel_emulation_vertical">
- <property name="visible">True</property>
<property name="label" translatable="yes">Enable _vertical scroll</property>
<property name="use_underline">True</property>
</object>
</child>
<child>
<object class="GtkCheckButton" id="wheel_emulation_horizontal">
- <property name="visible">True</property>
<property name="label" translatable="yes">Enable _horizontal scroll</property>
<property name="use_underline">True</property>
</object>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]