diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-09-28 13:25:56 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-09-28 13:25:56 -0500 |
commit | 1baab4923d9eec2ce99b1434d00c6d64a874f119 (patch) | |
tree | 6cbfd30e2ee67f6bb166990eac16eec16cdd5b62 /ubuntu/maverick/tdelibs | |
parent | 0e8ad2b2e9dd1927ce5c5b35b705aad82bf76e20 (diff) | |
download | tde-packaging-1baab4923d9eec2ce99b1434d00c6d64a874f119.tar.gz tde-packaging-1baab4923d9eec2ce99b1434d00c6d64a874f119.zip |
Update Debian and Ubuntu packaging for kde.pot rename
Diffstat (limited to 'ubuntu/maverick/tdelibs')
-rwxr-xr-x | ubuntu/maverick/tdelibs/debian/rules | 4 | ||||
-rw-r--r-- | ubuntu/maverick/tdelibs/debian/tdelibs14-trinity-dev.install | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/ubuntu/maverick/tdelibs/debian/rules b/ubuntu/maverick/tdelibs/debian/rules index 153082462..0a71d8964 100755 --- a/ubuntu/maverick/tdelibs/debian/rules +++ b/ubuntu/maverick/tdelibs/debian/rules @@ -105,9 +105,9 @@ common-install-prehook-impl:: # sed "s/charset=CHARSET/charset=UTF-8/" -i $$file; \ # done -# msgcat --use-first kde.pot po/tdelibs.pot > tdelibs.pot-merged +# msgcat --use-first tde.pot po/tdelibs.pot > tdelibs.pot-merged # mv -f tdelibs.pot-merged po/tdelibs.pot - cp -Rp kde.pot po/tdelibs.pot + cp -Rp tde.pot po/tdelibs.pot # generate .po files for .desktop etc files if [ -f debian/kubuntu-desktop-i18n/createdesktop.pl ]; then \ diff --git a/ubuntu/maverick/tdelibs/debian/tdelibs14-trinity-dev.install b/ubuntu/maverick/tdelibs/debian/tdelibs14-trinity-dev.install index cc65843e5..73c87967b 100644 --- a/ubuntu/maverick/tdelibs/debian/tdelibs14-trinity-dev.install +++ b/ubuntu/maverick/tdelibs/debian/tdelibs14-trinity-dev.install @@ -218,7 +218,7 @@ debian/tmp/opt/trinity/include/tdesensordevice.h debian/tmp/opt/trinity/include/tdestoragedevice.h debian/tmp/opt/trinity/include/tdelibs_export.h debian/tmp/opt/trinity/include/kdemacros.h -debian/tmp/opt/trinity/include/kde.pot +debian/tmp/opt/trinity/include/tde.pot debian/tmp/opt/trinity/include/tdeprint/driver.h debian/tmp/opt/trinity/include/tdeprint/kiconselectaction.h debian/tmp/opt/trinity/include/tdeprint/kmjob.h |