[orca/gnome-3-14] Tweak for the fix for bug 736237 - Enable autostart on additional DEs



commit 27fbc5c43d5cac30b10bc89de9e52b75f9366a7b
Author: Samuel Thibault <samuel thibault 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.

 orca-autostart.desktop.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/orca-autostart.desktop.in b/orca-autostart.desktop.in
index 8458b56..36977c0 100644
--- 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;LXDE;MATE;Unity;XFCE;
+OnlyShowIn=GNOME;MATE;Unity;Cinnamon;


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]