hide the keyclick slider.

2002-06-10  jacob berkman  <jacob@ximian.com>

	* gnome-keyboard-properties.glade: hide the keyclick slider.

	fixes #78015

	reviewed/approved by jrb, luis, jody
This commit is contained in:
jacob berkman 2002-06-10 20:17:47 +00:00 committed by Jacob Berkman
parent fc08e1d8e7
commit ba409ba8fa
2 changed files with 11 additions and 4 deletions

View file

@ -1,3 +1,11 @@
2002-06-10 jacob berkman <jacob@ximian.com>
* gnome-keyboard-properties.glade: hide the keyclick slider.
fixes #78015
reviewed/approved by jrb, luis, jody
2002-05-28 Satyajit Kanungo <satyajit.kanungo@wipro.com>
* gnome-keyboard-properties.c : Changed the help file link

View file

@ -486,10 +486,10 @@
<property name="inverted">False</property>
<property name="adjustment">1000 100 2500 200 200 0</property>
<accessibility>
<atkrelation target="cursor_label" type="labelled-by"/>
<atkrelation target="fast_label" type="labelled-by"/>
<atkrelation target="set_cursor_label" type="labelled-by"/>
<atkrelation target="slow_label" type="labelled-by"/>
<atkrelation target="set_cursor_label" type="labelled-by"/>
<atkrelation target="fast_label" type="labelled-by"/>
<atkrelation target="cursor_label" type="labelled-by"/>
</accessibility>
</widget>
<packing>
@ -735,7 +735,6 @@
<child>
<widget class="GtkFrame" id="frame1">
<property name="visible">True</property>
<property name="label_xalign">0</property>
<property name="label_yalign">0.5</property>
<property name="shadow_type">GTK_SHADOW_ETCHED_IN</property>