reviewed by: Jens Granseuer
2008-02-09 Luca Ferretti <elle.uca@libero.it> reviewed by: Jens Granseuer * at-enable-dialog.glade: * at-properties.desktop.in.in: move capplet to main menu, was the only one under Accessibility and rename "Assistive Tecnologies". Using gnome-control-center will appead under Personal (closes bug #515075). svn path=/trunk/; revision=8463
This commit is contained in:
parent
ab3c936d27
commit
4cd9a95063
3 changed files with 13 additions and 3 deletions
|
@ -1,3 +1,13 @@
|
|||
2008-02-09 Luca Ferretti <elle.uca@libero.it>
|
||||
|
||||
reviewed by: Jens Granseuer
|
||||
|
||||
* at-enable-dialog.glade:
|
||||
* at-properties.desktop.in.in: move capplet to main menu, was the
|
||||
only one under Accessibility and rename "Assistive Tecnologies".
|
||||
Using gnome-control-center will appead under Personal (closes
|
||||
bug #515075).
|
||||
|
||||
2008-01-02 Denis Washington <denisw@svn.gnome.org>
|
||||
|
||||
* main.c: (cb_keyboard_preferences): Spawn the accessibility
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<glade-interface>
|
||||
<widget class="GtkDialog" id="at_properties_dialog">
|
||||
<property name="border_width">5</property>
|
||||
<property name="title" translatable="yes">Assistive Technology Preferences</property>
|
||||
<property name="title" translatable="yes">Assistive Technologies Preferences</property>
|
||||
<property name="type">GTK_WINDOW_TOPLEVEL</property>
|
||||
<property name="window_position">GTK_WIN_POS_NONE</property>
|
||||
<property name="modal">False</property>
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
[Desktop Entry]
|
||||
_Name=Assistive Technology
|
||||
_Name=Assistive Technologies
|
||||
_Comment=Enable support for GNOME assistive technologies at login
|
||||
Exec=gnome-at-properties
|
||||
Icon=gnome-settings-accessibility-technologies
|
||||
Terminal=false
|
||||
Type=Application
|
||||
StartupNotify=true
|
||||
Categories=GNOME;GTK;Settings;X-GNOME-PersonalSettings;Accessibility;
|
||||
Categories=GNOME;GTK;Settings;X-GNOME-PersonalSettings;
|
||||
OnlyShowIn=GNOME;
|
||||
X-GNOME-Bugzilla-Bugzilla=GNOME
|
||||
X-GNOME-Bugzilla-Product=gnome-control-center
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue