summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPablo Saratxaga <pablo@mandriva.com>2005-09-30 09:02:10 +0000
committerPablo Saratxaga <pablo@mandriva.com>2005-09-30 09:02:10 +0000
commit2a22b2c9278f888afb1739d3470ee9d1818464cf (patch)
treee078897b3ff07e382f7f56f0f3a2302e13376c18
parent5dde5a855d463c7c24485cf8599032bba3ded3f8 (diff)
downloadcontrol-center-2a22b2c9278f888afb1739d3470ee9d1818464cf.tar
control-center-2a22b2c9278f888afb1739d3470ee9d1818464cf.tar.gz
control-center-2a22b2c9278f888afb1739d3470ee9d1818464cf.tar.bz2
control-center-2a22b2c9278f888afb1739d3470ee9d1818464cf.tar.xz
control-center-2a22b2c9278f888afb1739d3470ee9d1818464cf.zip
fixed mandrakelinux-release -> mandriva-release
-rwxr-xr-xcredits2po2
1 files changed, 1 insertions, 1 deletions
diff --git a/credits2po b/credits2po
index a13dd99f..d6456f17 100755
--- a/credits2po
+++ b/credits2po
@@ -29,7 +29,7 @@ use common;
chomp;
qq(\tN("$_") => "",);
}
- } grep { $_ ne "\n" } cat_(glob("/usr/share/doc/mandrakelinux-release-*/CREDITS"))),
+ } grep { $_ ne "\n" } cat_(glob("/usr/share/doc/mandriva-release-*/CREDITS"))),
"}"
)
);