From 9e15bd407c22ab7a28f99a2685d2080246f9dcc1 Mon Sep 17 00:00:00 2001 From: "Mattia M." Date: Sun, 13 Jan 2013 09:03:28 +0100 Subject: [PATCH] Update README to reflect the latest changes. Update README to reflect the latest changes. Pictures have to be updated! --- README | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/README b/README index f330ebf..be73aa7 100644 --- a/README +++ b/README @@ -1,8 +1,6 @@ ![Screenshot](https://github.com/neroth/gnome-shell-extension-weather/raw/master/data/Screenshot.jpg) -*gnome-shell-extension-weather* is a simple extension for displaying weather conditions and forecasts in GNOME Shell. - -Compared with the original version, this fork features: multiple locations, no WOEID required, a symmetrical layout and a settings panel in JavaScript (Seed). +*gnome-shell-extension-weather* is a simple extension for displaying weather conditions and forecasts in GNOME Shell, featuring support for multiple locations, no requirement for WOEID, a symmetrical layout and a settings panel through *gnome-shell-extension-prefs*. Currently, the weather report, including forecasts for today and tomorrow, is fetched from [Yahoo! Weather](http://weather.yahoo.com/). @@ -52,7 +50,6 @@ Make sure you have the following dependencies installed: * *dconf*, * *gettext*, * *pkg-config*, -* *seed*, * *git*, * *glib2*, * *gnome-common*, @@ -71,7 +68,7 @@ Run the following commands: # Configuration -Use the `Weather Settings` button to edit the configuration. +Launch *gnome-shell-extension-prefs* (reachable also through the *Weather settings* button on the extension popup) and select *Gnome Shell Extension Weather by Neroth* from the drop-down menu to edit the configuration. ![Screenshot](https://github.com/neroth/gnome-shell-extension-weather/raw/master/data/weather-settings.gif) @@ -98,4 +95,4 @@ This file is part of *gnome-shell-extension-weather*. *gnome-shell-extension-weather* is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. -You should have received a copy of the GNU General Public License along with *gnome-shell-extension-weather*. If not, see . \ No newline at end of file +You should have received a copy of the GNU General Public License along with *gnome-shell-extension-weather*. If not, see .