[gnome-shell-extensions] Update for new GNOME Shell release
- From: Giovanni Campagna <gcampagna src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell-extensions] Update for new GNOME Shell release
- Date: Tue, 1 Feb 2011 20:56:03 +0000 (UTC)
commit 1dc3866aa37380916a244bbdc10b0793d9612ff2
Author: Giovanni Campagna <gcampagna src gnome org>
Date: Tue Feb 1 21:52:26 2011 +0100
Update for new GNOME Shell release
Mark that all published extensions support 2.91.6
extensions/alternate-tab/metadata.json | 2 +-
extensions/example/metadata.json | 7 ++++++-
extensions/windowsNavigator/metadata.json | 4 ++--
extensions/xrandr-indicator/metadata.json | 4 ++--
4 files changed, 11 insertions(+), 6 deletions(-)
---
diff --git a/extensions/alternate-tab/metadata.json b/extensions/alternate-tab/metadata.json
index 29df952..58a7acb 100644
--- a/extensions/alternate-tab/metadata.json
+++ b/extensions/alternate-tab/metadata.json
@@ -3,5 +3,5 @@
"name": "AlternateTab",
"description": "A replacement for Alt-Tab, allows to cycle between windows and does not group by application",
"original-author": "thomas bouffon gmail com",
-"shell-version": [ "2.91.5" ]
+"shell-version": [ "2.91.5", "2.91.6" ]
}
diff --git a/extensions/example/metadata.json b/extensions/example/metadata.json
index ff70959..37071f4 100644
--- a/extensions/example/metadata.json
+++ b/extensions/example/metadata.json
@@ -1 +1,6 @@
-{"uuid": "example gnome-shell-extensions gnome org", "name": "Hello, World!", "description": "An example extension to show how it works. Shows Hello, world when clicking on the top panel.", "shell-version": [ "2.91.5" ]}
+{
+ "uuid": "example gnome-shell-extensions gnome org",
+ "name": "Hello, World!",
+ "description": "An example extension to show how it works. Shows Hello, world when clicking on the top panel.",
+ "shell-version": [ "2.91.6" ]
+}
diff --git a/extensions/windowsNavigator/metadata.json b/extensions/windowsNavigator/metadata.json
index 50150ea..deaf7d2 100644
--- a/extensions/windowsNavigator/metadata.json
+++ b/extensions/windowsNavigator/metadata.json
@@ -1,7 +1,7 @@
{
- "shell-version": ["2.91.5"],
+ "shell-version": ["2.91.5", "2.91.6"],
"uuid": "windowsNavigator gnome-shell-extensions gnome org",
"original-author": "zaspire rambler ru",
"name": "windowNavigator",
"description": "Allow keyboard selection of windows and workspaces in overlay mode"
-}
\ No newline at end of file
+}
diff --git a/extensions/xrandr-indicator/metadata.json b/extensions/xrandr-indicator/metadata.json
index 1cc3c55..5021cc4 100644
--- a/extensions/xrandr-indicator/metadata.json
+++ b/extensions/xrandr-indicator/metadata.json
@@ -1,6 +1,6 @@
{
"uuid": "xrandr-indicator gnome-shell-extensions gnome org",
"name": "Monitor Status Indicator",
-"description": "Add a systems status menu for rotating monitors (overrides what is currently provided by gnome-settings-daemon)"
-"shell-version": [ "2.91.5" ]
+"description": "Add a systems status menu for rotating monitors (overrides what is currently provided by gnome-settings-daemon)",
+"shell-version": [ "2.91.5", "2.91.6" ]
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]