summaryrefslogtreecommitdiffstats
path: root/debian/patches/debian/0003-no-overview_metadata.patch
blob: e9ba5314f4efd7f1fdb35065a780c56bba2d00e7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Author: Daniel Baumann <daniel.baumann@progress-linux.org>
Description: Adding metadata.json for no-overview extension.

diff -Naurp gnome-shell-extensions-extra.orig/extensions/no-overview/metadata.json gnome-shell-extensions-extra/extensions/no-overview/metadata.json
--- gnome-shell-extensions-extra.orig/extensions/no-overview/metadata.json
+++ gnome-shell-extensions-extra/extensions/no-overview/metadata.json
@@ -0,0 +1,17 @@
+{
+  "description": "No overview at start-up.",
+  "name": "No overview at start-up",
+  "original-authors": [
+    "fthx"
+  ],
+  "shell-version": [
+    "40",
+    "41",
+    "42",
+    "43",
+    "44"
+  ],
+  "url": "https://github.com/fthx/no-overview",
+  "uuid": "no-overview@fthx",
+  "version": 12
+}