summaryrefslogtreecommitdiffstats
path: root/languages/cpp/app_templates/kateplugin2/kateplugin2.kdevtemplate
blob: 9b4bc8edd480558e9641fbeedc4ec02b348e747b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
# TDE Config File
[General]
Name=Kate plugin with config page
Name[ca]=Connector per a Kate amb pàgina de configuració
Name[da]=Kate plugin med indstillingsside
Name[de]=Kate-Modul mit Einstellungsseite
Name[el]=Πρόσθετο Kate με σελίδα ρύθμισης
Name[es]=Complemento para Kate con página de configuración
Name[et]=Kate plugin seadistustedialoogiga
Name[eu]=Konfigurazio orridun Kate plugina
Name[fa]=وصلۀ Kate با صفحۀ پیکربندی
Name[fr]=Module externe pour Kate comprenant une page de configuration
Name[ga]=Breiseán Kate le leathanach cumraíochta
Name[gl]=Extensión para Kate con páxina de configuración
Name[hu]=Kate-bővítőmodul beállítólappal
Name[it]=Plugin per Kate con pagina di configurazione
Name[ja]=設定ページのある Kate プラグイン
Name[nds]=Kate-Moduul mit Instellensiet
Name[ne]=कन्फिग पृष्ठसँग केट प्लगइन
Name[nl]=Kate-plugin met config page
Name[pl]=Wtyczka do Kate ze stroną konfiguracyjną
Name[pt]='Plugin' do Kate com página de configuração
Name[pt_BR]='Plugin' do Kate com página de configuração
Name[ru]=Модуль Kate с диалогом настройки
Name[sk]=Kate modul s konfiguračnou stránkou
Name[sl]=Vstavek z nastavitveno stranjo za Kate
Name[sr]=Прикључак за Kate са страном за подешавања
Name[sr@Latn]=Priključak za Kate sa stranom za podešavanja
Name[sv]=Kate-insticksprogram med inställningssida
Name[tr]=Ayar sayfası olan bir Kate eklentisi
Name[zh_CN]=带配置页的 Kate 插件
Name[zh_TW]=Kate 外掛程式,內含設定頁面
Icon=kateplugin2.png
Category=C++/TDE
Comment=Generates a plugin with config page for Kate the text editor.
Comment[ca]=Genera un connector amb pàgina de configuració per a l'editor de text Kate.
Comment[da]=Generere et plugin med indstillingsside for teksteditoren Kate.
Comment[de]=Erstellt ein Modul mit Konfigurationsseite für den Texteditor Kate.
Comment[el]=Δημιουργεί ένα πρόσθετο με σελίδα ρύθμισης για το Kate τον επεξεργαστή κειμένου.
Comment[es]=Genera un complemento con página de configuración para el editor de texto Kate.
Comment[et]=Seadistustedialoogiga plugina loomine tekstiredaktorile Kate.
Comment[eu]=Konfigurazio orridun Kate plugin bat sortzen du.
Comment[fa]=وصله‌ای با صفحۀ پیکربندی ویرایشگر متن Kate تولید می‌کند.
Comment[fr]=Génère un module externe comprenant une page de configuration pour l'éditeur de texte Kate.
Comment[ga]=Cruthaíodh breiseán le leathanach cumraíochta le haghaidh eagarthóra téacs Kate.
Comment[gl]=Xera unha extensión con páxina de configuración para o editor de textos Kate.
Comment[hu]=Létrehoz egy bővítőmodult beállítólappal a Kate szövegszerkesztőhöz.
Comment[it]=Genera un plugin con pagina di configurazione per l'editor di testo Kate.
Comment[ja]=テキストエディタ Kate のための設定ページのあるプラグインを作成します。
Comment[nds]=Stellt en Moduul mit Instellensiet för den Texteditor "Kate" op.
Comment[ne]=केट पाठ सम्पादकका लागि कन्फिग पृष्ठसँग प्लगइन उत्पन्न गर्दछ ।
Comment[nl]=Genereert een plugin met een config page voor de Kate-teksteditor
Comment[pl]=Generuje wtyczke wraz ze stroną konfiguracyjną do edytora tekstu Kate.
Comment[pt]=Gera um 'plugin' com uma página de configuração para o Kate, o editor de texto.
Comment[pt_BR]=Gera um 'plugin' com uma página de configuração para o Kate, o editor de texto.
Comment[ru]=Создание модуля для текстового редактора Kate с диалогом настройки.
Comment[sk]=Vygeneruje modul s konfiguračnou stránkou pre textový editor Kate.
Comment[sl]=Ustvari vstavek z nastavitveno stranjo za urejevalnik besedil Kate.
Comment[sr]=Прави прикључак са страном за подешавање за уређивач текста Kate.
Comment[sr@Latn]=Pravi priključak sa stranom za podešavanje za uređivač teksta Kate.
Comment[sv]=Skapar ett insticksprogram för texteditorn Kate med en inställningssida.
Comment[tr]=Kate metin düzenleyicisi için ayar sayfası olan bir eklenti yaratır.
Comment[zh_CN]=生成带配置页的 Kate 文本编辑器插件。
Comment[zh_TW]=產生一個 Kate 文字編輯器的外掛程式,內含設定頁面。
FileTemplates=h,CStyle,cpp,CStyle
ShowFilesAfterGeneration=%{dest}/src/plugin_%{APPNAMELC}.cpp
Archive=kateplugin2.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

