summarylogtreecommitdiffstats
path: root/0003-Declare-GNOME-Shell-42-compatibility.patch
blob: f6c7249d821c29d63772f85e5ce0f9ba0590d3a1 (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
25
26
From f86add72c1c7d8036a1229f3bdf116639da81bae Mon Sep 17 00:00:00 2001
From: "j.r" <j.r@jugendhacker.de>
Date: Sun, 17 Apr 2022 11:47:20 +0200
Subject: [PATCH 3/3] Declare GNOME Shell 42 compatibility

---
 metadata.json | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/metadata.json b/metadata.json
index 9da5655..1fbd6d4 100644
--- a/metadata.json
+++ b/metadata.json
@@ -4,7 +4,8 @@
   "gettext-domain": "TopIcons-Plus",
   "shell-version": [
     "40",
-    "41"
+    "41",
+    "42"
   ],
   "settings-schema": "org.gnome.shell.extensions.topicons",
   "url": "https://github.com/phocean/TopIcons-plus",
-- 
2.35.3