diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-11-15 21:42:20 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-11-15 21:42:20 -0600 |
commit | 93907d7e7a2741818d4b5e1c3ea645f784f7347e (patch) | |
tree | 15b6037c86d3e19bb6be3e56eaaf33576faa53df /languages/cpp/app_templates/kcmodule/kcmodule.kdevtemplate | |
parent | 7ccec9def581eca60cd30bbcd6bda08024d81879 (diff) | |
download | tdevelop-93907d7e7a2741818d4b5e1c3ea645f784f7347e.tar.gz tdevelop-93907d7e7a2741818d4b5e1c3ea645f784f7347e.zip |
Automatically update admin submodule and copy sustem libtool files before first build
Fix FTBFS in many TDE sample projects
Place TDE sample projects in a TDE category instead of a KDE category
Diffstat (limited to 'languages/cpp/app_templates/kcmodule/kcmodule.kdevtemplate')
-rw-r--r-- | languages/cpp/app_templates/kcmodule/kcmodule.kdevtemplate | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/languages/cpp/app_templates/kcmodule/kcmodule.kdevtemplate b/languages/cpp/app_templates/kcmodule/kcmodule.kdevtemplate index df1c7eb5..77d9094f 100644 --- a/languages/cpp/app_templates/kcmodule/kcmodule.kdevtemplate +++ b/languages/cpp/app_templates/kcmodule/kcmodule.kdevtemplate @@ -1,4 +1,4 @@ -# KDE Config File +# TDE Config File [General] Name=Control Center module Name[ca]=Mòdul per al Centre de control @@ -32,7 +32,7 @@ Name[tr]=Kontrol Merkezi Birimi Name[zh_CN]=控制中心模块 Name[zh_TW]=控制中心模組 Icon=kcmodule.png -Category=C++/KDE +Category=C++/TDE Comment=Generates a framework for a module which can be embedded into the TDE Control Center. Comment[ca]=Genera una infraestructura per a un mòdul que es pugui encastar al Centre de control de TDE. Comment[da]=Genererer et skelet for et modul som kan indlejres i TDE's kontrolcenter. @@ -187,7 +187,7 @@ Comment[nl]=Een configuratiemodule is aangemaakt in %{dest} Comment[pl]=Moduł Centrum Sterowania został utworzony w %{dest} Comment[pt]=Foi criado um módulo do Centro de Controlo em %{dest} Comment[pt_BR]=Foi criado um módulo do Centro de Controlo em %{dest} -Comment[ru]=Модуль Центра управления KDE создан в %{dest} +Comment[ru]=Модуль Центра управления TDE создан в %{dest} Comment[sk]=Control center modul bol vytvorený v %{dest} Comment[sl]=Modul nadzornega središča je bil ustvarjen v %{dest} Comment[sr]=Модул Контролног центра направљен је у %{dest} |