Author: ks156
Date: 2009-01-13 11:54:40 +0100 (Tue, 13 Jan 2009)
New Revision: 3436

Modified:
   
software_suite_v2/software/gadgets/tuxdroid-gadget-mpd/trunk/tuxdroid-gadget-mpd/resources/gadget.xml
Log:
* Changed the default server from "nephilia" to "localhost"


Modified: 
software_suite_v2/software/gadgets/tuxdroid-gadget-mpd/trunk/tuxdroid-gadget-mpd/resources/gadget.xml
===================================================================
--- 
software_suite_v2/software/gadgets/tuxdroid-gadget-mpd/trunk/tuxdroid-gadget-mpd/resources/gadget.xml
       2009-01-13 10:46:56 UTC (rev 3435)
+++ 
software_suite_v2/software/gadgets/tuxdroid-gadget-mpd/trunk/tuxdroid-gadget-mpd/resources/gadget.xml
       2009-01-13 10:54:40 UTC (rev 3436)
@@ -17,7 +17,7 @@
                        name="host"
                        description="MPD server"
                        type="string"
-                       defaultValue="nephilia" />
+                       defaultValue="localhost" />
                <parameter
                        name="port"
                        description="MPD port"
@@ -32,4 +32,4 @@
                        name="stop"
                        description="Stop playing" />
        </commands>
-</gadget>
\ No newline at end of file
+</gadget>


------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Tux-droid-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tux-droid-svn

Reply via email to