r49644 - /desktop/experimental/gnome-shell-extensions/debian/rules

jbicha-guest at users.alioth.debian.org jbicha-guest at users.alioth.debian.org
Sat Aug 20 18:49:13 UTC 2016


Author: jbicha-guest
Date: Sat Aug 20 18:49:13 2016
New Revision: 49644

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=49644
Log:
minor: alphabetize extensions list

Modified:
    desktop/experimental/gnome-shell-extensions/debian/rules

Modified: desktop/experimental/gnome-shell-extensions/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-shell-extensions/debian/rules?rev=49644&op=diff
==============================================================================
--- desktop/experimental/gnome-shell-extensions/debian/rules	[utf-8] (original)
+++ desktop/experimental/gnome-shell-extensions/debian/rules	[utf-8] Sat Aug 20 18:49:13 2016
@@ -1,10 +1,10 @@
 #!/usr/bin/make -f
 -include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
 
-EXTENSIONS_ENABLED="alternate-tab auto-move-windows workspace-indicator\
- native-window-placement user-theme apps-menu drive-menu places-menu\
- windowsNavigator launch-new-instance window-list\
- screenshot-window-sizer"
+EXTENSIONS_ENABLED="alternate-tab apps-menu auto-move-windows \
+ drive-menu launch-new-instance native-window-placement places-menu \
+ screenshot-window-sizer user-theme window-list windowsNavigator \
+ workspace-indicator"
 
 EXTENSIONS_DISABLED="example"
 




More information about the pkg-gnome-commits mailing list