You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdevelop/languages/cpp/app_templates/noatunui/noatunui.kdevtemplate

196 lines
7.2 KiB

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

# TDE Config File
[General]
Name=Noatun UI plugin
Name[ca]=Connector d'interfície d'usuari per a Noatun
Name[de]=Noatun-UI-Modul
Name[el]=Πρόσθετο Noatun UI
Name[es]=Complemento de interfaz de usuario para Noatun
Name[et]=Noatuni kasutajaliidese plugin
Name[eu]=Noatun UI plugina
Name[fa]=وصلۀ Noatun UI
Name[fr]=Module externe d'interface utilisateur pour Noatun
Name[ga]=Breiseán Chomhéadan Noatun
Name[gl]=Extensión para a IU de Noatun
Name[hu]=Noatun UI-modul
Name[it]=Plugin UI di noatun
Name[ja]=Noatun UI プラグイン
Name[nds]=Böversiet-Moduul för Noatun
Name[ne]=नोअटन UI plugin
Name[nl]=Noatun UI-plugin
Name[pl]=Wtyczka do interfejsu użytkownika Noatun
Name[pt]='Plugin' de UI do Noatun
Name[pt_BR]='Plugin' de UI do Noatun
Name[ru]=Модуль интерфейса Noatun
Name[sk]=Noatun UI modul
Name[sr]=UI прикључак за Noatun
Name[sr@Latn]=UI priključak za Noatun
Name[sv]=Noatun-insticksprogram för användargränssnitt
Name[tr]=Noatun Arayüz eklentisi
Name[zh_CN]=Noatun 界面插件
Name[zh_TW]=Noatun 使用者介面外掛程式
Icon=noatunui.png
Category=C++/TDE
Comment=Generates a simple user interface plugin for noatun.
Comment[ca]=Genera un simple connector d'interfície d'usuari per a Noatun.
Comment[da]=Genererer en simpel brugergrænseflade-plugin for noatun.
Comment[de]=Erstellt ein einfaches Oberflächen-Modul für Noatun
Comment[el]=Δημιουργεί ένα απλό πρόσθετο γραφικού περιβάλλοντος για το noatun.
Comment[es]=Genera un complemento de interfaz de usuario para Noatun.
Comment[et]=Noatuni lihtsa kasutajaliidese plugina loomine.
Comment[eu]=Noatun-entzat erabiltzaile-interfazerako plugin sinple bat sortzen du.
Comment[fa]=یک وصلۀ واسط کاربر ساده برای noatun تولید می‌کند.
Comment[fr]=Génère un module externe d'interface utilisateur simple pour Noatun.
Comment[gl]=Xera unha extensión sinxela para a interface de usuario de noatun.
Comment[hu]=Létrehoz egy egyszerű felületbővítő modult a Noatun programhoz.
Comment[it]=Genera un semplice plugin di interfaccia per noatun.
Comment[nds]=Stellt en eenfach Böversietmoduul för Noatun op.
Comment[ne]=नोअटनका लागि साधारण इन्टरफेस प्लगइन उत्पन्न गर्दछ ।
Comment[nl]=Genereert een eenvoudige gebruikersinterfaceplugin voor Noatun.
Comment[pl]=Generuje prostą wtyczkę do interfejsu użytkownika programu Noatun.
Comment[pt]=Gera um 'plugin' simples para a interface de utilizador do Noatun.
Comment[pt_BR]=Gera um 'plugin' simples para a interface de utilizador do Noatun.
Comment[ru]=Создание простого интерфейса для Noatun.
Comment[sk]=Vygeneruje jednoduchý modul užívateľského rozhrania pre Noatun
Comment[sr]=Прави једноставан прикључак корисничког интерфејса за Noatun.
Comment[sr@Latn]=Pravi jednostavan priključak korisničkog interfejsa za Noatun.
Comment[sv]=Skapar ett enkelt insticksprogram för användargränssnitt till Noatun.
Comment[tr]=Noatun için basit bir kullanıcı arayüzü eklentisi yaratır.
Comment[zh_CN]=生成 noatun 的简单用户界面插件。
Comment[zh_TW]=產生一個簡單的 noatun 的使用者介面外掛程式。
FileTemplates=h,CStyle,cpp,CStyle
ShowFilesAfterGeneration=%{dest}/src/plugin_%{APPNAMELC}_impl.cpp
Archive=noatunui.tar.gz
[ADMIN]
Type=include
File=%{tdevelop}/template-common/admin.kdevtemplate
[GNU]
Type=include
File=%{tdevelop}/template-common/gnu.kdevtemplate
[MKDIR_DOCBOOK1]
Type=mkdir
Dir=%{dest}/doc
[MKDIR_DOCBOOK2]
Type=mkdir
Dir=%{dest}/doc/en
[FILE1]
Type=install
Source=%{tdevelop}/template-common/kde-doc-Makefile.am
Dest=%{dest}/doc/Makefile.am
[FILE2]
Type=install
Source=%{tdevelop}/template-common/kde-doc-en-Makefile.am
Dest=%{dest}/doc/en/Makefile.am
[FILE3]
Type=install
EscapeXML=true
Source=%{tdevelop}/template-common/tde-index.docbook
Dest=%{dest}/doc/en/index.docbook
[FILE4]
Type=install
EscapeXML=true
Source=%{src}/plugin.kdevelop
Dest=%{dest}/%{APPNAMELC}.kdevelop
[FILE5]
Type=install
Source=%{tdevelop}/template-common/kde-Makefile.cvs
Dest=%{dest}/Makefile.cvs
[FILE6]
Type=install
Source=%{tdevelop}/template-common/kde-Makefile.am
Dest=%{dest}/Makefile.am
[FILE7]
Type=install
Source=%{tdevelop}/template-common/tde-configure.in.in
Dest=%{dest}/configure.in.in
[MkDir3]
Type=mkdir
Dir=%{dest}/src
[FILE8]
Type=install
Source=%{tdevelop}/template-common/kde-app.lsm
Dest=%{dest}/src/%{APPNAMELC}.lsm
[MkDir4]
Type=mkdir
Dir=%{dest}/po
[FILE9]
Type=install
Source=%{tdevelop}/template-common/kde-po-Makefile.am
Dest=%{dest}/po/Makefile.am
[FILE10]
Type=install
Source=%{src}/subdirs
Dest=%{dest}/subdirs
[FILE11]
Type=install
Source=%{src}/src-Makefile.am
Dest=%{dest}/src/Makefile.am
[FILE12]
Type=install
Source=%{src}/plugin_app.cpp
Dest=%{dest}/src/plugin_%{APPNAMELC}.cpp
[FILE13]
Type=install
Source=%{src}/plugin_impl.cpp
Dest=%{dest}/src/plugin_%{APPNAMELC}_impl.cpp
[FILE14]
Type=install
Source=%{src}/plugin_impl.h
Dest=%{dest}/src/plugin_%{APPNAMELC}_impl.h
[FILE15]
Type=install
Source=%{src}/plugin.plugin
Dest=%{dest}/src/%{APPNAMELC}.plugin
[MSG]
Type=message
Comment=A Noatun UI plugin was created in %{dest}
Comment[ca]=Un connector d'interfície d'usuari per a Noatun ha estat creat en %{dest}
Comment[da]=Et Noatun UI-plugin blev oprettet i %{dest}
Comment[de]=Ein Oberflächen-Modul für Noatun wurde in %{dest} erstellt.
Comment[el]=Ένα πρόσθετο Noatun UI δημιουργήθηκε στο %{dest}
Comment[es]=Un complemento de interfaz de usuario para Noatun ha sido creado en %{dest}
Comment[et]=Noatuni kasutajaliidese plugin loodi asukohta %{dest}
Comment[eu]=Noatun UI plugin bat sortu da hemen: %{dest}
Comment[fa]=یک وصلۀ Noatun UI در %{dest} ایجاد شد
Comment[fr]=Un module externe d'interface utilisateur pour Noatun a été créé dans %{dest}
Comment[ga]=Cruthaíodh breiseán chomhéadan Noatun i %{dest}
Comment[gl]=Creouse unha extensión para a IU de Noatun en %{dest}
Comment[hu]=Létrejött egy Noatun UI-modul itt: %{dest}
Comment[it]=È stato creato un plugin UI per noatun in %{dest}
Comment[ja]=Noatun UI プラグインを %{dest} に作成しました
Comment[nds]=In %{dest} wöör en Noatun-Böversietmoduul opstellt
Comment[ne]=नोअटन UI प्लगइन %{dest} मा सिर्जना गरियो
Comment[nl]=Een Noatun UI-plugin is aangemaakt in %{dest}
Comment[pl]=Wtyczka do interfejsu Noatun została utworzona w %{dest}
Comment[pt]=Foi criado um 'plugin' da UI do Noatun em %{dest}
Comment[pt_BR]=Foi criado um 'plugin' da UI do Noatun em %{dest}
Comment[ru]=Модуль интерфейса для Noatun создан в %{dest}
Comment[sk]=Noatun UI modul bol vytvorený v %{dest}
Comment[sr]=UI прикључак за Noatun направљен је у %{dest}
Comment[sr@Latn]=UI priključak za Noatun napravljen je u %{dest}
Comment[sv]=Ett Noatun-insticksprogram för användargränssnitt skapades i %{dest}
Comment[tr]=Bir Noatun Arayüz eklentisi %{dest} içinde yaratıldı.
Comment[zh_CN]=在 %{dest} 中创建了一个 Noatun 界面插件
Comment[zh_TW]=一個 Noatun 使用者介面外掛程式已建立於 %{dest}