[gnome-software: 1/2] Don't run service for the budgie-desktop Budgie Desktop has an XDG_CURRENT_DESKTOP value of Budgie:G
- From: Philip Withnall <pwithnall src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software: 1/2] Don't run service for the budgie-desktop Budgie Desktop has an XDG_CURRENT_DESKTOP value of Budgie:G
- Date: Mon, 2 Nov 2020 16:48:15 +0000 (UTC)
commit 81bc82059fa72cfe88172770d2fd379ff9a50080
Author: David Mohammed <davidmohammed hotmail com>
Date: Thu Oct 29 21:10:02 2020 +0000
Don't run service for the budgie-desktop
Budgie Desktop has an XDG_CURRENT_DESKTOP value of Budgie:GNOME which automatically runs the service on
logon. Budgie itself does not use any of the service capabilities and as such the service is unnecessary.
This patch ensures gnome-software behaves in the same manner as being run on desktops such as XFCE.
src/gnome-software-service.desktop.in | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/src/gnome-software-service.desktop.in b/src/gnome-software-service.desktop.in
index dc4d4d90..6c7a77b8 100644
--- a/src/gnome-software-service.desktop.in
+++ b/src/gnome-software-service.desktop.in
@@ -3,4 +3,5 @@ Type=Application
Name=GNOME Software
Exec=@bindir@/gnome-software --gapplication-service
OnlyShowIn=GNOME;Unity;
+NotShowIn=Budgie
NoDisplay=true
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]