[Scummvm-cvs-logs] SF.net SVN: scummvm:[42917] web/trunk/templates/list_items.tpl

Kirben at users.sourceforge.net Kirben at users.sourceforge.net
Thu Jul 30 09:12:29 CEST 2009


Revision: 42917
          http://scummvm.svn.sourceforge.net/scummvm/?rev=42917&view=rev
Author:   Kirben
Date:     2009-07-30 07:12:28 +0000 (Thu, 30 Jul 2009)

Log Message:
-----------
Drop specific mention of trunk, so file doesn't need to be updated during release cycles.

Modified Paths:
--------------
    web/trunk/templates/list_items.tpl

Modified: web/trunk/templates/list_items.tpl
===================================================================
--- web/trunk/templates/list_items.tpl	2009-07-30 03:43:44 UTC (rev 42916)
+++ web/trunk/templates/list_items.tpl	2009-07-30 07:12:28 UTC (rev 42917)
@@ -10,7 +10,7 @@
 				<span class="download-extras">
 					{if is_array($data)}
 						(
-							{if $item->getType() == 'svn'}build from Subversion trunk, {/if} 
+							{if $item->getType() == 'svn'}build from Subversion, {/if} 
 							{$data.size}K {if $data.ext == 'exe'}Win32 {/if}{$data.ext} file, last update: {$data.date}
 						)
 					{else}


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.




More information about the Scummvm-git-logs mailing list