[tuxdroid-svn] r5139 - software_suite_v3/software/plugin/plugin-WMP/trunk/src/com/kysoh/tuxdroid
Status: Beta
Brought to you by:
ks156
|
From: ks156 <c2m...@c2...> - 2009-07-23 08:30:24
|
Author: ks156 Date: 2009-07-23 10:30:12 +0200 (Thu, 23 Jul 2009) New Revision: 5139 Modified: software_suite_v3/software/plugin/plugin-WMP/trunk/src/com/kysoh/tuxdroid/WMPlayer.java Log: * Fixed a non utf8 character. Modified: software_suite_v3/software/plugin/plugin-WMP/trunk/src/com/kysoh/tuxdroid/WMPlayer.java =================================================================== --- software_suite_v3/software/plugin/plugin-WMP/trunk/src/com/kysoh/tuxdroid/WMPlayer.java 2009-07-22 14:22:24 UTC (rev 5138) +++ software_suite_v3/software/plugin/plugin-WMP/trunk/src/com/kysoh/tuxdroid/WMPlayer.java 2009-07-23 08:30:12 UTC (rev 5139) @@ -1,6 +1,6 @@ /* This file is part of "TuxDroid Gadget Windows Media player". * Copyright 2008, kysoh - * Author : Jme Conan jer...@ky... + * Author : Jérome Conan jer...@ky... * Site : http://www.kysoh.com/ * * "TuxDroid Gadget Windows Media player" is free software; you can redistribute it and/or |