summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xcontributors.pl72
-rwxr-xr-xcredits2po35
-rw-r--r--po/Makefile2
3 files changed, 1 insertions, 108 deletions
diff --git a/contributors.pl b/contributors.pl
deleted file mode 100755
index 4cf86efa..00000000
--- a/contributors.pl
+++ /dev/null
@@ -1,72 +0,0 @@
-#/usr/bin/perl
-#
-# DO NOT ALTER HERE !!!
-# THIS IS GENERATED FROM /usr/share/doc/mandrake-release-<RELEASE>/CREDITS
-# WHICH IS FILLED FROM THE COOKER WIKI
-#
-use lib qw(/usr/lib/libDrakX);
-use common;
-{
-
- N("Packagers") => "",
- N("Per Oyvind Karlsen") => N("massive packages rebuilding and cleaning, games, sparc port, proofreading of Mandriva tools"),
- N("Guillaume Rousse") => N("cowsay introduction"),
- N("Olivier Thauvin") => N("figlet introduction, Distriblint (checking rpm in the distro)"),
- N("Marcel Pol") => N("xfce4, updated abiword, mono"),
- N("Ben Reser") => N("updated nc with debian patches, fixed some perl packages, dnotify startup script, urpmc, hddtemp, wipe, etc..."),
- N("Thomas Backlund") => N("\"deep and broad\" kernel work (many new patches before integration in official kernel)"),
- N("Svetoslav Slavtchev") => N("kernel work (audio- and video-related patches)"),
- N("Danny Tholen") => N("patches to some packages, kfiresaver, xwine. ppc kernel-benh."),
- N("Buchan Milne") => N("Samba 3.0 (prerelease) that co-exists with Samba 2.2.x, Samba-2.2.x, GIS software (grass, mapserver), cursor_themes collection, misc server-side contributions"),
- N("Goetz Waschk") => N("xine, totem, gstreamer, mplayer, vlc, vcdimager, xmms and plugins gnome-python, rox desktop"),
- N("Austin Acton") => N("audio/video/MIDI apps, scientific apps, audio/video production howtos, bluetooth, pyqt & related"),
- N("Spencer Anderson") => N("ATI/gatos/DRM stuff, opengroupware.org"),
- N("Andrey Borzenkov") => N("supermount-ng and other kernel work"),
- N("Oden Eriksson") => N("most web-based packages and many security-related packages"),
- N("Stefan VanDer Eijk") => N("slbd distro checking, devel dependencies"),
- N("David Walser") => N("rpmsync script, foolproof MIDI playback, tweaked libao"),
- N("Andi Payn") => N("many extra gnome applets and python modules"),
- N("Tibor Pittich") => N("sk-i18n, contributed several packages, openldap testing and integration, bind-sdb-ldap, several years of using cooker and bug hunting, etc..."),
- N("Pascal Terjan") => N("some ruby stuff, php-pear packages, various other stuff."),
- N("Michael Reinsch") => N("moin wiki clone, beep-media-player, im-ja and some other packages"),
- N("Christophe Guilloux") => N("bug reports, help with thunderbird package,..."),
- N("Brook Humphrey") => N("testing and bug reports, Dovecot, bibletime, sword, help with pure-ftpd, spamassassin, maildrop, clamav."),
- N("Olivier Blin") => N("http proxy support in installer, kernel 2.6 support in sndconfig, samba3 support in LinNeighborhood, fixes and enhancements in urpmi, bootsplash and drakxtools"),
- N("Emmanuel Blindauer") => N("lm_sensors for 2.6 kernel, testing, some contrib packages."),
- N("Matthias Debus") => N("sim, pine and some other contrib packages."),
- N("Documentation") => "",
- N("SunnyDubey") => N("wrote/edited parts of gi/docs/HACKING file"),
- N("Translators") => "",
- N("Per Oyvind Karlsen") => N("Norwegian Bokmal (nb) translator and coordinator, i18n work"),
- N("Tibor Pittich") => N("\"one-man\" mdk sk-i18n team"),
- N("Thomas Backlund") => N("Finnish translator and coordinator"),
- N("Reinout Van Schouwen") => N("Dutch translator and coordinator"),
- N("Keld Simonsen") => N("Danish translator (and some Bokmal too:-)"),
- N("Karl Ove Hufthammer") => N("Norwegian Nynorsk (nn) translator and coordinator"),
- N("Marek Laane") => N("Estonian translator"),
- N("Andrea Celli") => N("Italian Translator"),
- N("Simone Riccio") => N("Italian Translator"),
- N("Daniele Pighin") => N("Italian Translator"),
- N("Vedran Ljubovic") => N("Bosnian translator"),
- N("Testers") => "",
- N("Benoit Audouard"), N("testing and bug reporting, integration of eagle-usb driver"),
- N("Bernhard Gruen") => N("testing and bug reporting"),
- N("Jure Repinc") => N("testing and bug reporting"),
- N("Felix Miata") => N("testing and bug reporting"),
- N("Tim Sawchuck") => N("testing and bug reporting"),
- N("Eric Fernandez") => N("testing and bug reporting"),
- N("Ricky Ng-Adam") => N("testing and bug reporting"),
- N("Pierre Jarillon") => N("testing and bug reporting"),
- N("Michael Brower") => N("testing and bug reporting"),
- N("Frederik Himpe") => N("testing and bug reporting"),
- N("Jason Komar") => N("testing and bug reporting"),
- N("Raphael Gertz") => N("testing, bug report, Nvidia package try"),
- N("Simone Riccio") => N("testing, bug reporting"),
- N("Daniele Pighin") => N("testing, bug reporting"),
- N("Fabrice FACORAT") => N("testing, bug reporting"),
- N("Mihai Dobrescu") => N("testing, bug reporting"),
- N("Vedran Ljubovic") => N("testing, bug reporting"),
- N("Mary V. Jones-Giampalo") => N("testing, bug reporting"),
- N("Vincent Meyer") => N("MD, testing, bug reporting"),
- N("And many unnamed and unknown beta testers and bug reporters that helped make sure it all worked right.") => "",
-}
diff --git a/credits2po b/credits2po
deleted file mode 100755
index fd011bc4..00000000
--- a/credits2po
+++ /dev/null
@@ -1,35 +0,0 @@
-#!/usr/bin/perl
-
-use strict;
-use lib qw(/usr/lib/libDrakX);
-use MDK::Common;
-use standalone;
-use run_program;
-
-output("contributors.pl",
- join("\n",
- qq(#/usr/bin/perl
-#
-# DO NOT ALTER HERE !!!
-# THIS IS GENERATED FROM /usr/share/doc/mageia-release-<RELEASE>/CREDITS
-# WHICH IS FILLED FROM THE MAGEIA WIKI
-#
-use lib qw(/usr/lib/libDrakX);
-use common;
-{
-),
- (map {
- if (/^\s*\* (.*)$/) {
- my ($contributor, $descr) = split(', ', $1, 2);
- #if (/^\s*\* (.*), (.*)/) {
- chomp($descr);
- $descr =~ s/(["@$])/\\$1/g;
- join('', qq(\t"$contributor" => ), $descr ? qq(N("$descr"),) : '"",');
- } else {
- chomp;
- qq(\tN("$_") => "",);
- }
- } grep { $_ ne "\n" } cat_(glob("/usr/share/doc/mageia-release-*/CREDITS"))),
- "}"
- )
- );
diff --git a/po/Makefile b/po/Makefile
index a9e85453..df4b4b20 100644
--- a/po/Makefile
+++ b/po/Makefile
@@ -5,7 +5,7 @@ localedir = $(DESTDIR)/usr/share/locale
PGOAL = drakconf
# perl files to search translatable strings in
-PL_FILES = ../contributors.pl ../control-center ../drakconsole ../drakxconf \
+PL_FILES = ../control-center ../drakconsole ../drakxconf \
../menus_launcher.pl ../print_launcher.pl ../lib/MDV/Control_Center.pm
# C-like files to search translatable strings in
#CFILES =