diff --git a/README b/README index deed4b1..ac6dc57 100644 --- a/README +++ b/README @@ -1,5 +1,12 @@ gnome-shell-extension-weather is a simple extension for displaying weather notifications in Gnome Shell. +Installation: + + Put directory weather@venemo.com in ~/.local/share/gnome-shell/extensions/ + + +Licence: + Copyright (C) 2011 Timur Kristóf , Elad Alfassa This file is part of gnome-shell-extension-weather. @@ -9,7 +16,7 @@ gnome-shell-extension-weather is a simple extension for displaying weather notif the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - Foobar is distributed in the hope that it will be useful, + 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. diff --git a/weather@venemo.net/extension.js b/weather@venemo.net/extension.js index 83d0e5a..4f54143 100644 --- a/weather@venemo.net/extension.js +++ b/weather@venemo.net/extension.js @@ -14,7 +14,7 @@ the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - Foobar is distributed in the hope that it will be useful, + 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.