From 550aa6efa484d8a3a3872ac947e140a3b009ff5f Mon Sep 17 00:00:00 2001 From: mathieui Date: Thu, 27 Mar 2014 23:45:47 +0100 Subject: Remove useless "installation" parts from the plugin documentations --- plugins/screen_detach.py | 8 -------- 1 file changed, 8 deletions(-) (limited to 'plugins/screen_detach.py') diff --git a/plugins/screen_detach.py b/plugins/screen_detach.py index 2cc55cd6..3552a179 100644 --- a/plugins/screen_detach.py +++ b/plugins/screen_detach.py @@ -1,14 +1,6 @@ """ This plugin will set your status to **away** if you detach your screen. -Installation ------------- -You only have to load the plugin. - -.. code-block:: none - - /load screen_detach - """ from plugin import BasePlugin import os -- cgit v1.2.3