Author: duncan
Date: Fri Dec 29 15:51:26 2006
New Revision: 8860
Modified:
branches/rel-1/freevo/share/skins/plugins/mpd.fxd (props changed)
branches/rel-1/freevo/share/skins/plugins/weather.fxd (props changed)
branches/rel-1/freevo/src/plugins/mpd.py (contents, props changed)
Log:
Added svn:keywords
Modified: branches/rel-1/freevo/src/plugins/mpd.py
==============================================================================
--- branches/rel-1/freevo/src/plugins/mpd.py (original)
+++ branches/rel-1/freevo/src/plugins/mpd.py Fri Dec 29 15:51:26 2006
@@ -1,12 +1,13 @@
-#if 0 /*
+# -*- coding: iso-8859-1 -*-
# -----------------------------------------------------------------------
# mpd.py - a plugin control mpd from freevo.
# -----------------------------------------------------------------------
-# $Id: mpd.py,v 0.1 2006/09/08
+# $Id$
#
-# plugin.activate('mpd', level=45)
-#
-# -----------------------------------------------------------------------
+# Notes:
+# To activate, put the following line in local_conf.py:
+# plugin.activate('mpd', level=45)
+# Todo:
#
# -----------------------------------------------------------------------
# Freevo - A Home Theater PC framework
@@ -27,8 +28,7 @@
# with this program; if not, write to the Free Software Foundation, Inc.,
# 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
-# ----------------------------------------------------------------------- */
-#endif
+# -----------------------------------------------------------------------
#python modules
import os, stat, re, copy
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Freevo-cvslog mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog