From 50ed59d3c2d284f3914857a9d19c7c8d993246fc Mon Sep 17 00:00:00 2001 From: Jeremy Newton Date: Fri, 17 Feb 2012 22:04:57 -0500 Subject: [PATCH] Added a nicer readme --- README => README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) rename README => README.md (90%) diff --git a/README b/README.md similarity index 90% rename from README rename to README.md index 324447e..585b57a 100644 --- a/README +++ b/README.md @@ -1,13 +1,19 @@ +## About + Gnome Shell Extension Inhibit Applet is a gnome shell extension that gives you the ability to inhibit auto-suspend or screensaver from activating, simular to the original applet in gnome 2. It will place a switch in the power menu if it's available, and the a11y menu if not. If the power menu isn't available and the Remove Accessibility extension is enabled, it will place it in the status/user menu. This was forked from Raphael Kimmig's Gnome-Presentation-Mode, in hopes to improve it and add more translations. I don't take an credit for the work that he has done on this extension so far. +![Screenshot](https://github.com/Mystro256/gnome-shell-extension-inhibit-applet/raw/master/Screenshot(a11y).png) -Installation instructions: +## Installation instructions: Go onto https://extensions.gnome.org and find the extension. It's much easier to install it through that website than manually. If you wish to install it manually, just copy the "inhibit-applet@alexjnewt.hotmail.com" folder into: ~/.local/share/gnome-shell/extensions + +## Licensing, etc + Copyright (C) 2012, Jeremy Newton and Copyright (C) 2011, Raphael Kimmig