Files
gnome-shell-extensions/debian/patches/fix_alternate-tab_gnome-shell_version.diff
T
2011-11-12 16:24:11 +00:00

12 lines
440 B
Diff

--- a/extensions/alternate-tab/metadata.json.in
+++ b/extensions/alternate-tab/metadata.json.in
@@ -3,7 +3,7 @@
"name": "AlternateTab",
"description": "A replacement for Alt-Tab, allows to cycle between windows and does not group by application",
"original-authors": [ "jw@bargsten.org", "thomas.bouffon@gmail.com" ],
-"shell-version": [ "@shell_current@" ],
+"shell-version": [ "3.2" ],
"localedir": "@LOCALEDIR@",
"url": "@url@"
}