[gnome-shell-extensions] Add 3.2 tags to supported version



commit 00bb650c6c9e50a5cf7d430aa4e47d0882bb8042
Author: Giovanni Campagna <gcampagna src gnome org>
Date:   Mon Oct 3 17:33:28 2011 +0100

    Add 3.2 tags to supported version
    
    This is the stable release, so we support all of GNOME Shell
    stable cycle without updates.
    (As said earlier, dock and alternate-tab have issues, so they're
    not marked 3.2 but just 3.2.0)

 .../alternative-status-menu/metadata.json.in       |    2 +-
 extensions/apps-menu/metadata.json.in              |    2 +-
 extensions/auto-move-windows/metadata.json.in      |    2 +-
 extensions/drive-menu/metadata.json.in             |    2 +-
 extensions/example/metadata.json.in                |    2 +-
 extensions/gajim/metadata.json.in                  |    2 +-
 .../native-window-placement/metadata.json.in       |    2 +-
 extensions/places-menu/metadata.json.in            |    2 +-
 extensions/systemMonitor/metadata.json.in          |    4 ++--
 extensions/user-theme/metadata.json.in             |    2 +-
 extensions/windowsNavigator/metadata.json.in       |    2 +-
 extensions/workspace-indicator/metadata.json.in    |    2 +-
 extensions/xrandr-indicator/metadata.json.in       |    2 +-
 13 files changed, 14 insertions(+), 14 deletions(-)
---
diff --git a/extensions/alternative-status-menu/metadata.json.in b/extensions/alternative-status-menu/metadata.json.in
index 3c3c286..91bb82f 100644
--- a/extensions/alternative-status-menu/metadata.json.in
+++ b/extensions/alternative-status-menu/metadata.json.in
@@ -2,7 +2,7 @@
  "uuid": "@uuid@",
  "name": "Alternative Status Menu",
  "description": "Replaces GNOME Shell Status Menu with one showing Suspend/Hibernate and Power Off as separate items",
- "shell-version": [ "@shell_current@" ],
+ "shell-version": [ "@shell_current@", "3.2" ],
  "localedir": "@LOCALEDIR@",
  "url": "@url@"
 }
diff --git a/extensions/apps-menu/metadata.json.in b/extensions/apps-menu/metadata.json.in
index aa86fda..550bb81 100644
--- a/extensions/apps-menu/metadata.json.in
+++ b/extensions/apps-menu/metadata.json.in
@@ -2,7 +2,7 @@
 "uuid": "@uuid@",
 "name": "Applications Menu",
 "description": "Add a gnome 2.x style menu for applications",
-"shell-version": [ "@shell_current@" ],
+"shell-version": [ "@shell_current@", "3.2" ],
 "localedir": "@LOCALEDIR@",
 "url": "@url@"
 }
diff --git a/extensions/auto-move-windows/metadata.json.in b/extensions/auto-move-windows/metadata.json.in
index ed8c003..c8aa632 100644
--- a/extensions/auto-move-windows/metadata.json.in
+++ b/extensions/auto-move-windows/metadata.json.in
@@ -2,7 +2,7 @@
  "uuid": "@uuid@",
  "name": "Auto Move Windows",
  "description": "Move applications to specific workspaces when they create windows",
- "shell-version": [ "@shell_current@" ],
+ "shell-version": [ "@shell_current@", "3.2" ],
  "localedir": "@LOCALEDIR@",
  "original-authors": [ "alessandro crismani gmail com", "thomas bouffon gmail com" ],
  "url": "@url@"
diff --git a/extensions/drive-menu/metadata.json.in b/extensions/drive-menu/metadata.json.in
index 517bc56..def7c84 100644
--- a/extensions/drive-menu/metadata.json.in
+++ b/extensions/drive-menu/metadata.json.in
@@ -2,7 +2,7 @@
  "uuid": "@uuid@",
  "name": "Removable Drive Menu",
  "description": "A status menu for accessing and unmounting removable devices",
- "shell-version": [ "@shell_current@" ],
+ "shell-version": [ "@shell_current@", "3.2" ],
  "localedir": "@LOCALEDIR@",
  "url": "@url@"
 }
diff --git a/extensions/example/metadata.json.in b/extensions/example/metadata.json.in
index a60efa5..239ae01 100644
--- a/extensions/example/metadata.json.in
+++ b/extensions/example/metadata.json.in
@@ -2,7 +2,7 @@
  "uuid": "@uuid@",
  "name": "Hello, World!",
  "description": "An example extension to show how it works. Shows Hello, world when clicking on the top panel.",
- "shell-version": [ "@shell_current@" ],
+ "shell-version": [ "@shell_current@", "3.2" ],
  "localedir": "@LOCALEDIR@",
  "url": "@url@"
 }
diff --git a/extensions/gajim/metadata.json.in b/extensions/gajim/metadata.json.in
index 62e499c..d258ca4 100644
--- a/extensions/gajim/metadata.json.in
+++ b/extensions/gajim/metadata.json.in
@@ -2,7 +2,7 @@
  "uuid": "@uuid@",
  "name": "Gajim IM integration",
  "description": "Display Gajim incoming chats as notifications in the Shell message tray.",
