r42723 - in /desktop/unstable/gnome-orca/debian: changelog patches/git-autostart patches/series

sthibault at users.alioth.debian.org sthibault at users.alioth.debian.org
Thu Sep 11 18:44:13 UTC 2014


Author: sthibault
Date: Thu Sep 11 18:44:13 2014
New Revision: 42723

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=42723
Log:
patches/git-autostart: Port from 3.12 branch: autostart orca in MATE and Cinnamon too.

Added:
    desktop/unstable/gnome-orca/debian/patches/git-autostart
Modified:
    desktop/unstable/gnome-orca/debian/changelog
    desktop/unstable/gnome-orca/debian/patches/series

Modified: desktop/unstable/gnome-orca/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-orca/debian/changelog?rev=42723&op=diff
==============================================================================
--- desktop/unstable/gnome-orca/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gnome-orca/debian/changelog	[utf-8] Thu Sep 11 18:44:13 2014
@@ -1,3 +1,10 @@
+gnome-orca (3.12.2-2) UNRELEASED; urgency=medium
+
+  * patches/git-autostart: Port from 3.12 branch: autostart orca in MATE and
+    Cinnamon too.
+
+ -- Samuel Thibault <sthibault at debian.org>  Thu, 11 Sep 2014 00:59:22 +0200
+
 gnome-orca (3.12.2-1) unstable; urgency=low
 
   * New upstream release.

Added: desktop/unstable/gnome-orca/debian/patches/git-autostart
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-orca/debian/patches/git-autostart?rev=42723&op=file
==============================================================================
--- desktop/unstable/gnome-orca/debian/patches/git-autostart	(added)
+++ desktop/unstable/gnome-orca/debian/patches/git-autostart	[utf-8] Thu Sep 11 18:44:13 2014
@@ -0,0 +1,23 @@
+commit 2f96c19d89c1e50423adb090cf3a36d3f5c8c4ea
+Author: Samuel Thibault <samuel.thibault at ens-lyon.org>
+Date:   Sun Sep 7 18:41:52 2014 -0400
+
+    Fix for bug 736237 - Enable orca autostart on XFCE, LXDE, MATE
+
+commit 89de8f82069f7fcc8289e9b426634728796d11e9
+Author: Samuel Thibault <samuel.thibault at ens-lyon.org>
+Date:   Thu Sep 11 14:28:51 2014 -0400
+
+    Tweak for the fix for bug 736237 - Enable autostart on additional DEs
+    
+    Apparently LXDE and XFCE don't implement AutoStartCondition, so remove them.
+    Cinnamon does, so add it.
+
+--- a/orca-autostart.desktop.in
++++ b/orca-autostart.desktop.in
+@@ -6,4 +6,4 @@ NoDisplay=true
+ AutostartCondition=GSettings org.gnome.desktop.a11y.applications screen-reader-enabled
+ X-GNOME-AutoRestart=true
+ #X-GNOME-Autostart-Phase=Initialization
+-OnlyShowIn=GNOME;Unity;
++OnlyShowIn=GNOME;MATE;Unity;Cinnamon;

Modified: desktop/unstable/gnome-orca/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-orca/debian/patches/series?rev=42723&op=diff
==============================================================================
--- desktop/unstable/gnome-orca/debian/patches/series	[utf-8] (original)
+++ desktop/unstable/gnome-orca/debian/patches/series	[utf-8] Thu Sep 11 18:44:13 2014
@@ -0,0 +1 @@
+git-autostart




More information about the pkg-gnome-commits mailing list