Change UUID to avoid gnome.org
gnome.org is temporarily forbidden in UUIDs, to avoid people copy-pasting it around. For this reason, I setup a repo at github and modified the UUID accordingly. I still think that primary development will stay at gnome.org, although I'll keep both updated.
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@ extensionurl = http://git.gnome.org/gnome-shell-extensions
|
||||
|
||||
# Change these to modify how installation is performed
|
||||
topextensiondir = $(datadir)/gnome-shell/extensions
|
||||
extensionbase = @gnome-shell-extensions.gnome.org
|
||||
extensionbase = @gnome-shell-extensions.gcampax.github.com
|
||||
|
||||
uuid = $(EXTENSION_ID)$(extensionbase)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user