- "shell-version": [ "@shell_current@" ],
+ "shell-version": [ "@shell_current@", "3.2" ],
  "localedir": "@LOCALEDIR@",
  "url": "http://base-art.net";
 }
diff --git a/extensions/native-window-placement/metadata.json.in b/extensions/native-window-placement/metadata.json.in
index 237ffb5..d6c7424 100644
--- a/extensions/native-window-placement/metadata.json.in
+++ b/extensions/native-window-placement/metadata.json.in
@@ -2,7 +2,7 @@
  "uuid": "@uuid@",
  "name": "Native Window Placement",
  "description": "Arrange windows in overview in a more native way",
- "shell-version": [ "@shell_current@" ],
+ "shell-version": [ "@shell_current@", "3.2" ],
  "localedir": "@LOCALEDIR@",
  "url": "@url@",
  "original-authors": [ "wepmaschda gmx de" ]
diff --git a/extensions/places-menu/metadata.json.in b/extensions/places-menu/metadata.json.in
index c32bf8e..2ea7271 100644
--- a/extensions/places-menu/metadata.json.in
+++ b/extensions/places-menu/metadata.json.in
@@ -2,7 +2,7 @@
 "uuid": "@uuid@",
 "name": "Places Status Indicator",
 "description": "Add a systems status menu for quickly navigating places in the system",
-"shell-version": [ "@shell_current@" ],
+"shell-version": [ "@shell_current@", "3.2" ],
 "localedir": "@LOCALEDIR@",
 "url": "@url@"
 }
diff --git a/extensions/systemMonitor/metadata.json.in b/extensions/systemMonitor/metadata.json.in
index 8e4ac91..2eb29cc 100644
--- a/extensions/systemMonitor/metadata.json.in
+++ b/extensions/systemMonitor/metadata.json.in
@@ -1,9 +1,9 @@
 {
-    "shell-version": ["@shell_current@"],
+    "shell-version": ["@shell_current@", "3.2" ],
     "uuid": "@uuid@",
     "localedir": "@LOCALEDIR@",
     "original-author": "zaspire rambler ru",
     "name": "SystemMonitor",
     "description": "System Monitor",
     "url": "@url@"
-}
\ No newline at end of file
+}
diff --git a/extensions/user-theme/metadata.json.in b/extensions/user-theme/metadata.json.in
index e71533e..8fbe341 100644
--- a/extensions/user-theme/metadata.json.in
+++ b/extensions/user-theme/metadata.json.in
@@ -2,7 +2,7 @@
  "uuid": "@uuid@",
  "name": "User Themes",
  "description": "Load shell themes from user directory",
- "shell-version": [ "@shell_current@" ],
+ "shell-version": [ "@shell_current@", "3.2" ],
  "localedir": "@LOCALEDIR@",
  "original-authors": [ "john stowers gmail com" ],
  "url": "@url@"
diff --git a/extensions/windowsNavigator/metadata.json.in b/extensions/windowsNavigator/metadata.json.in
index 9499bfb..93bdb59 100644
--- a/extensions/windowsNavigator/metadata.json.in
+++ b/extensions/windowsNavigator/metadata.json.in
@@ -1,5 +1,5 @@
 {
-    "shell-version": ["@shell_current@"],
+    "shell-version": ["@shell_current@", "3.2" ],
     "uuid": "@uuid@",
     "localedir": "@LOCALEDIR@",
     "original-author": "zaspire rambler ru",
diff --git a/extensions/workspace-indicator/metadata.json.in b/extensions/workspace-indicator/metadata.json.in
index 1d2d04e..5a331fa 100644
--- a/extensions/workspace-indicator/metadata.json.in
+++ b/extensions/workspace-indicator/metadata.json.in
@@ -2,7 +2,7 @@
     "uuid": "@uuid@",
     "name": "Workspace Indicator",
     "description": "Put an indicator on the panel signaling in which workspace you are, and give you the possibility of switching to another one",
-    "shell-version": [ "@shell_current@" ],
+    "shell-version": [ "@shell_current@", "3.2" ],
     "localedir": "@LOCALEDIR@",
     "original-authors": [ "erick red gmail com" ],
     "url": "@url@"
diff --git a/extensions/xrandr-indicator/metadata.json.in b/extensions/xrandr-indicator/metadata.json.in
index f5c08ae..0da402d 100644
--- a/extensions/xrandr-indicator/metadata.json.in
+++ b/extensions/xrandr-indicator/metadata.json.in
@@ -2,7 +2,7 @@
 "uuid": "@uuid@",
 "name": "Monitor Status Indicator",
 "description": "Add a systems status menu for rotating monitors (overrides what is currently provided by gnome-settings-daemon)",
-"shell-version": [ "@shell_current@" ],
+"shell-version": [ "@shell_current@", "3.2" ],
 "localedir": "@LOCALEDIR@",
 "url": "@url@"
 }



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]