[gnome-shell-extensions] Added a brief description of each extension to the README file.



commit 17e8373513061cdc908fd8dd73bf4e037d5ff6fa
Author: Adam Dingle <adam yorba org>
Date:   Tue Apr 5 05:22:49 2011 -0700

    Added a brief description of each extension to the README file.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=646802

 README |   45 +++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 45 insertions(+), 0 deletions(-)
---
diff --git a/README b/README
index a502d6e..1e0ecf9 100644
--- a/README
+++ b/README
@@ -17,6 +17,51 @@ For general information about GNOME Shell
 Bugs should be reported at http://bugzilla.gnome.org against the 'gnome-shell'
 product, with the 'extensions' component.
 
+Extensions
+==========
+
+alternate-tab
+
+  Lets you use classic Alt+Tab (window-based instead of app-based) in GNOME Shell.
+
+alternative-status-menu
+
+  For those who want a power off item visible at all the time, replaces GNOME Shell
+status menu with one featuring separate Suspend and Power Off. Adds the ability to
+hibernate as well.
+
+auto-move-windows
+
+  Lets you manage your workspaces more easily, assigning a specific workspace to
+each application as soon as it creates a window, in a manner configurable with a
+GSettings key.
+
+dock
+
+  Shows a dock-style task switcher on the right side of the screen.
+
+example
+
+  A minimal example illustrating how to write extensions.
+
+gajim
+
+  Integration with Gajim, a Jabber/XMPP instant messaging client.
+
+user-theme
+
+  Loads a shell theme from ~/.themes/<name>/gnome-shell.
+
+windowsNavigator
+
+  Allow keyboard selection of windows and workspaces in overlay mode.
+
+xrandr-indicator
+
+  Replace the GTK+ based indicator from gnome-settings-daemon with
+a native one. Lets the user rotate the laptop monitor and open
+display preferences quickly.
+
 License
 =======
 GNOME Shell Extensions are distributed under the terms of the GNU General Public License,



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