[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

CVS webwml/dutch/News/press



Update of /cvs/webwml/webwml/dutch/News/press
In directory alioth:/tmp/cvs-serv27751/dutch/News/press

Modified Files:
	index.wml 
Log Message:
1.17: ./smart_change.pl -s 's/2007 - 1/2005/'

--- /cvs/webwml/webwml/dutch/News/press/index.wml	2010/06/30 05:36:03	1.10
+++ /cvs/webwml/webwml/dutch/News/press/index.wml	2010/06/30 15:54:52	1.11
@@ -1,7 +1,7 @@
 #use wml::debian::template title="Debian in de Pers" NOHEADER=yes
 #use wml::debian::countries
 #include "$(ENGLISHDIR)/News/press/press.tags"
-#use wml::debian::translation-check translation="1.16"
+#use wml::debian::translation-check translation="1.17"
 
 <h3>Debian in de Pers</h3>
 
@@ -26,7 +26,7 @@
  for ($year = $(CUR_YEAR) - 1; $year >= 2006; $year --) {
   print qq'  <li><a href="http://wiki.debian.org/PressCoverage$year";>Berichten in de pers voor ${year} (verzameld in de Debian Wiki)</a>\n';
  }
- for ($year = 2007 - 1; $year >= 1997; $year --) {
+ for ($year = 2005; $year >= 1997; $year --) {
   print qq'  <li><a href="$year">Berichten in de pers voor $year</a>\n' if -f "$(ENGLISHDIR)/News/press/$year.data";
  }
 :>


Reply to: