[gnome-shell-extensions/wip/fmuellner/markdown] Update README.md



commit f793f4ae4e395709d9f1dd1f819e6de85afceee7
Author: Florian Müllner <florian muellner gmail com>
Date:   Sat Nov 25 02:47:21 2017 +0000

    Update README.md

 README.md | 29 +++++++++++++++--------------
 1 file changed, 15 insertions(+), 14 deletions(-)
---
diff --git a/README.md b/README.md
index f9b67c9..f9872dd 100644
--- a/README.md
+++ b/README.md
@@ -16,59 +16,60 @@ Bugs should be reported to the GNOME [bug tracking system][bug-tracker].
 ## Extensions
 
  * alternate-tab
-
-  Lets you use classic Alt+Tab (window-based instead of app-based) in GNOME Shell.
+ 
+     Lets you use classic Alt+Tab (window-based instead of app-based) in GNOME Shell.
 
  * apps-menu
 
-  Lets you reach an application using gnome 2.x style menu on the panel.
+     Lets you reach an application using gnome 2.x style menu on the panel.
 
  * auto-move-windows
 
-  Lets you manage your workspaces more easily, assigning a specific workspace to
+     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.
 
  * drive-menu
-  Shows a status menu for rapid unmount and power off of external storage devices
+ 
+     Shows a status menu for rapid unmount and power off of external storage devices
   (i.e. pendrives)
 
  * example
 
-  A minimal example illustrating how to write extensions.
+     A minimal example illustrating how to write extensions.
 
  * launch-new-instance
 
-  Changes application icons to always launch a new instance when activated.
+     Changes application icons to always launch a new instance when activated.
 
  * native-window-placement
 
-  An alternative algorithm for layouting the thumbnails in the windows overview, that
+     An alternative algorithm for layouting the thumbnails in the windows overview, that
   more closely reflects the actual positions and sizes.
 
  * places-menu
 
-  Shows a status Indicator for navigating to Places.
+     Shows a status Indicator for navigating to Places.
 
  * screenshot-window-sizer
 
-  Adds a shortcut for resizing the focus window to a size that is suitable for GNOME Software screenshots
+     Adds a shortcut for resizing the focus window to a size that is suitable for GNOME Software screenshots
 
  * user-theme
 
-  Loads a shell theme from ~/.themes/<name>/gnome-shell.
+     Loads a shell theme from ~/.themes/<name>/gnome-shell.
 
  * window-list
 
-  Adds a bottom panel with a traditional window list.
+     Adds a bottom panel with a traditional window list.
 
  * windowsNavigator
 
-  Allow keyboard selection of windows and workspaces in overlay mode.
+     Allow keyboard selection of windows and workspaces in overlay mode.
 
  * workspace-indicator
 
-  Adds a simple workspace switcher to the top bar.
+     Adds a simple workspace switcher to the top bar.
 
 ## License
 


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