[Xfce4-commits] r27057 - in xfce-mcs-plugins/branches/xfce-plugins-stephan: . dialogs/keyboard-settings
Stephan Arts
stephan at xfce.org
Sat Jun 14 15:07:29 CEST 2008
Author: stephan
Date: 2008-06-14 13:07:29 +0000 (Sat, 14 Jun 2008)
New Revision: 27057
Removed:
xfce-mcs-plugins/branches/xfce-plugins-stephan/plugins/
Modified:
xfce-mcs-plugins/branches/xfce-plugins-stephan/Makefile.am
xfce-mcs-plugins/branches/xfce-plugins-stephan/configure.ac.in
xfce-mcs-plugins/branches/xfce-plugins-stephan/dialogs/keyboard-settings/keyboard-dialog.glade
Log:
Remove plugins dir
Modified: xfce-mcs-plugins/branches/xfce-plugins-stephan/Makefile.am
===================================================================
--- xfce-mcs-plugins/branches/xfce-plugins-stephan/Makefile.am 2008-06-14 12:55:54 UTC (rev 27056)
+++ xfce-mcs-plugins/branches/xfce-plugins-stephan/Makefile.am 2008-06-14 13:07:29 UTC (rev 27057)
@@ -1 +1 @@
-SUBDIRS = dialogs plugins po
+SUBDIRS = dialogs po
Modified: xfce-mcs-plugins/branches/xfce-plugins-stephan/configure.ac.in
===================================================================
--- xfce-mcs-plugins/branches/xfce-plugins-stephan/configure.ac.in 2008-06-14 12:55:54 UTC (rev 27056)
+++ xfce-mcs-plugins/branches/xfce-plugins-stephan/configure.ac.in 2008-06-14 13:07:29 UTC (rev 27057)
@@ -71,7 +71,6 @@
dialogs/accessibility-settings/Makefile
dialogs/keyboard-settings/Makefile
dialogs/mouse-settings/Makefile
-plugins/Makefile
])
echo "----------------------------------------"
Modified: xfce-mcs-plugins/branches/xfce-plugins-stephan/dialogs/keyboard-settings/keyboard-dialog.glade
===================================================================
--- xfce-mcs-plugins/branches/xfce-plugins-stephan/dialogs/keyboard-settings/keyboard-dialog.glade 2008-06-14 12:55:54 UTC (rev 27056)
+++ xfce-mcs-plugins/branches/xfce-plugins-stephan/dialogs/keyboard-settings/keyboard-dialog.glade 2008-06-14 13:07:29 UTC (rev 27057)
@@ -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 Sat Jun 14 01:05:10 2008 -->
+<!--Generated with glade3 3.4.5 on Sat Jun 14 09:26:50 2008 -->
<glade-interface>
<requires lib="xfce4"/>
<widget class="GtkDialog" id="keyboard-settings-dialog">
@@ -62,7 +62,7 @@
<child>
<widget class="GtkLabel" id="label4">
<property name="visible">True</property>
- <property name="label" translatable="yes"><b>Keyboard map</b></property>
+ <property name="label" translatable="yes"><b>Keytheme</b></property>
<property name="use_markup">True</property>
</widget>
<packing>
@@ -91,7 +91,7 @@
<widget class="GtkVBox" id="vbox3">
<property name="visible">True</property>
<child>
- <widget class="GtkCheckButton" id="checkbutton1">
+ <widget class="GtkCheckButton" id="xkb_key_repeat_check">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="label" translatable="yes">Enable key repeat</property>
@@ -136,7 +136,7 @@
</packing>
</child>
<child>
- <widget class="GtkHScale" id="hscale1">
+ <widget class="GtkHScale" id="xkb_key_repeat_delay_scale">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="adjustment">10 0 100 1 10 10</property>
@@ -192,7 +192,7 @@
</packing>
</child>
<child>
- <widget class="GtkHScale" id="hscale2">
+ <widget class="GtkHScale" id="xkb_key_repeat_rate_scale">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="adjustment">10 0 100 1 10 10</property>
@@ -306,7 +306,7 @@
</packing>
</child>
<child>
- <widget class="GtkHScale" id="hscale3">
+ <widget class="GtkHScale" id="net_cursor_blink_delay_scale">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="adjustment">10 0 100 1 10 10</property>
More information about the Xfce4-commits
mailing list