[PATCH 1/2] plugins/power-manager: Remove Builtin=true

Torben Hohn <[email protected]> Sun, 20 Oct 2013 14:40:44 +0200
Newsgroups gmane.comp.gnome.apps.rhythmbox.devel
Message-ID <[email protected]>
The builtin Flag prevents the plugin from being turned off.
Since in its current form it prevents the screen from blanking,
it make sense to turn it off.

Signed-off-by: Torben Hohn <[email protected]>
---
 plugins/power-manager/power-manager.plugin.in | 1 -
 1 file changed, 1 deletion(-)

diff --git a/plugins/power-manager/power-manager.plugin.in b/plugins/power-manager/power-manager.plugin.in
index eabfac7..b12a161 100644
--- a/plugins/power-manager/power-manager.plugin.in
+++ b/plugins/power-manager/power-manager.plugin.in
@@ -1,7 +1,6 @@
 [Plugin]
 Module=power-manager
 IAge=2
-Builtin=true
 _Name=Power Manager
 _Description=Inhibit Power Manager from suspending the machine while playing
 Authors=Jonathan Matthew <[email protected]>
-- 
1.8.4.rc3