[gnome-shell-extensions] Revert "Remove places-menu from the classic extensions"



commit 31128e0daef33d3e83092fddb56f2989c14ca869
Author: Giovanni Campagna <gcampagna src gnome org>
Date:   Fri Jan 18 18:04:35 2013 +0100

    Revert "Remove places-menu from the classic extensions"
    
    This reverts commit f53d251a465b3d4c7731a076bbf1f532a86d4fd8.
    Designs changed, and places-menu is back.

 configure.ac |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 6ee685a..803506f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -27,8 +27,8 @@ fi
 AC_SUBST([SHELL_VERSION])
 
 dnl keep this in alphabetic order
-CLASSIC_EXTENSIONS="apps-menu alternate-tab default-min-max static-workspaces"
-DEFAULT_EXTENSIONS="$CLASSIC_EXTENSIONS alternative-status-menu drive-menu places-menu windowsNavigator workspace-indicator"
+CLASSIC_EXTENSIONS="apps-menu places-menu alternate-tab default-min-max static-workspaces"
+DEFAULT_EXTENSIONS="$CLASSIC_EXTENSIONS alternative-status-menu drive-menu windowsNavigator workspace-indicator"
 ALL_EXTENSIONS="$DEFAULT_EXTENSIONS auto-move-windows example native-window-placement systemMonitor user-theme xrandr-indicator"
 AC_SUBST(CLASSIC_EXTENSIONS, [$CLASSIC_EXTENSIONS])
 AC_SUBST(ALL_EXTENSIONS, [$ALL_EXTENSIONS])



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