summaryrefslogtreecommitdiffstats
path: root/languages/cpp/app_templates/tdeioslave/tdeioslave.kdevtemplate
blob: 27279fd2cbb27936cee02cd1cc925ac6fe61ba33 (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
# TDE Config File
[General]
Name=KIO slave
Name[br]=Sklav KIO
Name[ca]=Esclau KIO
Name[da]=KIO-slave
Name[de]=Ein-/Ausgabemodul
Name[el]=Υπηρέτης KIO
Name[es]=Esclavo KIO
Name[et]=KIO-moodul
Name[eu]=KIO morroia
Name[fr]=Esclave KIO
Name[ga]=Sclábhaí KIO
Name[gl]=Escravo KIO
Name[hu]=TDE-protokoll (KIOslave)
Name[it]=Slave KIO
Name[nds]=In-/Utgaavmoduul
Name[ne]=KIO स्लेभ
Name[nl]=KIO-slave
Name[pt]=KIO Slave
Name[sk]=KIO otrok
Name[sv]=I/O-slav
Icon=tdeioslave.png
Category=C++/TDE
Comment=Generates a framework for an IO slave
Comment[ca]=Genera una infraestructura per a un esclau IO
Comment[da]=Genererer et skelet for en IO-slave
Comment[de]=Erstellt das Grundgerüst für ein Ein-/Ausgabemodul.
Comment[el]=Δημιουργεί ένα πλαίσιο για έναν υπηρέτη IO
Comment[es]=Genera una infraestructura para un esclavo de E/S
Comment[et]=IO-mooduli raamistiku loomine
Comment[eu]=IO morroi baterako lan-marko bat sortzen du
Comment[fa]=چارچوبی برای یک IO slave تولید می‌کند
Comment[fr]=Génère une infrastructure pour un esclave d'entrée / sortie
Comment[ga]=Cruthaíonn sé seo creatlach le haghaidh sclábhaí IO
Comment[gl]=Xera un contorno de traballo para un escravo IO
Comment[hu]=Létrehoz egy kiindulási keretprogramot KIOslave készítéséhez
Comment[it]=Genera l'infrastruttura per uno slave di I/O
Comment[ja]=IO slave のフレームワークを作成します
Comment[nds]=Stellt dat Rahmenwark för en In-/Utgaavmoduul op
Comment[ne]=IO स्लेभका लागि फ्रेमवर्क उत्पन्न गर्दछ
Comment[nl]=Genereert een framework voor een IO-slave
Comment[pl]=Generuje szablon dla IO slave
Comment[pt]=Gera a plataforma para um 'IO slave'
Comment[pt_BR]=Gera a plataforma para um 'IO slave'
Comment[ru]=Создание канала IO slave для TDE
Comment[sk]=Vygeneruje framework pre IO otroka
Comment[sr]=Прави радни оквир за IO slave
Comment[sr@Latn]=Pravi radni okvir za IO slave
Comment[sv]=Skapar ett ramverk för en I/O-slav
Comment[zh_CN]=生成一个 IO slave 的框架
Comment[zh_TW]=產生一個 IO slave 的框架
FileTemplates=h,CStyle,cpp,CStyle
ShowFilesAfterGeneration=%{dest}/src/%{APPNAMELC}.cpp
Archive=tdeioslave.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/kde-index.docbook
Dest=%{dest}/doc/en/index.docbook

[FILE4]
Type=install
EscapeXML=true
Source=%{src}/slave.tdevelop
Dest=%{dest}/%{APPNAMELC}.tdevelop

[MkDir3]
Type=mkdir
Dir=%{dest}/src

[FILE5]
Type=install
Source=%{tdevelop}/template-common/kde-app.lsm
Dest=%{dest}/src/%{APPNAMELC}.lsm

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

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

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

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

[FILE9]
Type=install
Source=%{tdevelop}/template-common/tde-configure.in.in
Dest=%{dest}/configure.in.in

[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}/slave.cpp
Dest=%{dest}/src/%{APPNAMELC}.cpp

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

[FILE14]
Type=install
Source=%{src}/slave.protocol
Dest=%{dest}/src/%{APPNAMELC}.protocol

[MSG]
Type=message
Comment=A KIO slave was created in %{dest}
Comment[ca]=Un esclau KIO ha estat creat en %{dest}
Comment[da]=En KIO-slave blev oprettet i %{dest}
Comment[de]=Ein Ein-/Ausgabemodul wurde in %{dest} erstellt.
Comment[el]=Ένας υπηρέτης KIO δημιουργήθηκε στο %{dest}
Comment[es]=Un esclavo KIO ha sido creado en %{dest}
Comment[et]=KIO-moodul loodi asukohta %{dest}
Comment[eu]=KIO morroi bat sortu da hemen: %{dest}
Comment[fa]=یک KIO slave در %{dest} ایجاد شد
Comment[fr]=Un esclave d'entrée / sortie a été créé dans %{dest}
Comment[ga]=Cruthaíodh sclábhaí KIO i %{dest}
Comment[gl]=Creouse un escravo KIO en %{dest}
Comment[hu]=Létrejött egy KIOslave itt: %{dest}
Comment[it]=È stato generato un slave KIO in %{dest}
Comment[ja]=KIO slave を %{dest} に作成しました。
Comment[nds]=In %{dest} wöör en In-/Utgaavmoduul opstellt
Comment[ne]=KIO स्लेभ %{dest} मा सिर्जना गरियो
Comment[nl]=Een KIO-slave is aangemaakt in %{dest}
Comment[pl]=KIO slave został utworzony w %{dest}
Comment[pt]=Foi criado um 'KIO slave' em %{dest}
Comment[pt_BR]=Foi criado um 'KIO slave' em %{dest}
Comment[ru]=Канал KIO slave создан в %{dest}
Comment[sk]=KIO otrok bol vytvorený v %{dest}
Comment[sr]=KIO slave је направљен у %{dest}
Comment[sr@Latn]=KIO slave je napravljen u %{dest}
Comment[sv]=En I/O-slav skapades i %{dest}
Comment[tr]=Bir KIO slave'i %{dest} içinde yaratıldı.
Comment[zh_CN]=在 %{dest} 中创建了一个 KIO slave
Comment[zh_TW]=一個 KIO slave 已建立於 %{dest}