Package: gnome-shell-extension-appindicator / 59-4

metadata-use-appindicator-namespace-and-naming.patch Patch series | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
From: Debian GNOME Maintainers
 <pkg-gnome-maintainers@lists.alioth.debian.org>
Date: Tue, 13 Aug 2019 22:37:50 +0200
Subject: metadata-use-appindicator-namespace-and-naming

---
 metadata.json | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/metadata.json b/metadata.json
index 1f8632a..23f6ba5 100644
--- a/metadata.json
+++ b/metadata.json
@@ -6,8 +6,8 @@
     ],
     "gettext-domain": "AppIndicatorExtension",
     "settings-schema": "org.gnome.shell.extensions.appindicator",
-    "uuid": "appindicatorsupport@rgcjonas.gmail.com",
-    "name": "AppIndicator and KStatusNotifierItem Support",
-    "description": "Adds AppIndicator, KStatusNotifierItem and legacy Tray icons support to the Shell",
+    "uuid": "ubuntu-appindicators@ubuntu.com",
+    "name": "Ubuntu AppIndicators",
+    "description": "Support app indicators and legacy tray icons in top panel, as the default Ubuntu experience. System update of AppIndicator and KStatusNotifierItem Support extension.",
     "url": "https://github.com/ubuntu/gnome-shell-extension-appindicator"
 }