From befd324a2ef5f487e788bc6ed6c5de0dd7a9d751 Mon Sep 17 00:00:00 2001 From: Mageia SVN-Git Migration Date: Sun, 6 Feb 2011 02:16:32 +0000 Subject: Synthesized commit during git-svn import combining previous Mandriva history with Magiea. This commit consitsts of the following subversion commits: ------------------------------------------------------------------------ r433 | dmorgan | 2011-02-06 02:16:32 +0000 (Sun, 06 Feb 2011) | 1 line Import cleaned control-center ------------------------------------------------------------------------ --- credits2po | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'credits2po') diff --git a/credits2po b/credits2po index d6456f17..fd011bc4 100755 --- a/credits2po +++ b/credits2po @@ -11,8 +11,8 @@ output("contributors.pl", qq(#/usr/bin/perl # # DO NOT ALTER HERE !!! -# THIS IS GENERATED FROM /usr/share/doc/mandrake-release-/CREDITS -# WHICH IS FILLED FROM THE COOKER WIKI +# THIS IS GENERATED FROM /usr/share/doc/mageia-release-/CREDITS +# WHICH IS FILLED FROM THE MAGEIA WIKI # use lib qw(/usr/lib/libDrakX); use common; @@ -29,7 +29,7 @@ use common; chomp; qq(\tN("$_") => "",); } - } grep { $_ ne "\n" } cat_(glob("/usr/share/doc/mandriva-release-*/CREDITS"))), + } grep { $_ ne "\n" } cat_(glob("/usr/share/doc/mageia-release-*/CREDITS"))), "}" ) ); -- cgit v1.2.1