From 8796eda56307dbbb33d628a6bd8fad86a3bf5acb Mon Sep 17 00:00:00 2001 From: mystro256 Date: Mon, 28 May 2012 22:23:59 -0400 Subject: [PATCH] Update the Description No more menu, but rather a button. --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index c847984..097062a 100644 --- a/README.md +++ b/README.md @@ -1,22 +1,20 @@ ## 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 add a new menu on the panel with a dynamically changing icon to allow the user to see if the inhibit applet is on without having to open the menu. +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 add a new button on the panel with a dynamically changing icon to allow the user to see if the inhibit applet is active. Text describing the current state is shown on mouse hover. ![Screenshot](https://github.com/RaphaelKimmig/Gnome-Presentation-Mode/raw/master/Screenshot.png) ## Installation instructions: + Install it via extensions.gnome.org: https://extensions.gnome.org/extension/233/inhibit-applet/ It's much easier than installing 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