[MkDir4]
Type=mkdir
Dir=%{dest}/po

[FILE8]
Type=install
Source=%{tdevelop}/template-common/kde-po-Makefile.am
Dest=%{dest}/po/Makefile.am

[FILE9]
Type=install
Source=%{src}/subdirs
Dest=%{dest}/subdirs

[FILE10]
Type=install
Source=%{src}/src-Makefile.am
Dest=%{dest}/src/Makefile.am

[FILE11]
Type=install
Source=%{src}/plugin.desktop
Dest=%{dest}/src/%{APPNAMELC}.desktop

[FILE12]
Type=install
Source=%{src}/plugin_app.cpp
Dest=%{dest}/src/plugin_%{APPNAMELC}.cpp

[FILE13]
Type=install
Source=%{src}/plugin_app.h
Dest=%{dest}/src/plugin_%{APPNAMELC}.h

[FILE14]
Type=install
EscapeXML=true
Source=%{src}/plugin_app.rc
Dest=%{dest}/src/plugin_%{APPNAMELC}.rc

[FILE15]
Type=install
Source=%{src}/hi16-action-plugin.png
Dest=%{dest}/src/hi16-action-plugin.png
Process=false

[FILE16]
Type=install
Source=%{src}/hi22-action-plugin.png
Dest=%{dest}/src/hi32-action-plugin.png
Process=false

[MSG]
Type=message
Comment=A plugin for Kate with a config page was created in %{dest}
Comment[ca]=Un connector per a Kate amb pàgina de configuració ha estat creat en %{dest}
Comment[da]=Et plugin for Kate med en indstillingsside blev oprettet i %{dest}
Comment[de]=Ein Modul für Kate mit Konfigurationsseite wurde in %{dest} erstellt.
Comment[el]=Ένα πρόσθετο για το Kate με μια σελίδα ρύθμισης δημιουργήθηκε στο %{dest}
Comment[es]=Un complemento para Kate con una página de configuración ha sido creado en %{dest}
Comment[et]=Seadistustedialoogiga Kate plugin loodi asukohta %{dest}
Comment[eu]=Konfigurazio orridun Kate plugin bat sortu da hemen:%{dest}
Comment[fa]=وصله‌ای برای Kate با یک صفحۀ پیکربندی در %{dest} ایجاد شد
Comment[fr]=Un module externe pour Kate comprenant une page de configuration a été créé dans %{dest}
Comment[ga]=Cruthaíodh breiseán Kate le leathanach cumraíochta i %{dest}
Comment[gl]=Creouse unha extensión para Kate con páxina de configuración en %{dest}
Comment[hu]=Létrejött egy Kate-bővítőmodul (beállítólappal) itt: %{dest}
Comment[it]=È stato creato un plugin per Kate con pagina di configurazione in %{dest}
Comment[ja]=設定ページのある Kate プラグインを %{dest} に作成しました
Comment[nds]=In %{dest} wöör en Moduul för Kate mit Instellensiet opstellt
Comment[ne]=कन्फिग पृष्ठसँग केटका लागि प्लगइन %{dest} मा सिर्जना गरियो
Comment[nl]=Een plugin voor Kate met een config page is aangemaakt in %{dest}
Comment[pl]=Wtyczka do Kate wraz ze stroną konfiguracyjną została utworzona w %{dest}
Comment[pt]=Foi criado um 'plugin' para o Kate, com uma página de configuração, em %{dest}
Comment[pt_BR]=Foi criado um 'plugin' para o Kate, com uma página de configuração, em %{dest}
Comment[ru]=Модуль Kate с диалогом настройки создан в %{dest}
Comment[sk]=Modul pre Kate s konfiguračnou stránkou bol vytvorený v %{dest}
Comment[sl]=Vstavek z nastavitveno stranjo za Kate je bil ustvarjen v %{dest}
Comment[sr]=Прикључак за Kate са страном за подешавања направљен је у %{dest}
Comment[sr@Latn]=Priključak za Kate sa stranom za podešavanja napravljen je u %{dest}
Comment[sv]=Ett insticksprogram för Kate med en inställningssida skapades i %{dest}
Comment[tr]=Kate için ayar sayfası olan bir eklenti %{dest} içinde yaratıldı.
Comment[zh_CN]=在 %{dest} 中创建了一个带配置页的 Kate 插件
Comment[zh_TW]=一個內含設定頁面的 Kate 外掛程式已建立於 %{dest}