xrandr-indicator: remove gjs version

Now that we require 3.1.4 shell (which itself requires a new enough
gjs), there is no point in asking for a specific gjs version.
This commit is contained in:
Giovanni Campagna
2011-08-01 17:28:44 +02:00
parent fa4ac23a4d
commit 0597577d08

View File

@@ -3,7 +3,6 @@
"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@" ],
"js-version": [ "0.7.15", "1.29.1" ],
"localedir": "@LOCALEDIR@",
"url": "@url@"
}