[tuxdroid-svn] r5935 - software_suite_v3/software/plugin/plugin-merry-tuxmas/trunk/resources
Status: Beta
Brought to you by:
ks156
From: ks156 <c2m...@c2...> - 2009-12-04 11:57:46
|
Author: ks156 Date: 2009-12-04 12:57:34 +0100 (Fri, 04 Dec 2009) New Revision: 5935 Modified: software_suite_v3/software/plugin/plugin-merry-tuxmas/trunk/resources/plugin.xml Log: * Changed 'marry' to 'merry'. Now the plugin works. Modified: software_suite_v3/software/plugin/plugin-merry-tuxmas/trunk/resources/plugin.xml =================================================================== --- software_suite_v3/software/plugin/plugin-merry-tuxmas/trunk/resources/plugin.xml 2009-12-04 11:52:15 UTC (rev 5934) +++ software_suite_v3/software/plugin/plugin-merry-tuxmas/trunk/resources/plugin.xml 2009-12-04 11:57:34 UTC (rev 5935) @@ -1,7 +1,7 @@ <plugin> <interpreter kind="python"> - <executable>executables/plugin-marry-tuxmas.py</executable> + <executable>executables/plugin-merry-tuxmas.py</executable> </interpreter> <description> <name>Plugin Sense of humor</name> |