X-Git-Url: http://git.kaliko.me/?a=blobdiff_plain;f=sima%2Flib%2Fplugin.py;h=0523a75f2513e723b692dc77829d651336d77220;hb=e9ed5c171c9251ef6ae7765b1406e2f5b2cb1c0d;hp=3424ce3d4e6f4e3de3cd1a6bfb03ce84a0a06f79;hpb=5adf0b495521a6f15f208474a026c088476e5018;p=mpd-sima.git diff --git a/sima/lib/plugin.py b/sima/lib/plugin.py index 3424ce3..0523a75 100644 --- a/sima/lib/plugin.py +++ b/sima/lib/plugin.py @@ -66,8 +66,8 @@ class Plugin: def start(self): """ - Called when the daemon().run() is called. - ie. right after the player has connected successfully. + Called when the daemon().run() is called and + right after the player has connected successfully. """ pass