mousetweaks r122 - in trunk: . data
- From: gerdk svn gnome org
- To: svn-commits-list gnome org
- Subject: mousetweaks r122 - in trunk: . data
- Date: Thu, 27 Mar 2008 13:13:11 +0000 (GMT)
Author: gerdk
Date: Thu Mar 27 13:13:10 2008
New Revision: 122
URL: http://svn.gnome.org/viewvc/mousetweaks?rev=122&view=rev
Log:
2008-03-27 Gerd Kohlberger <gerdk svn gnome org>
* data/pointer-capture-applet.glade:
* data/dwell-click-applet.glade:
Add more credits to about dialog and update copyright year.
No doc credits yet - glade doesn't like modifying documenters atm.
Modified:
trunk/ChangeLog
trunk/data/dwell-click-applet.glade
trunk/data/pointer-capture-applet.glade
Modified: trunk/data/dwell-click-applet.glade
==============================================================================
--- trunk/data/dwell-click-applet.glade (original)
+++ trunk/data/dwell-click-applet.glade Thu Mar 27 13:13:10 2008
@@ -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.3.3 on Mon Aug 13 20:46:54 2007 -->
+<!--Generated with glade3 3.4.2 on Thu Mar 27 13:11:06 2008 -->
<glade-interface>
<widget class="GtkWindow" id="horizontal">
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
@@ -209,12 +209,11 @@
<property name="icon_name">gnome-dev-mouse-optical</property>
<property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
<property name="has_separator">False</property>
- <property name="copyright">Copyright 2007 Â Gerd Kohlberger</property>
+ <property name="copyright">Copyright 2007-2008 Â Gerd Kohlberger</property>
<property name="comments" translatable="yes">Applet to select different dwell-click types.
-Part of MouseTweaks</property>
+Part of Mousetweaks</property>
<property name="authors">Gerd Kohlberger <lowfi chello at></property>
- <property name="translator_credits">Gerd Kohlberger <lowfi chello at> - de
-Francesco Fumanti <francesco fumanti gmx net> - fr, it</property>
+ <property name="translator_credits">GNOME Translation Team</property>
<property name="logo_icon_name">gnome-dev-mouse-optical</property>
<child internal-child="vbox">
<widget class="GtkVBox" id="dialog-vbox1">
Modified: trunk/data/pointer-capture-applet.glade
==============================================================================
--- trunk/data/pointer-capture-applet.glade (original)
+++ trunk/data/pointer-capture-applet.glade Thu Mar 27 13:13:10 2008
@@ -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.2 on Tue Mar 25 08:53:38 2008 -->
+<!--Generated with glade3 3.4.2 on Thu Mar 27 13:12:52 2008 -->
<glade-interface>
<widget class="GtkAboutDialog" id="about">
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
@@ -11,12 +11,11 @@
<property name="icon_name">gnome-dev-mouse-optical</property>
<property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
<property name="has_separator">False</property>
- <property name="copyright">Copyright 2007 Â Gerd Kohlberger</property>
+ <property name="copyright">Copyright 2007-2008 Â Gerd Kohlberger</property>
<property name="comments" translatable="yes">Area to freeze the mouse pointer on the panel.
-Part of MouseTweaks</property>
+Part of Mousetweaks</property>
<property name="authors">Gerd Kohlberger <lowfi chello at></property>
- <property name="translator_credits">Gerd Kohlberger <lowfi chello at> - de
-Francesco Fumanti <francesco fumanti gmx net> - fr, it</property>
+ <property name="translator_credits">GNOME Translation Team</property>
<property name="logo_icon_name">gnome-dev-mouse-optical</property>
<child internal-child="vbox">
<widget class="GtkVBox" id="dialog-vbox2">
@@ -78,37 +77,29 @@
<property name="column_spacing">12</property>
<property name="row_spacing">8</property>
<child>
- <widget class="GtkHBox" id="hbox1">
+ <widget class="GtkLabel" id="label10">
<property name="visible">True</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
- <child>
- <widget class="GtkSpinButton" id="cap_button">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
- <property name="tooltip" translatable="yes">Selecting Button 0 will capture the pointer immediately</property>
- <property name="max_length">1</property>
- <property name="adjustment">1 0 3 1 1 1</property>
- <property name="numeric">True</property>
- <property name="update_policy">GTK_UPDATE_IF_VALID</property>
- </widget>
- <packing>
- <property name="expand">False</property>
- </packing>
- </child>
- <child>
- <widget class="GtkLabel" id="label22">
- <property name="visible">True</property>
- <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
- </widget>
- <packing>
- <property name="position">1</property>
- </packing>
- </child>
+ <property name="xalign">0</property>
+ <property name="label" translatable="yes">Mouse _button:</property>
+ <property name="use_underline">True</property>
+ <property name="mnemonic_widget">cap_button</property>
</widget>
<packing>
- <property name="left_attach">1</property>
- <property name="right_attach">2</property>
+ <property name="x_options">GTK_FILL</property>
+ </packing>
+ </child>
+ <child>
+ <widget class="GtkLabel" id="label9">
+ <property name="visible">True</property>
+ <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
+ <property name="xalign">0</property>
+ <property name="label" translatable="yes">Modifier:</property>
+ </widget>
+ <packing>
+ <property name="top_attach">1</property>
+ <property name="bottom_attach">2</property>
+ <property name="x_options">GTK_FILL</property>
</packing>
</child>
<child>
@@ -170,29 +161,37 @@
</packing>
</child>
<child>
- <widget class="GtkLabel" id="label9">
- <property name="visible">True</property>
- <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
- <property name="xalign">0</property>
- <property name="label" translatable="yes">Modifier:</property>
- </widget>
- <packing>
- <property name="top_attach">1</property>
- <property name="bottom_attach">2</property>
- <property name="x_options">GTK_FILL</property>
- </packing>
- </child>
- <child>
- <widget class="GtkLabel" id="label10">
+ <widget class="GtkHBox" id="hbox1">
<property name="visible">True</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
- <property name="xalign">0</property>
- <property name="label" translatable="yes">Mouse _button:</property>
- <property name="use_underline">True</property>
- <property name="mnemonic_widget">cap_button</property>
+ <child>
+ <widget class="GtkSpinButton" id="cap_button">
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
+ <property name="tooltip" translatable="yes">Selecting Button 0 will capture the pointer immediately</property>
+ <property name="max_length">1</property>
+ <property name="adjustment">1 0 3 1 1 1</property>
+ <property name="numeric">True</property>
+ <property name="update_policy">GTK_UPDATE_IF_VALID</property>
+ </widget>
+ <packing>
+ <property name="expand">False</property>
+ </packing>
+ </child>
+ <child>
+ <widget class="GtkLabel" id="label22">
+ <property name="visible">True</property>
+ <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
+ </widget>
+ <packing>
+ <property name="position">1</property>
+ </packing>
+ </child>
</widget>
<packing>
- <property name="x_options">GTK_FILL</property>
+ <property name="left_attach">1</property>
+ <property name="right_attach">2</property>
</packing>
</child>
</widget>
@@ -236,36 +235,29 @@
<property name="column_spacing">12</property>
<property name="row_spacing">8</property>
<child>
- <widget class="GtkHBox" id="hbox6">
+ <widget class="GtkLabel" id="label19">
<property name="visible">True</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
- <child>
- <widget class="GtkSpinButton" id="rel_button">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
- <property name="max_length">1</property>
- <property name="adjustment">1 1 3 1 1 1</property>
- <property name="numeric">True</property>
- <property name="update_policy">GTK_UPDATE_IF_VALID</property>
- </widget>
- <packing>
- <property name="expand">False</property>
- </packing>
- </child>
- <child>
- <widget class="GtkLabel" id="label4">
- <property name="visible">True</property>
- <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
- </widget>
- <packing>
- <property name="position">1</property>
- </packing>
- </child>
+ <property name="xalign">0</property>
+ <property name="label" translatable="yes">Mouse b_utton:</property>
+ <property name="use_underline">True</property>
+ <property name="mnemonic_widget">rel_button</property>
</widget>
<packing>
- <property name="left_attach">1</property>
- <property name="right_attach">2</property>
+ <property name="x_options">GTK_FILL</property>
+ </packing>
+ </child>
+ <child>
+ <widget class="GtkLabel" id="label20">
+ <property name="visible">True</property>
+ <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
+ <property name="xalign">0</property>
+ <property name="label" translatable="yes">Modifier:</property>
+ </widget>
+ <packing>
+ <property name="top_attach">1</property>
+ <property name="bottom_attach">2</property>
+ <property name="x_options">GTK_FILL</property>
</packing>
</child>
<child>
@@ -327,29 +319,36 @@
</packing>
</child>
<child>
- <widget class="GtkLabel" id="label20">
- <property name="visible">True</property>
- <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
- <property name="xalign">0</property>
- <property name="label" translatable="yes">Modifier:</property>
- </widget>
- <packing>
- <property name="top_attach">1</property>
- <property name="bottom_attach">2</property>
- <property name="x_options">GTK_FILL</property>
- </packing>
- </child>
- <child>
- <widget class="GtkLabel" id="label19">
+ <widget class="GtkHBox" id="hbox6">
<property name="visible">True</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
- <property name="xalign">0</property>
- <property name="label" translatable="yes">Mouse b_utton:</property>
- <property name="use_underline">True</property>
- <property name="mnemonic_widget">rel_button</property>
+ <child>
+ <widget class="GtkSpinButton" id="rel_button">
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
+ <property name="max_length">1</property>
+ <property name="adjustment">1 1 3 1 1 1</property>
+ <property name="numeric">True</property>
+ <property name="update_policy">GTK_UPDATE_IF_VALID</property>
+ </widget>
+ <packing>
+ <property name="expand">False</property>
+ </packing>
+ </child>
+ <child>
+ <widget class="GtkLabel" id="label4">
+ <property name="visible">True</property>
+ <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
+ </widget>
+ <packing>
+ <property name="position">1</property>
+ </packing>
+ </child>
</widget>
<packing>
- <property name="x_options">GTK_FILL</property>
+ <property name="left_attach">1</property>
+ <property name="right_attach">2</property>
</packing>
</child>
</widget>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]