fixed a typo in the label-for for the "pixels/second" label (Part of
2005-01-05 Sebastien Bacher <seb128@debian.org> * gnome-accessibility-keyboard-properties.glade: fixed a typo in the label-for for the "pixels/second" label (Part of #162368).
This commit is contained in:
parent
efba053cd1
commit
e0a7c3ebf3
2 changed files with 7 additions and 2 deletions
|
@ -1,3 +1,8 @@
|
||||||
|
2005-01-05 Sebastien Bacher <seb128@debian.org>
|
||||||
|
|
||||||
|
* gnome-accessibility-keyboard-properties.glade: fixed a typo in the
|
||||||
|
label-for for the "pixels/second" label (Part of #162368).
|
||||||
|
|
||||||
2004-11-09 Mark McLoughlin <mark@skynet.ie>
|
2004-11-09 Mark McLoughlin <mark@skynet.ie>
|
||||||
|
|
||||||
* Makefile.am: install .desktop file in $(datadir)/applications.
|
* Makefile.am: install .desktop file in $(datadir)/applications.
|
||||||
|
|
|
@ -1696,8 +1696,8 @@
|
||||||
<property name="xpad">2</property>
|
<property name="xpad">2</property>
|
||||||
<property name="ypad">0</property>
|
<property name="ypad">0</property>
|
||||||
<accessibility>
|
<accessibility>
|
||||||
<atkrelation target="mousekeys_max_spped_spin" type="label-for"/>
|
<atkrelation target="mousekeys_max_speed_spin" type="label-for"/>
|
||||||
<atkrelation target="mousekeys_max_spped_slide" type="label-for"/>
|
<atkrelation target="mousekeys_max_speed_slide" type="label-for"/>
|
||||||
</accessibility>
|
</accessibility>
|
||||||
</widget>
|
</widget>
|
||||||
<packing>
|
<packing>
|
||||||
|
|
Loading…
Add table
Reference in a new issue