From: <var...@us...> - 2008-08-23 18:10:43
|
Revision: 6194 http://phpwiki.svn.sourceforge.net/phpwiki/?rev=6194&view=rev Author: vargenau Date: 2008-08-23 18:10:52 +0000 (Sat, 23 Aug 2008) Log Message: ----------- Activated Id substitution for Subversion Modified Paths: -------------- trunk/locale/Makefile Property Changed: ---------------- trunk/locale/Makefile Modified: trunk/locale/Makefile =================================================================== --- trunk/locale/Makefile 2008-08-23 17:49:48 UTC (rev 6193) +++ trunk/locale/Makefile 2008-08-23 18:10:52 UTC (rev 6194) @@ -1,4 +1,4 @@ - # $Id: Makefile,v 1.51 2007-01-04 16:47:32 rurban Exp $ +# $Id$ # # locale/Makefile # Property changes on: trunk/locale/Makefile ___________________________________________________________________ Added: svn:keywords + Id This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <var...@us...> - 2008-08-23 18:11:54
|
Revision: 6195 http://phpwiki.svn.sourceforge.net/phpwiki/?rev=6195&view=rev Author: vargenau Date: 2008-08-23 18:12:04 +0000 (Sat, 23 Aug 2008) Log Message: ----------- make depend Modified Paths: -------------- trunk/locale/Makefile Modified: trunk/locale/Makefile =================================================================== --- trunk/locale/Makefile 2008-08-23 18:10:52 UTC (rev 6194) +++ trunk/locale/Makefile 2008-08-23 18:12:04 UTC (rev 6195) @@ -83,8 +83,6 @@ mo: it/LC_MESSAGES/phpwiki.mo it/LC_MESSAGES/phpwiki.php po: po/ja.po mo: ja/LC_MESSAGES/phpwiki.mo ja/LC_MESSAGES/phpwiki.php -po: po/ja.utf-8.po -mo: ja.utf-8/LC_MESSAGES/phpwiki.mo ja.utf-8/LC_MESSAGES/phpwiki.php po: po/nl.po mo: nl/LC_MESSAGES/phpwiki.mo nl/LC_MESSAGES/phpwiki.php po: po/sv.po @@ -123,6 +121,7 @@ ${POT_FILE}: ../lib/RssParser.php ${POT_FILE}: ../lib/RssWriter.php ${POT_FILE}: ../lib/RssWriter2.php +${POT_FILE}: ../lib/SemanticWeb.php ${POT_FILE}: ../lib/SpamBlocklist.php ${POT_FILE}: ../lib/Template.php ${POT_FILE}: ../lib/TextSearchQuery.php @@ -142,6 +141,7 @@ ${POT_FILE}: ../lib/WikiDB/backend/ADODB_sqlite.php ${POT_FILE}: ../lib/WikiDB/backend/PDO.php ${POT_FILE}: ../lib/WikiDB/backend/PDO_mysql.php +${POT_FILE}: ../lib/WikiDB/backend/PDO_oci8.php ${POT_FILE}: ../lib/WikiDB/backend/PDO_pgsql.php ${POT_FILE}: ../lib/WikiDB/backend/PearDB.php ${POT_FILE}: ../lib/WikiDB/backend/PearDB_mysql.php @@ -171,10 +171,11 @@ ${POT_FILE}: ../lib/WikiUser/AdoDb.php ${POT_FILE}: ../lib/WikiUser/BogoLogin.php ${POT_FILE}: ../lib/WikiUser/Db.php -${POT_FILE}: ../lib/WikiUser/EMailConfim.php +${POT_FILE}: ../lib/WikiUser/EMailConfirm.php ${POT_FILE}: ../lib/WikiUser/File.php ${POT_FILE}: ../lib/WikiUser/Forbidden.php ${POT_FILE}: ../lib/WikiUser/HttpAuth.php +${POT_FILE}: ../lib/WikiUser/HttpAuthUpper.php ${POT_FILE}: ../lib/WikiUser/IMAP.php ${POT_FILE}: ../lib/WikiUser/LDAP.php ${POT_FILE}: ../lib/WikiUser/POP3.php @@ -203,6 +204,7 @@ ${POT_FILE}: ../lib/fortune.php ${POT_FILE}: ../lib/gif.php ${POT_FILE}: ../lib/imagecache.php +${POT_FILE}: ../lib/imdb.php ${POT_FILE}: ../lib/install.php ${POT_FILE}: ../lib/loadsave.php ${POT_FILE}: ../lib/main.php @@ -213,6 +215,7 @@ ${POT_FILE}: ../lib/plugin/AnalyseAccessLogSql.php ${POT_FILE}: ../lib/plugin/AppendText.php ${POT_FILE}: ../lib/plugin/AsciiMath.php +${POT_FILE}: ../lib/plugin/AsciiSVG.php ${POT_FILE}: ../lib/plugin/AuthorHistory.php ${POT_FILE}: ../lib/plugin/BackLinks.php ${POT_FILE}: ../lib/plugin/BlogArchives.php @@ -223,6 +226,7 @@ ${POT_FILE}: ../lib/plugin/CalendarList.php ${POT_FILE}: ../lib/plugin/CategoryPage.php ${POT_FILE}: ../lib/plugin/Comment.php +${POT_FILE}: ../lib/plugin/CreateBib.php ${POT_FILE}: ../lib/plugin/CreatePage.php ${POT_FILE}: ../lib/plugin/CreateToc.php ${POT_FILE}: ../lib/plugin/DeadEndPages.php @@ -240,6 +244,7 @@ ${POT_FILE}: ../lib/plugin/GraphViz.php ${POT_FILE}: ../lib/plugin/HelloWorld.php ${POT_FILE}: ../lib/plugin/HtmlConverter.php +${POT_FILE}: ../lib/plugin/Imdb.php ${POT_FILE}: ../lib/plugin/IncludePage.php ${POT_FILE}: ../lib/plugin/IncludePages.php ${POT_FILE}: ../lib/plugin/IncludeSiteMap.php @@ -252,8 +257,10 @@ ${POT_FILE}: ../lib/plugin/ListPages.php ${POT_FILE}: ../lib/plugin/ListRelations.php ${POT_FILE}: ../lib/plugin/ListSubpages.php +${POT_FILE}: ../lib/plugin/MediawikiTable.php ${POT_FILE}: ../lib/plugin/ModeratedPage.php ${POT_FILE}: ../lib/plugin/MostPopular.php +${POT_FILE}: ../lib/plugin/NewPagesPerUser.php ${POT_FILE}: ../lib/plugin/NoCache.php ${POT_FILE}: ../lib/plugin/OldStyleTable.php ${POT_FILE}: ../lib/plugin/OrphanedPages.php @@ -270,6 +277,8 @@ ${POT_FILE}: ../lib/plugin/PluginManager.php ${POT_FILE}: ../lib/plugin/PopUp.php ${POT_FILE}: ../lib/plugin/PopularNearby.php +${POT_FILE}: ../lib/plugin/PopularTags.php +${POT_FILE}: ../lib/plugin/PreferenceApp.php ${POT_FILE}: ../lib/plugin/PrevNext.php ${POT_FILE}: ../lib/plugin/RandomPage.php ${POT_FILE}: ../lib/plugin/RateIt.php @@ -286,7 +295,9 @@ ${POT_FILE}: ../lib/plugin/SearchHighlight.php ${POT_FILE}: ../lib/plugin/SemanticRelations.php ${POT_FILE}: ../lib/plugin/SemanticSearch.php +${POT_FILE}: ../lib/plugin/SemanticSearchAdvanced.php ${POT_FILE}: ../lib/plugin/SiteMap.php +${POT_FILE}: ../lib/plugin/SpellCheck.php ${POT_FILE}: ../lib/plugin/SqlResult.php ${POT_FILE}: ../lib/plugin/SyncWiki.php ${POT_FILE}: ../lib/plugin/SyntaxHighlighter.php @@ -299,12 +310,12 @@ ${POT_FILE}: ../lib/plugin/TranslateText.php ${POT_FILE}: ../lib/plugin/UnfoldSubpages.php ${POT_FILE}: ../lib/plugin/UpLoad.php +${POT_FILE}: ../lib/plugin/UriResolver.php ${POT_FILE}: ../lib/plugin/UserPreferences.php ${POT_FILE}: ../lib/plugin/UserRatings.php ${POT_FILE}: ../lib/plugin/VisualWiki.php ${POT_FILE}: ../lib/plugin/WantedPages.php ${POT_FILE}: ../lib/plugin/WantedPagesOld.php -${POT_FILE}: ../lib/plugin/WatchList.php ${POT_FILE}: ../lib/plugin/WatchPage.php ${POT_FILE}: ../lib/plugin/WhoIsOnline.php ${POT_FILE}: ../lib/plugin/WikiAdminChmod.php @@ -321,10 +332,13 @@ ${POT_FILE}: ../lib/plugin/WikiFormRich.php ${POT_FILE}: ../lib/plugin/WikiForum.php ${POT_FILE}: ../lib/plugin/WikiPoll.php +${POT_FILE}: ../lib/plugin/WikicreoleTable.php +${POT_FILE}: ../lib/plugin/YouTube.php ${POT_FILE}: ../lib/plugin/_AuthInfo.php ${POT_FILE}: ../lib/plugin/_BackendInfo.php ${POT_FILE}: ../lib/plugin/_GroupInfo.php ${POT_FILE}: ../lib/plugin/_PreferencesInfo.php +${POT_FILE}: ../lib/plugin/_Retransform.php ${POT_FILE}: ../lib/plugin/_WikiTranslation.php ${POT_FILE}: ../lib/plugin/text2png.php ${POT_FILE}: ../lib/prepend.php @@ -340,7 +354,6 @@ ${POT_FILE}: ../lib/wikilens/Utils.php ${POT_FILE}: ../lib/ziplib.php ${POT_FILE}: ../themes/Crao/templates/actionbar.tmpl -${POT_FILE}: ../themes/Crao/templates/blogform.tmpl ${POT_FILE}: ../themes/Crao/templates/body.tmpl ${POT_FILE}: ../themes/Crao/templates/bottom.tmpl ${POT_FILE}: ../themes/Crao/templates/browse.tmpl @@ -369,6 +382,7 @@ ${POT_FILE}: ../themes/MonoBook/templates/logo.tmpl ${POT_FILE}: ../themes/MonoBook/templates/navbar.tmpl ${POT_FILE}: ../themes/MonoBook/templates/signin.tmpl +${POT_FILE}: ../themes/MonoBook/templates/tags.tmpl ${POT_FILE}: ../themes/MonoBook/templates/top.tmpl ${POT_FILE}: ../themes/MonoBook/themeinfo.php ${POT_FILE}: ../themes/Portland/lib/RecentChanges.php @@ -414,13 +428,11 @@ ${POT_FILE}: ../themes/blog/templates/debug.tmpl ${POT_FILE}: ../themes/blog/templates/info.tmpl ${POT_FILE}: ../themes/blog/templates/navbar.tmpl -${POT_FILE}: ../themes/blog/templates/search.tmpl ${POT_FILE}: ../themes/blog/templates/sidebar.tmpl ${POT_FILE}: ../themes/blog/templates/top.tmpl ${POT_FILE}: ../themes/blog/templates/viewsource.tmpl ${POT_FILE}: ../themes/blog/templates/wikiblog.tmpl ${POT_FILE}: ../themes/blog/themeinfo.php -${POT_FILE}: ../themes/default/htmlarea3/popups/insert_pagelink.php ${POT_FILE}: ../themes/default/hyperapplet.php ${POT_FILE}: ../themes/default/hyperwiki.php ${POT_FILE}: ../themes/default/templates/actionbar.tmpl @@ -430,6 +442,7 @@ ${POT_FILE}: ../themes/default/templates/bottom.tmpl ${POT_FILE}: ../themes/default/templates/browse-footer.tmpl ${POT_FILE}: ../themes/default/templates/browse.tmpl +${POT_FILE}: ../themes/default/templates/categorypage.tmpl ${POT_FILE}: ../themes/default/templates/comment.tmpl ${POT_FILE}: ../themes/default/templates/content.tmpl ${POT_FILE}: ../themes/default/templates/debug.tmpl @@ -460,6 +473,17 @@ ${POT_FILE}: ../themes/default/templates/wikiblog.tmpl ${POT_FILE}: ../themes/default/templates/wikiforum.tmpl ${POT_FILE}: ../themes/default/themeinfo.php +${POT_FILE}: ../themes/gforge/templates/actionbar.tmpl +${POT_FILE}: ../themes/gforge/templates/body.tmpl +${POT_FILE}: ../themes/gforge/templates/browse-footer.tmpl +${POT_FILE}: ../themes/gforge/templates/editpage.tmpl +${POT_FILE}: ../themes/gforge/templates/head.tmpl +${POT_FILE}: ../themes/gforge/templates/html.tmpl +${POT_FILE}: ../themes/gforge/templates/info.tmpl +${POT_FILE}: ../themes/gforge/templates/login.tmpl +${POT_FILE}: ../themes/gforge/templates/navbar.tmpl +${POT_FILE}: ../themes/gforge/templates/pagelink.tmpl +${POT_FILE}: ../themes/gforge/templates/userprefs.tmpl ${POT_FILE}: ../themes/shamino_com/templates/actionbar.tmpl ${POT_FILE}: ../themes/shamino_com/templates/browse-footer.tmpl ${POT_FILE}: ../themes/shamino_com/templates/debug.tmpl @@ -472,6 +496,8 @@ ${POT_FILE}: ../themes/smaller/templates/navbar.tmpl ${POT_FILE}: ../themes/smaller/templates/signin.tmpl ${POT_FILE}: ../themes/smaller/themeinfo.php +${POT_FILE}: ../themes/wikilens/templates/body.tmpl ${POT_FILE}: ../themes/wikilens/templates/head.tmpl ${POT_FILE}: ../themes/wikilens/templates/navbar.tmpl +${POT_FILE}: ../themes/wikilens/templates/top.tmpl ${POT_FILE}: ../themes/wikilens/themeinfo.php This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <var...@us...> - 2008-09-07 10:40:12
|
Revision: 6237 http://phpwiki.svn.sourceforge.net/phpwiki/?rev=6237&view=rev Author: vargenau Date: 2008-09-07 10:40:22 +0000 (Sun, 07 Sep 2008) Log Message: ----------- Removed -i option for sed Modified Paths: -------------- trunk/locale/Makefile Modified: trunk/locale/Makefile =================================================================== --- trunk/locale/Makefile 2008-09-07 10:19:23 UTC (rev 6236) +++ trunk/locale/Makefile 2008-09-07 10:40:22 UTC (rev 6237) @@ -20,7 +20,7 @@ ${POT_FILE} : # dependencies are auto-generated by 'make depend' , see below cp -f $@ $@~ xgettext -L PHP --from-code=iso-8859-1 -k_ -k__printf -k__sprintf -k__vsprintf -kfmt -o $@.extracted $^ - sed -e's,; charset=CHARSET,; charset=iso-8859-1,' -i $@.extracted + sed -e's,; charset=CHARSET,; charset=iso-8859-1,' $@.extracted msgmerge -o $@ $@~ $@.extracted && rm -f $@.extracted # merge in place to keep unchanged timestamps This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <var...@us...> - 2009-07-06 13:55:39
|
Revision: 6999 http://phpwiki.svn.sourceforge.net/phpwiki/?rev=6999&view=rev Author: vargenau Date: 2009-07-06 13:55:26 +0000 (Mon, 06 Jul 2009) Log Message: ----------- Remove commented items Modified Paths: -------------- trunk/locale/Makefile Modified: trunk/locale/Makefile =================================================================== --- trunk/locale/Makefile 2009-07-06 13:48:55 UTC (rev 6998) +++ trunk/locale/Makefile 2009-07-06 13:55:26 UTC (rev 6999) @@ -7,8 +7,6 @@ # POT_FILE = po/phpwiki.pot -SYMLINK = cp -#SYMLINK = ln -s GETTEXT_LINT_REPORTXSL = /usr/local/share/gettext-lint/report.xsl .PHONY: all po mo clean depend ${POT_FILE} @@ -29,20 +27,12 @@ cp -f $@ $@~ msgmerge -o $@.new $@~ $^ && mv -f $@.new $@ -# current ja is euc-jp (symlink) -#po/ja.po: po/ja.euc-jp.po -# $(SYMLINK) po/ja.euc-jp.po po/ja.po - # work on ja.euc-jp.po and create utf-8 from this. changes in utf-8 will get lost! po/ja.utf-8.po: po/ja.po @echo "# Autogenerated file from ja.po" > $@ @echo "# Any changes here will be lost! Edit ja.po instead" >> $@ iconv -f euc-jp -t utf-8 $^ |sed -e's,; charset=euc-jp,; charset=utf-8,' >> $@ -# current zh is zh_TW.UTF-8 (symlink) -#po/zh.po: po/zh_TW.utf-8.po -# ln -s po/zh_TW.utf-8.po po/zh.po - %/LC_MESSAGES/phpwiki.mo : po/%.po mkdir -p $*/LC_MESSAGES msgfmt -o $@ $< This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ru...@us...> - 2009-08-24 12:19:32
|
Revision: 7080 http://phpwiki.svn.sourceforge.net/phpwiki/?rev=7080&view=rev Author: rurban Date: 2009-08-24 12:18:22 +0000 (Mon, 24 Aug 2009) Log Message: ----------- improve gettext-lint comment, fix files Modified Paths: -------------- trunk/locale/Makefile Modified: trunk/locale/Makefile =================================================================== --- trunk/locale/Makefile 2009-08-24 12:17:17 UTC (rev 7079) +++ trunk/locale/Makefile 2009-08-24 12:18:22 UTC (rev 7080) @@ -18,7 +18,7 @@ ${POT_FILE} : # dependencies are auto-generated by 'make depend' , see below cp -f $@ $@~ xgettext -L PHP --from-code=iso-8859-1 -k_ -k__printf -k__sprintf -k__vsprintf -kfmt -o $@.extracted $^ - sed -e's,; charset=CHARSET,; charset=iso-8859-1,' $@.extracted + sed -e's,; charset=CHARSET,; charset=iso-8859-1,' -i $@.extracted msgmerge -o $@ $@~ $@.extracted && rm -f $@.extracted # merge in place to keep unchanged timestamps @@ -45,7 +45,8 @@ dep : @echo "Please use make depend" -# requires gettext-lint into /usr/local +# requires gettext-lint installed into /usr/local. (configure && make && make install) +# http://gettext-lint.sourceforge.net/ check: POFileChecker po/*.po | xsltproc $(GETTEXT_LINT_REPORTXSL) - | \ perl -pe's/<table>/<table border="1">/; s/<tr><td rowspan=/<tr valign="top"><td rowspan=/g' \ @@ -272,6 +273,7 @@ ${POT_FILE}: ../lib/plugin/PopularTags.php ${POT_FILE}: ../lib/plugin/PreferenceApp.php ${POT_FILE}: ../lib/plugin/PrevNext.php +${POT_FILE}: ../lib/plugin/Processing.php ${POT_FILE}: ../lib/plugin/RandomPage.php ${POT_FILE}: ../lib/plugin/RateIt.php ${POT_FILE}: ../lib/plugin/RawHtml.php @@ -395,24 +397,14 @@ ${POT_FILE}: ../themes/Sidebar/hyperwiki.php ${POT_FILE}: ../themes/Sidebar/templates/actionbar.tmpl ${POT_FILE}: ../themes/Sidebar/templates/body.tmpl -${POT_FILE}: ../themes/Sidebar/templates/browse.tmpl +${POT_FILE}: ../themes/Sidebar/templates/browse-footer.tmpl ${POT_FILE}: ../themes/Sidebar/templates/calendar.tmpl -${POT_FILE}: ../themes/Sidebar/templates/content.tmpl -${POT_FILE}: ../themes/Sidebar/templates/debug.tmpl -${POT_FILE}: ../themes/Sidebar/templates/dump-footer.tmpl ${POT_FILE}: ../themes/Sidebar/templates/frame-footer.tmpl ${POT_FILE}: ../themes/Sidebar/templates/frame-header.tmpl ${POT_FILE}: ../themes/Sidebar/templates/frame-left.tmpl ${POT_FILE}: ../themes/Sidebar/templates/frameset.tmpl -${POT_FILE}: ../themes/Sidebar/templates/html.tmpl -${POT_FILE}: ../themes/Sidebar/templates/htmldump.tmpl -${POT_FILE}: ../themes/Sidebar/templates/logo.tmpl ${POT_FILE}: ../themes/Sidebar/templates/navbar.tmpl -${POT_FILE}: ../themes/Sidebar/templates/ratings.tmpl -${POT_FILE}: ../themes/Sidebar/templates/rc.tmpl -${POT_FILE}: ../themes/Sidebar/templates/search.tmpl ${POT_FILE}: ../themes/Sidebar/templates/signin.tmpl -${POT_FILE}: ../themes/Sidebar/templates/tags.tmpl ${POT_FILE}: ../themes/Sidebar/templates/top.tmpl ${POT_FILE}: ../themes/Sidebar/themeinfo.php ${POT_FILE}: ../themes/SpaceWiki/lib/RecentChanges.php This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <var...@us...> - 2011-01-27 12:59:55
|
Revision: 7916 http://phpwiki.svn.sourceforge.net/phpwiki/?rev=7916&view=rev Author: vargenau Date: 2011-01-27 12:59:49 +0000 (Thu, 27 Jan 2011) Log Message: ----------- Make depend Modified Paths: -------------- trunk/locale/Makefile Modified: trunk/locale/Makefile =================================================================== --- trunk/locale/Makefile 2011-01-27 09:24:46 UTC (rev 7915) +++ trunk/locale/Makefile 2011-01-27 12:59:49 UTC (rev 7916) @@ -433,6 +433,7 @@ ${POT_FILE}: ../themes/fusionforge/templates/navbar.tmpl ${POT_FILE}: ../themes/fusionforge/templates/pagelink.tmpl ${POT_FILE}: ../themes/fusionforge/templates/ratings.tmpl +${POT_FILE}: ../themes/fusionforge/templates/savepage.tmpl ${POT_FILE}: ../themes/fusionforge/templates/userprefs.tmpl ${POT_FILE}: ../themes/fusionforge/themeinfo.php ${POT_FILE}: ../themes/Hawaiian/lib/random.php @@ -477,7 +478,6 @@ ${POT_FILE}: ../themes/Sidebar/hyperwiki.php ${POT_FILE}: ../themes/Sidebar/templates/actionbar.tmpl ${POT_FILE}: ../themes/Sidebar/templates/body.tmpl -${POT_FILE}: ../themes/Sidebar/templates/browse.tmpl ${POT_FILE}: ../themes/Sidebar/templates/calendar.tmpl ${POT_FILE}: ../themes/Sidebar/templates/content.tmpl ${POT_FILE}: ../themes/Sidebar/templates/debug.tmpl This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <var...@us...> - 2011-03-01 15:03:59
|
Revision: 7941 http://phpwiki.svn.sourceforge.net/phpwiki/?rev=7941&view=rev Author: vargenau Date: 2011-03-01 15:03:53 +0000 (Tue, 01 Mar 2011) Log Message: ----------- Source code is UTF-8 Modified Paths: -------------- trunk/locale/Makefile Modified: trunk/locale/Makefile =================================================================== --- trunk/locale/Makefile 2011-03-01 14:40:24 UTC (rev 7940) +++ trunk/locale/Makefile 2011-03-01 15:03:53 UTC (rev 7941) @@ -17,8 +17,8 @@ ${POT_FILE} : # dependencies are auto-generated by 'make depend' , see below cp -f $@ $@~ - xgettext -L PHP --from-code=iso-8859-1 -k_ -k__printf -k__sprintf -k__vsprintf -kfmt -o $@.extracted $^ - sed -e's,; charset=CHARSET,; charset=iso-8859-1,' $@.extracted + xgettext -L PHP --from-code=utf-8 -k_ -k__printf -k__sprintf -k__vsprintf -kfmt -o $@.extracted $^ + sed -e's,; charset=CHARSET,; charset=utf-8,' $@.extracted msgmerge -o $@ $@~ $@.extracted && rm -f $@.extracted # merge in place to keep unchanged timestamps This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <var...@us...> - 2011-03-01 14:40:30
|
Revision: 7940 http://phpwiki.svn.sourceforge.net/phpwiki/?rev=7940&view=rev Author: vargenau Date: 2011-03-01 14:40:24 +0000 (Tue, 01 Mar 2011) Log Message: ----------- Repair "make clean": MO_FILES and PHP_FILES are not defined Modified Paths: -------------- trunk/locale/Makefile Modified: trunk/locale/Makefile =================================================================== --- trunk/locale/Makefile 2011-03-01 09:32:52 UTC (rev 7939) +++ trunk/locale/Makefile 2011-03-01 14:40:24 UTC (rev 7940) @@ -37,7 +37,7 @@ msgunfmt $< | awk -f make-php-trans.awk > $@ clean : - rm -f ${MO_FILES} ${PHP_FILES} + rm -f ./*/LC_MESSAGES/phpwiki.mo ./*/LC_MESSAGES/phpwiki.php depend : $(SHELL) update-makefile.sh This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <var...@us...> - 2014-12-17 14:35:13
|
Revision: 9447 http://sourceforge.net/p/phpwiki/code/9447 Author: vargenau Date: 2014-12-17 14:35:04 +0000 (Wed, 17 Dec 2014) Log Message: ----------- Remove EMailConfirm (unused) Modified Paths: -------------- trunk/locale/Makefile Modified: trunk/locale/Makefile =================================================================== --- trunk/locale/Makefile 2014-12-17 14:33:42 UTC (rev 9446) +++ trunk/locale/Makefile 2014-12-17 14:35:04 UTC (rev 9447) @@ -315,7 +315,6 @@ ${POT_FILE}: ../lib/WikiUser/AdoDb.php ${POT_FILE}: ../lib/WikiUser/BogoLogin.php ${POT_FILE}: ../lib/WikiUser/Db.php -${POT_FILE}: ../lib/WikiUser/EMailConfirm.php ${POT_FILE}: ../lib/WikiUser/Facebook.php ${POT_FILE}: ../lib/WikiUser/File.php ${POT_FILE}: ../lib/WikiUser/Forbidden.php This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <var...@us...> - 2016-01-06 09:28:57
|
Revision: 9750 http://sourceforge.net/p/phpwiki/code/9750 Author: vargenau Date: 2016-01-06 09:28:54 +0000 (Wed, 06 Jan 2016) Log Message: ----------- make depend Modified Paths: -------------- trunk/locale/Makefile Modified: trunk/locale/Makefile =================================================================== --- trunk/locale/Makefile 2016-01-05 20:53:59 UTC (rev 9749) +++ trunk/locale/Makefile 2016-01-06 09:28:54 UTC (rev 9750) @@ -152,7 +152,6 @@ ${POT_FILE}: .././lib/pear/DB/sybase.php ${POT_FILE}: .././lib/pear/File_Passwd.php ${POT_FILE}: .././lib/pear/JSON.php -${POT_FILE}: .././lib/pear/PEAR5.php ${POT_FILE}: .././lib/pear/PEAR.php ${POT_FILE}: .././lib/plugin/AddComment.php ${POT_FILE}: .././lib/plugin/AllPages.php This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <var...@us...> - 2022-01-05 20:30:44
|
Revision: 10839 http://sourceforge.net/p/phpwiki/code/10839 Author: vargenau Date: 2022-01-05 20:30:42 +0000 (Wed, 05 Jan 2022) Log Message: ----------- locale Makefile: remove themes/Wordpress/templates/navbar.tmpl Modified Paths: -------------- trunk/locale/Makefile Modified: trunk/locale/Makefile =================================================================== --- trunk/locale/Makefile 2022-01-05 20:28:41 UTC (rev 10838) +++ trunk/locale/Makefile 2022-01-05 20:30:42 UTC (rev 10839) @@ -516,7 +516,6 @@ ${POT_FILE}: .././themes/Wordpress/templates/body.tmpl ${POT_FILE}: .././themes/Wordpress/templates/browse.tmpl ${POT_FILE}: .././themes/Wordpress/templates/editpage.tmpl -${POT_FILE}: .././themes/Wordpress/templates/navbar.tmpl ${POT_FILE}: .././themes/Wordpress/templates/signin.tmpl ${POT_FILE}: .././themes/Wordpress/templates/viewsource.tmpl ${POT_FILE}: .././themes/Wordpress/themeinfo.php This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |