From 4e0e4d801815a05c4d3e346d1bf30b4ffa3ad851 Mon Sep 17 00:00:00 2001 From: Jens Lody Date: Fri, 11 Dec 2015 18:41:19 +0100 Subject: [PATCH] Add hint about system-wide installed shell extensions to the spec-file. --- gnome-shell-extension-openweather.spec | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/gnome-shell-extension-openweather.spec b/gnome-shell-extension-openweather.spec index 728d804..4c86864 100644 --- a/gnome-shell-extension-openweather.spec +++ b/gnome-shell-extension-openweather.spec @@ -25,6 +25,11 @@ Requires: gnome-shell >= 3.12.0 gnome-shell-extension-openweather is an extension to display weather information from http://openweathermap.org/ or http://forecast.io for (almost) all locations of the world in GNOME Shell. +Be aware, that system-wide installed gnome-shell-extensions are disabled by default +and have to be enable by the user(s), if they get installed the first time. +You can use gnome-tweak-tool (additional package) or run: +"gnome-shell-extension-tool -e openweather-extension@jenslody.de" (without the +quotes) on a console. %prep %setup -q -n %{github}-%{git}