[gnome-user-share/kathenas/gnome-user-share-master: 3/3] data: Fix gnome-user-share being visible in menus
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-user-share/kathenas/gnome-user-share-master: 3/3] data: Fix gnome-user-share being visible in menus
- Date: Mon, 11 Mar 2019 14:13:27 +0000 (UTC)
commit a510d97aa5d2bed16c2b6e1e0b4e1c3430553d3f
Author: Phil Wyett <philwyett kathenas org>
Date: Sun Mar 10 14:14:44 2019 +0000
data: Fix gnome-user-share being visible in menus
gettext will mangle the empty Categories line in the .desktop file, and
merge it with the following "NoDisplay=true" line.
See: http://lists.gnu.org/archive/html/bug-gettext/2019-03/msg00017.html
Closes: #4
data/gnome-user-share-webdav.desktop.in.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/data/gnome-user-share-webdav.desktop.in.in b/data/gnome-user-share-webdav.desktop.in.in
index 4e5429d..40c1c32 100644
--- a/data/gnome-user-share-webdav.desktop.in.in
+++ b/data/gnome-user-share-webdav.desktop.in.in
@@ -8,5 +8,5 @@ Icon=folder-remote
Exec=@libexecdir@/gnome-user-share-webdav
Terminal=false
Type=Application
-Categories=
NoDisplay=true
+Categories=
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]