diff options
author | Thierry Vignaud <tv@mandriva.org> | 2008-05-28 14:58:57 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mandriva.org> | 2008-05-28 14:58:57 +0000 |
commit | f60f86536a031fd4466889eb215efadd76885090 (patch) | |
tree | 112973ee075b0912752f409e0cc757edb877495a | |
parent | e2823ec46af81c6aa19fed837f5d3ae480e9b584 (diff) | |
download | control-center-f60f86536a031fd4466889eb215efadd76885090.tar control-center-f60f86536a031fd4466889eb215efadd76885090.tar.gz control-center-f60f86536a031fd4466889eb215efadd76885090.tar.bz2 control-center-f60f86536a031fd4466889eb215efadd76885090.tar.xz control-center-f60f86536a031fd4466889eb215efadd76885090.zip |
adapt to new split
-rw-r--r-- | po/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/po/Makefile b/po/Makefile index e06cb91a..63818df7 100644 --- a/po/Makefile +++ b/po/Makefile @@ -6,7 +6,7 @@ PGOAL = drakconf # perl files to search translatable strings in PL_FILES = ../contributors.pl ../control-center ../drakconsole ../drakxconf \ - ../menus_launcher.pl ../print_launcher.pl + ../menus_launcher.pl ../print_launcher.pl ../lib/MDV/Control_Center.pm # C-like files to search translatable strings in #CFILES = |