From 2aba52de6f7d52eb66d792f3384301f8e584d79e Mon Sep 17 00:00:00 2001 From: Kyah Rindlisbacher Date: Tue, 24 Sep 2013 21:29:46 +1000 Subject: [PATCH 1/2] Updated metadata.json to allow installation on gnome 3.8 It seems to work fine, but it has not been thoroughly tested. --- extra-panels@darkxst.feathertop.org/metadata.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extra-panels@darkxst.feathertop.org/metadata.json b/extra-panels@darkxst.feathertop.org/metadata.json index 192210c..618d101 100644 --- a/extra-panels@darkxst.feathertop.org/metadata.json +++ b/extra-panels@darkxst.feathertop.org/metadata.json @@ -1,5 +1,5 @@ { - "shell-version": ["3.5.90","3.5.92", "3.6"], + "shell-version": ["3.5.90","3.5.92", "3.6", "3.8"], "uuid": "extra-panels@darkxst.feathertop.org", "settings-schema": "org.gnome.shell.extensions.extra-panels", "gettext-domain": "multiple-monitor-panels", From 0101a8eb1331d83cf25eeec756dac9cf00254253 Mon Sep 17 00:00:00 2001 From: Kyah Rindlisbacher Date: Sun, 20 Oct 2013 11:20:29 +1000 Subject: [PATCH 2/2] Update metadata.json --- extra-panels@darkxst.feathertop.org/metadata.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extra-panels@darkxst.feathertop.org/metadata.json b/extra-panels@darkxst.feathertop.org/metadata.json index 618d101..fc81668 100644 --- a/extra-panels@darkxst.feathertop.org/metadata.json +++ b/extra-panels@darkxst.feathertop.org/metadata.json @@ -1,5 +1,5 @@ { - "shell-version": ["3.5.90","3.5.92", "3.6", "3.8"], + "shell-version": ["3.5.90","3.5.92", "3.6", "3.8", "3.10"], "uuid": "extra-panels@darkxst.feathertop.org", "settings-schema": "org.gnome.shell.extensions.extra-panels", "gettext-domain": "multiple-monitor-panels",