File: run-in-all-GTK-desktops.patch

package info (click to toggle)
xdg-user-dirs-gtk 0.14-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 524 kB
  • sloc: ansic: 520; sh: 6; makefile: 5
file content (22 lines) | stat: -rw-r--r-- 688 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
From: Jeremy Bicha <jbicha@debian.org>
Date: Fri, 15 Dec 2017 23:19:49 -0500
Subject: run in all GTK desktops

Or we could show everywhere, if KDE wants it
---
 user-dirs-update-gtk.desktop.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/user-dirs-update-gtk.desktop.in b/user-dirs-update-gtk.desktop.in
index 52b2600..d67fb3c 100644
--- a/user-dirs-update-gtk.desktop.in
+++ b/user-dirs-update-gtk.desktop.in
@@ -4,7 +4,7 @@ Exec=xdg-user-dirs-gtk-update
 Name=User folders update
 Comment=Update common folders names to match current locale
 Terminal=false
-OnlyShowIn=GNOME;LXDE;Unity;
+NotShowIn=KDE;LXQt;
 NoDisplay=true
 Type=Application
 StartupNotify=false