[X2Go-Commits] [mteleplayer] 01/01: Provide comment on future of mTPAArtExtractor.

git-admin at x2go.org git-admin at x2go.org
Tue Aug 26 12:51:25 CEST 2014


This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to branch master
in repository mteleplayer.

commit 5ebba5c33c37b2eee03934dec8fc5c360dff4bb2
Author: gznget <opensource at gznianguan.com>
Date:   Sun Jul 6 17:41:18 2014 +0200

    Provide comment on future of mTPAArtExtractor.
---
 .../applications/mteleplayer/mTPAArtExtractor      |    7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/serverside/lib/telekinesis/server/applications/mteleplayer/mTPAArtExtractor b/serverside/lib/telekinesis/server/applications/mteleplayer/mTPAArtExtractor
index 4443762..0551f17 100755
--- a/serverside/lib/telekinesis/server/applications/mteleplayer/mTPAArtExtractor
+++ b/serverside/lib/telekinesis/server/applications/mteleplayer/mTPAArtExtractor
@@ -27,7 +27,12 @@
 #
 # Web:  http://opensource.gznianguan.com/
 # E-mail: <opensource at gznianguan.com>
-
+###############################################################################
+#
+# This will soon be replaced with a sligthly better/cleaner script.
+# But for now it works fairly ok.
+#
+###############################################################################
 my $inFile = @ARGV[0];
 
 if (-f $inFile) {

--
Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/mteleplayer.git


More information about the x2go-commits mailing list