diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2020-07-29 22:43:34 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2020-07-30 16:00:07 +0200 |
commit | fe44776673b28ca94338f23d8e7ac71593fa88ba (patch) | |
tree | b900146c853acbd44900bfb77a35a1af3c77aa5d /parts/appwizard/imports/qt4qmake | |
parent | c0b663c4c873df495743600b8f703744420eddfa (diff) | |
download | tdevelop-fe44776673b28ca94338f23d8e7ac71593fa88ba.tar.gz tdevelop-fe44776673b28ca94338f23d8e7ac71593fa88ba.zip |
Desktop file translations:
+ Creation of POT template for desktop files added to CMakeL10n rules.
+ Added creation of translated desktop files during build.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'parts/appwizard/imports/qt4qmake')
-rw-r--r-- | parts/appwizard/imports/qt4qmake | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/parts/appwizard/imports/qt4qmake b/parts/appwizard/imports/qt4qmake index 3dc9fe5b..56f22885 100644 --- a/parts/appwizard/imports/qt4qmake +++ b/parts/appwizard/imports/qt4qmake @@ -1,4 +1,3 @@ -# KDE Config File +# TDE Config File [General] Comment=Qt4 C++ Application (QMake4 based) -Comment[fr]=Une application C++ pour Qt4 (Makefiles bas� sur QMake4) |