diff options
author | Colin Guthrie <colin@mageia.org> | 2011-08-30 20:50:34 +0100 |
---|---|---|
committer | Ray Strode <rstrode@redhat.com> | 2011-08-30 16:34:15 -0400 |
commit | 14d3f0c302539238ec013fc09c69de4316bf3d4a (patch) | |
tree | d4027605a4d9e66c195117ce757fc88557df4863 /data/applications | |
parent | 8101a460daf77322264455bf7903bcdacbfa96e7 (diff) | |
download | gdm-14d3f0c302539238ec013fc09c69de4316bf3d4a.tar.gz |
data: Add missing orca-screeen-reader.desktop file
It was overzealously dropped in commit 48705a
Diffstat (limited to 'data/applications')
-rw-r--r-- | data/applications/orca-screen-reader.desktop.in | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/data/applications/orca-screen-reader.desktop.in b/data/applications/orca-screen-reader.desktop.in new file mode 100644 index 00000000..405dca95 --- /dev/null +++ b/data/applications/orca-screen-reader.desktop.in @@ -0,0 +1,15 @@ +[Desktop Entry] +_Name=Orca Screen Reader +_Comment=Present on-screen information as speech or braille +TryExec=orca +Exec=orca --no-setup --disable main-window --disable splash-window --disable magnifier --enable speech --enable braille +Icon=orca +Terminal=false +Type=Application +StartupNotify=true +Categories=GNOME;GTK;Accessibility; +AutostartCondition=GNOME /desktop/gnome/applications/at/screen_reader_enabled +X-GNOME-Provides=screen-reader +X-GNOME-Bugzilla-Bugzilla=GNOME +X-GNOME-Bugzilla-Product=orca +X-GNOME-Bugzilla-Component=general |