From: <var...@us...> - 2012-10-01 08:20:30
|
Revision: 8343 http://phpwiki.svn.sourceforge.net/phpwiki/?rev=8343&view=rev Author: vargenau Date: 2012-10-01 08:20:19 +0000 (Mon, 01 Oct 2012) Log Message: ----------- Remove svn:keywords Modified Paths: -------------- trunk/locale/Makefile trunk/locale/make-php-trans.awk trunk/locale/update-makefile.sh Property Changed: ---------------- trunk/locale/Makefile trunk/locale/make-php-trans.awk trunk/locale/update-makefile.sh Modified: trunk/locale/Makefile =================================================================== --- trunk/locale/Makefile 2012-10-01 08:17:52 UTC (rev 8342) +++ trunk/locale/Makefile 2012-10-01 08:20:19 UTC (rev 8343) @@ -1,5 +1,3 @@ -# $Id$ -# # locale/Makefile # # This is a replacement for locale/translate.sh to avoid remaking Property changes on: trunk/locale/Makefile ___________________________________________________________________ Deleted: svn:keywords - Id Modified: trunk/locale/make-php-trans.awk =================================================================== --- trunk/locale/make-php-trans.awk 2012-10-01 08:17:52 UTC (rev 8342) +++ trunk/locale/make-php-trans.awk 2012-10-01 08:20:19 UTC (rev 8343) @@ -1,5 +1,3 @@ -# $Id$ - BEGIN { msgid=""; msgstr=""; print ("<?php\n"); Property changes on: trunk/locale/make-php-trans.awk ___________________________________________________________________ Deleted: svn:keywords - Id Modified: trunk/locale/update-makefile.sh =================================================================== --- trunk/locale/update-makefile.sh 2012-10-01 08:17:52 UTC (rev 8342) +++ trunk/locale/update-makefile.sh 2012-10-01 08:20:19 UTC (rev 8343) @@ -1,7 +1,5 @@ #!/bin/sh # -# $Id$ -# # This shell script is used to update the list of .po files and the # dependencies for phpwiki.pot in the Makefile. # Property changes on: trunk/locale/update-makefile.sh ___________________________________________________________________ Deleted: svn:keywords - Id This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |