fix critical warning

2007-05-05  Jens Granseuer  <jensgr@gmx.net>

	* at-enable-dialog.glade: fix critical warning

svn path=/trunk/; revision=7555
This commit is contained in:
Jens Granseuer 2007-05-05 10:30:17 +00:00 committed by Jens Granseuer
parent a0690623e1
commit d1282b4146
2 changed files with 4 additions and 1 deletions

View file

@ -1,3 +1,7 @@
2007-05-05 Jens Granseuer <jensgr@gmx.net>
* at-enable-dialog.glade: fix critical warning
2007-04-27 Rodrigo Moya <rodrigo@gnome-db.org>
* at-properties.desktop.in.in: renamed Bugzilla product.

View file

@ -295,7 +295,6 @@
<child>
<widget class="GtkCheckButton" id="at_enable_toggle">
<property name="visible">True</property>
<property name="has_default">True</property>
<property name="can_focus">True</property>
<property name="label" translatable="yes">_Enable assistive technologies</property>
<property name="use_underline">True</property>