Revert "Mark extensions that require only public API"

This reverts commit 6cd9530862, and
reopens development againts GNOME Shell master. Time for 3.2!
This commit is contained in:
Giovanni Campagna
2011-04-07 16:03:59 +02:00
parent 52104d5bd1
commit 0ce994ba46
8 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -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": [ "3.0" ],
"shell-version": [ "@shell_current@" ],
"localedir": "@LOCALEDIR@",
"url": "@url@"
}