The gnome-at-session autostart desktop file launches a shell script, which in
turn calls gconftool-2, just to find out that it's disabled, and exit. This
wastes unnecessary cycles on starting the desktop.
Add an AutostartCondition to the .desktop file which only runs when a11y is
enabled.
https://bugzilla.gnome.org/show_bug.cgi?id=608138
2008-02-08 Jens Granseuer <jensgr@gmx.net>
* gnome-at-session.desktop.in.in: improve name and description for the
visual AT autostarter (bug #515197)
svn path=/trunk/; revision=8455
2007-07-08 Jens Granseuer <jensgr@gmx.net>
* Makefile.am:
* default-applications-accessibility.desktop.in.in:
* default-applications.desktop.in.in:
* gnome-at-mobility.desktop.in.in:
* gnome-at-session.desktop.in.in:
* gnome-at-visual.desktop.in.in: fix bugzilla info and clean up the
Makefile a bit
svn path=/trunk/; revision=7837