From ea29429e913fd72d2af91ab32bdb4c5194060f26 Mon Sep 17 00:00:00 2001 From: carstenklapp Date: Fri, 22 Feb 2002 21:48:26 +0000 Subject: [PATCH] 2 new files added git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@2157 96ab9672-09ca-45d6-a79d-3d69d39ca109 --- locale/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/locale/Makefile b/locale/Makefile index 3f00c6465..8c5aafd7d 100644 --- a/locale/Makefile +++ b/locale/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.23 2002-02-19 04:24:54 carstenklapp Exp $ +# $Id: Makefile,v 1.24 2002-02-22 21:48:26 carstenklapp Exp $ # # locale/Makefile # @@ -85,6 +85,7 @@ ${POT_FILE}: ../lib/plugin/FullTextSearch.php ${POT_FILE}: ../lib/plugin/FuzzyPages.php ${POT_FILE}: ../lib/plugin/HelloWorld.php ${POT_FILE}: ../lib/plugin/IncludePage.php +${POT_FILE}: ../lib/plugin/Info.php ${POT_FILE}: ../lib/plugin/LikePages.php ${POT_FILE}: ../lib/plugin/MostPopular.php ${POT_FILE}: ../lib/plugin/OrphanedPages.php @@ -149,6 +150,7 @@ ${POT_FILE}: ../themes/default/templates/nochanges.tmpl ${POT_FILE}: ../themes/default/templates/savepage.tmpl ${POT_FILE}: ../themes/default/templates/signin.tmpl ${POT_FILE}: ../themes/default/templates/top.tmpl +${POT_FILE}: ../themes/default/templates/top-htmldump.tmpl ${POT_FILE}: ../themes/default/templates/userprefs.tmpl ${POT_FILE}: ../themes/default/templates/viewsource.tmpl ${POT_FILE}: ../themes/default/themeinfo.php -- 2.45.0