[Slim-Checkins] r33833 - /7.7/trunk/buildme.pl

[email protected] Tue, 14 Feb 2012 09:23:49 -0000
Newsgroups gmane.music.equipment.slimdevices.cvs
Message-ID <[email protected]>
Author: mherger
Date: Tue Feb 14 01:23:49 2012
New Revision: 33833

URL: http://svn.slimdevices.com/slim?rev=33833&view=rev
Log:
Bug: n/a
Description: remove TODO note

Modified:
    7.7/trunk/buildme.pl

Modified: 7.7/trunk/buildme.pl
URL: http://svn.slimdevices.com/slim/7.7/trunk/buildme.pl?rev=33833&r1=33832&r2=33833&view=diff
==============================================================================
--- 7.7/trunk/buildme.pl (original)
+++ 7.7/trunk/buildme.pl Tue Feb 14 01:23:49 2012
@@ -731,8 +731,6 @@
 	
 	system("mv $buildDir/server/Change* $workDir/usr/share/doc/squeezeboxserver/ && mv $buildDir/$revisionTextFile $share");
 
-	## TODO - transform strings.txt to language files (*.str) at build time for simplified localization
-
 	## Build the addon now
 	print "INFO: Executing build_addon...\n";
 	system("cd $baseDir/addons_sdk/SQUEEZEBOX; $target_arch ../bin/build_addon");