summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--data/applications/orca-screen-reader.desktop.in15
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