r37576 - in /desktop/unstable/gdm3/debian: changelog orca-autostart.desktop
pochu at users.alioth.debian.org
pochu at users.alioth.debian.org
Wed Apr 17 10:15:10 UTC 2013
Author: pochu
Date: Wed Apr 17 10:15:10 2013
New Revision: 37576
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=37576
Log:
* debian/orca-autostart.desktop:
+ Pass --no-setup to orca to avoid displaying the preferences
window on the first run.
Modified:
desktop/unstable/gdm3/debian/changelog
desktop/unstable/gdm3/debian/orca-autostart.desktop
Modified: desktop/unstable/gdm3/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gdm3/debian/changelog?rev=37576&op=diff
==============================================================================
--- desktop/unstable/gdm3/debian/changelog [utf-8] (original)
+++ desktop/unstable/gdm3/debian/changelog [utf-8] Wed Apr 17 10:15:10 2013
@@ -1,3 +1,11 @@
+gdm3 (3.4.1-8) unstable; urgency=low
+
+ * debian/orca-autostart.desktop:
+ + Pass --no-setup to orca to avoid displaying the preferences
+ window on the first run.
+
+ -- Emilio Pozuelo Monfort <pochu at debian.org> Wed, 17 Apr 2013 12:14:44 +0200
+
gdm3 (3.4.1-7) unstable; urgency=low
* debian/patches/40_add_start_dir.patch:
Modified: desktop/unstable/gdm3/debian/orca-autostart.desktop
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gdm3/debian/orca-autostart.desktop?rev=37576&op=diff
==============================================================================
--- desktop/unstable/gdm3/debian/orca-autostart.desktop [utf-8] (original)
+++ desktop/unstable/gdm3/debian/orca-autostart.desktop [utf-8] Wed Apr 17 10:15:10 2013
@@ -1,7 +1,7 @@
[Desktop Entry]
Type=Application
Name=Orca screen reader
-Exec=orca --disable main-window,splash-window --enable speech,braille
+Exec=orca --no-setup --disable main-window,splash-window --enable speech,braille
NoDisplay=true
AutostartCondition=GSettings org.gnome.desktop.a11y.applications screen-reader-enabled
X-GNOME-AutoRestart=true
More information about the pkg-gnome-commits
mailing list