From d25d292f5cb25aa0164eb129ad3181f9efdb918e Mon Sep 17 00:00:00 2001 From: Jens Lody Date: Fri, 11 Dec 2015 18:46:19 +0100 Subject: [PATCH] Add hint about system-wide installed shell extensions to the spec-file. --- gnome-shell-extension-panel-osd.spec | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/gnome-shell-extension-panel-osd.spec b/gnome-shell-extension-panel-osd.spec index 0da414d..e0f575d 100644 --- a/gnome-shell-extension-panel-osd.spec +++ b/gnome-shell-extension-panel-osd.spec @@ -24,6 +24,12 @@ Requires: gnome-shell >= 3.10.0 %description gnome-shell-extension-panel-osd is an extension to show the notification messages at any (configurable) place on the (primary) monitor. +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 %uuid" (without the +quotes) on a console. + %prep %setup -q -n %{github}-%{git}