Blob Blame History Raw
From f110838893dfeb15fb71bbad3441df5c007bd89e Mon Sep 17 00:00:00 2001
From: Michael Catanzaro <mcatanzaro@gnome.org>
Date: Fri, 2 Oct 2015 10:58:44 -0500
Subject: [PATCH] Add NotShowIn=GNOME; to the desktop file

In other desktops this might be considered an application, but in GNOME,
applications must have windows and must not affect any other
application. In GNOME, Orca is core functionality of the OS, not an app.
Activate it using System Settings or Alt+Super+S.

https://bugzilla.gnome.org/show_bug.cgi?id=735761
---
 orca.desktop.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/orca.desktop.in b/orca.desktop.in
index c7fa534..29d2acb 100644
--- a/orca.desktop.in
+++ b/orca.desktop.in
@@ -13,4 +13,4 @@ Categories=GTK;GNOME;Utility;Accessibility;
 X-GNOME-Bugzilla-Bugzilla=GNOME
 X-GNOME-Bugzilla-Product=orca
 X-GNOME-Bugzilla-Component=general
-
+NotShowIn=GNOME;
-- 
2.5.0