diff options
author | Colin Guthrie <colin@mageia.org> | 2013-09-01 14:17:57 +0100 |
---|---|---|
committer | Colin Guthrie <colin@mageia.org> | 2013-09-01 15:12:40 +0100 |
commit | 8f0579cb80f3a22f9bf8f0fad4702f205e8b2eff (patch) | |
tree | b084c012d0dda91955c6a5fba908a1389fca7fca /po | |
parent | 5bb10b5622e39a24425647a7c5476315a1581463 (diff) | |
download | control-center-8f0579cb80f3a22f9bf8f0fad4702f205e8b2eff.tar control-center-8f0579cb80f3a22f9bf8f0fad4702f205e8b2eff.tar.gz control-center-8f0579cb80f3a22f9bf8f0fad4702f205e8b2eff.tar.bz2 control-center-8f0579cb80f3a22f9bf8f0fad4702f205e8b2eff.tar.xz control-center-8f0579cb80f3a22f9bf8f0fad4702f205e8b2eff.zip |
Delete the massively outdated and unshipped contributors.pl file.
This is not shipped and if we try to update it via the script it generates
a quite different (and altogether less interesting) file.
Diffstat (limited to 'po')
-rw-r--r-- | po/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 = |