17a1e7acda115005e319fc72c834d48606c14574
[oweals/cde.git] / cde / programs / localized / templates / types.am
1 # process the types files...
2
3 BUILT_SOURCES = autoStart.dt user-prefs.dt uxstd.dt dt.dt develop.dt    \
4         datatypes.dt dtappman.dt dtfile.dt dtims.dt dtinfo.dt           \
5         dtpad.dt xclients.dt dthelp.dt dthelpprint.dt print.dt          \
6         dthelptag.dt dtmail.dt dtwm.fp dtscreen.dt dtcm.dt              \
7         dtbuilder.dt miscActions.dt miscImages.dt IconBrowse.dt         \
8         DisplayImage.dt DisplayPDF.dt DisplayVideo.dt DisplayPS.dt      \
9         videoTypes.dt Education.dt gcompris.dt geogebra.dt              \
10         stellarium.dt tuxpaint.dt dreamchess.dt eboard.dt Games.dt      \
11         gcompris.dt ktuberling.dt lbreakout2.dt powermanga.dt           \
12         pychess.dt supertux.dt xboard.dt fontforge.dt gimp.dt           \
13         Graphics.dt inkscape.dt okular.dt xv.dt chromium.dt             \
14         firefox.dt Internet.dt nxclient.dt skype.dt thunderbird.dt      \
15         amarok.dt brasero.dt k3b.dt k9copy.dt Media_Tools.dt            \
16         pavucontrol.dt rhythmbox.dt rosegarden.dt sound-juicer.dt       \
17         vlc.dt xine.dt libreoffice-base.dt libreoffice-calc.dt          \
18         libreoffice-draw.dt libreoffice-impress.dt                      \
19         libreoffice-main.dt libreoffice-math.dt libreoffice-writer.dt   \
20         nedit.dt Office.dt xournal.dt caja.dt engrampa.dt               \
21         file-roller.dt firestarter.dt pgadmin.dt synaptic.dt            \
22         System.dt virtualbox.dt wicd.dt acroread.dt emacs.dt gv.dt      \
23         kile.dt mgv.dt TeX.dt xdvi.dt xournal.dt xpdf.dt
24
25 CLEANFILES = $(BUILT_SOURCES)
26
27 TOP = $(top_builddir)/programs
28 MERGE = $(top_builddir)/programs/localized/util/merge
29
30 autoStart.dt: $(TOP)/types/autoStart.dt _common.dt.tmsg
31         $(MERGE) -lang $(LANG) _common.dt.tmsg < $< > $@ || $(RM) $@
32
33 user-prefs.dt: $(TOP)/types/user-prefs.dt _common.dt.tmsg
34         $(MERGE) -lang $(LANG) _common.dt.tmsg < $< > $@ || $(RM) $@
35
36 uxstd.dt: $(TOP)/types/uxstd.dt _common.dt.tmsg
37         $(MERGE) -lang $(LANG) _common.dt.tmsg < $< > $@ || $(RM) $@
38
39 dt.dt: $(TOP)/types/dt.dt _common.dt.tmsg
40         $(MERGE) -lang $(LANG) _common.dt.tmsg < $< > $@ || $(RM) $@
41
42 develop.dt: $(TOP)/types/develop.dt _common.dt.tmsg
43         $(MERGE) -lang $(LANG) _common.dt.tmsg < $< > $@ || $(RM) $@
44
45 datatypes.dt: $(TOP)/types/datatypes.dt _common.dt.tmsg
46         $(MERGE) -lang $(LANG) _common.dt.tmsg < $< > $@ || $(RM) $@
47
48 dtappman.dt: $(TOP)/types/dtappman.dt _common.dt.tmsg
49         $(MERGE) -lang $(LANG) _common.dt.tmsg < $< > $@ || $(RM) $@
50
51 dtfile.dt: $(TOP)/types/dtfile.dt _common.dt.tmsg
52         $(MERGE) -lang $(LANG) _common.dt.tmsg < $< > $@ || $(RM) $@
53
54 dtims.dt: $(TOP)/types/dtims.dt _common.dt.tmsg
55         $(MERGE) -lang $(LANG) _common.dt.tmsg < $< > $@ || $(RM) $@
56
57 dtinfo.dt: $(TOP)/types/dtinfo.dt _common.dt.tmsg
58         $(MERGE) -lang $(LANG) _common.dt.tmsg < $< > $@ || $(RM) $@
59
60 dtpad.dt: $(TOP)/types/dtpad.dt _common.dt.tmsg
61         $(MERGE) -lang $(LANG) _common.dt.tmsg < $< > $@ || $(RM) $@
62
63 xclients.dt: $(TOP)/types/xclients.dt _common.dt.tmsg
64         $(MERGE) -lang $(LANG) _common.dt.tmsg < $< > $@ || $(RM) $@
65
66 dthelp.dt: $(TOP)/types/dthelp.dt _common.dt.tmsg
67         $(MERGE) -lang $(LANG) _common.dt.tmsg < $< > $@ || $(RM) $@
68
69 dthelpprint.dt: $(TOP)/types/dthelpprint.dt _common.dt.tmsg
70         $(MERGE) -lang $(LANG) _common.dt.tmsg < $< > $@ || $(RM) $@
71
72 print.dt: $(TOP)/types/print.dt _common.dt.tmsg
73         $(MERGE) -lang $(LANG) _common.dt.tmsg < $< > $@ || $(RM) $@
74
75 dthelptag.dt: $(TOP)/types/dthelptag.dt _common.dt.tmsg
76         $(MERGE) -lang $(LANG) _common.dt.tmsg < $< > $@ || $(RM) $@
77
78 dtmail.dt: $(TOP)/types/dtmail.dt _common.dt.tmsg
79         $(MERGE) -lang $(LANG) _common.dt.tmsg < $< > $@ || $(RM) $@
80
81 dtwm.fp: $(TOP)/types/dtwm.fp _common.dt.tmsg
82         $(MERGE) -lang $(LANG) _common.dt.tmsg < $< > $@ || $(RM) $@
83
84 action: $(TOP)/types/action action.tmsg
85         $(MERGE) -lang $(LANG) action.tmsg < $< > $@ || $(RM) $@
86
87 dtscreen.dt: $(TOP)/types/dtscreen.dt _common.dt.tmsg
88         $(MERGE) -lang $(LANG) _common.dt.tmsg < $< > $@ || $(RM) $@
89
90 dtcm.dt: $(TOP)/types/dtcm.dt _common.dt.tmsg
91         $(MERGE) -lang $(LANG) _common.dt.tmsg < $< > $@ || $(RM) $@
92
93 dtbuilder.dt: $(TOP)/types/dtbuilder.dt _common.dt.tmsg
94         $(MERGE) -lang $(LANG) _common.dt.tmsg < $< > $@ || $(RM) $@
95
96 miscActions.dt: $(TOP)/types/miscActions.dt _common.dt.tmsg
97         $(MERGE) -lang $(LANG) _common.dt.tmsg < $< > $@ || $(RM) $@
98
99 miscImages.dt: $(TOP)/types/miscImages.dt _common.dt.tmsg
100         $(MERGE) -lang $(LANG) _common.dt.tmsg < $< > $@ || $(RM) $@
101
102 IconBrowse.dt: $(TOP)/types/IconBrowse.dt _common.dt.tmsg
103         $(MERGE) -lang $(LANG) _common.dt.tmsg < $< > $@ || $(RM) $@
104
105 DisplayImage.dt: $(TOP)/types/DisplayImage.dt _common.dt.tmsg
106         $(MERGE) -lang $(LANG) _common.dt.tmsg < $< > $@ || $(RM) $@
107
108 DisplayPDF.dt: $(TOP)/types/DisplayPDF.dt _common.dt.tmsg
109         $(MERGE) -lang $(LANG) _common.dt.tmsg < $< > $@ || $(RM) $@
110
111 DisplayVideo.dt: $(TOP)/types/DisplayVideo.dt _common.dt.tmsg
112         $(MERGE) -lang $(LANG) _common.dt.tmsg < $< > $@ || $(RM) $@
113
114 DisplayPS.dt: $(TOP)/types/DisplayPS.dt _common.dt.tmsg
115         $(MERGE) -lang $(LANG) _common.dt.tmsg < $< > $@ || $(RM) $@
116
117 acroread.dt: $(TOP)/types/acroread.dt _common.dt.tmsg
118         $(MERGE) -lang $(LANG) _common.dt.tmsg < $< > $@ || $(RM) $@
119
120 videoTypes.dt: $(TOP)/types/videoTypes.dt _common.dt.tmsg
121         $(MERGE) -lang $(LANG) _common.dt.tmsg < $< > $@ || $(RM) $@
122
123 amarok.dt: $(TOP)/types/amarok.dt _common.dt.tmsg
124         $(MERGE) -lang $(LANG) _common.dt.tmsg < $< > $@ || $(RM) $@
125
126 brasero.dt: $(TOP)/types/brasero.dt _common.dt.tmsg
127         $(MERGE) -lang $(LANG) _common.dt.tmsg < $< > $@ || $(RM) $@
128
129 caja.dt: $(TOP)/types/caja.dt _common.dt.tmsg
130         $(MERGE) -lang $(LANG) _common.dt.tmsg < $< > $@ || $(RM) $@
131
132 chromium.dt: $(TOP)/types/chromium.dt _common.dt.tmsg
133         $(MERGE) -lang $(LANG) _common.dt.tmsg < $< > $@ || $(RM) $@
134
135 dreamchess.dt: $(TOP)/types/dreamchess.dt _common.dt.tmsg
136         $(MERGE) -lang $(LANG) _common.dt.tmsg < $< > $@ || $(RM) $@
137
138 eboard.dt: $(TOP)/types/eboard.dt _common.dt.tmsg
139         $(MERGE) -lang $(LANG) _common.dt.tmsg < $< > $@ || $(RM) $@
140
141 Education.dt: $(TOP)/types/Education.dt _common.dt.tmsg
142         $(MERGE) -lang $(LANG) _common.dt.tmsg < $< > $@ || $(RM) $@
143
144 emacs.dt: $(TOP)/types/emacs.dt _common.dt.tmsg
145         $(MERGE) -lang $(LANG) _common.dt.tmsg < $< > $@ || $(RM) $@
146
147 engrampa.dt: $(TOP)/types/engrampa.dt _common.dt.tmsg
148         $(MERGE) -lang $(LANG) _common.dt.tmsg < $< > $@ || $(RM) $@
149
150 file-roller.dt: $(TOP)/types/file-roller.dt _common.dt.tmsg
151         $(MERGE) -lang $(LANG) _common.dt.tmsg < $< > $@ || $(RM) $@
152
153 firefox.dt: $(TOP)/types/firefox.dt _common.dt.tmsg
154         $(MERGE) -lang $(LANG) _common.dt.tmsg < $< > $@ || $(RM) $@
155
156 firestarter.dt: $(TOP)/types/firestarter.dt _common.dt.tmsg
157         $(MERGE) -lang $(LANG) _common.dt.tmsg < $< > $@ || $(RM) $@
158
159 fontforge.dt: $(TOP)/types/fontforge.dt _common.dt.tmsg
160         $(MERGE) -lang $(LANG) _common.dt.tmsg < $< > $@ || $(RM) $@
161
162 Games.dt: $(TOP)/types/Games.dt _common.dt.tmsg
163         $(MERGE) -lang $(LANG) _common.dt.tmsg < $< > $@ || $(RM) $@
164
165 gcompris.dt: $(TOP)/types/gcompris.dt _common.dt.tmsg
166         $(MERGE) -lang $(LANG) _common.dt.tmsg < $< > $@ || $(RM) $@
167
168 geogebra.dt: $(TOP)/types/geogebra.dt _common.dt.tmsg
169         $(MERGE) -lang $(LANG) _common.dt.tmsg < $< > $@ || $(RM) $@
170
171 gimp.dt: $(TOP)/types/gimp.dt _common.dt.tmsg
172         $(MERGE) -lang $(LANG) _common.dt.tmsg < $< > $@ || $(RM) $@
173
174 Graphics.dt: $(TOP)/types/Graphics.dt _common.dt.tmsg
175         $(MERGE) -lang $(LANG) _common.dt.tmsg < $< > $@ || $(RM) $@
176
177 gv.dt: $(TOP)/types/gv.dt _common.dt.tmsg
178         $(MERGE) -lang $(LANG) _common.dt.tmsg < $< > $@ || $(RM) $@
179
180 inkscape.dt: $(TOP)/types/inkscape.dt _common.dt.tmsg
181         $(MERGE) -lang $(LANG) _common.dt.tmsg < $< > $@ || $(RM) $@
182
183 Internet.dt: $(TOP)/types/Internet.dt _common.dt.tmsg
184         $(MERGE) -lang $(LANG) _common.dt.tmsg < $< > $@ || $(RM) $@
185
186 k3b.dt: $(TOP)/types/k3b.dt _common.dt.tmsg
187         $(MERGE) -lang $(LANG) _common.dt.tmsg < $< > $@ || $(RM) $@
188
189 k9copy.dt: $(TOP)/types/k9copy.dt _common.dt.tmsg
190         $(MERGE) -lang $(LANG) _common.dt.tmsg < $< > $@ || $(RM) $@
191
192 kile.dt: $(TOP)/types/kile.dt _common.dt.tmsg
193         $(MERGE) -lang $(LANG) _common.dt.tmsg < $< > $@ || $(RM) $@
194
195 ktuberling.dt: $(TOP)/types/ktuberling.dt _common.dt.tmsg
196         $(MERGE) -lang $(LANG) _common.dt.tmsg < $< > $@ || $(RM) $@
197
198 lbreakout2.dt: $(TOP)/types/lbreakout2.dt _common.dt.tmsg
199         $(MERGE) -lang $(LANG) _common.dt.tmsg < $< > $@ || $(RM) $@
200
201 libreoffice-base.dt: $(TOP)/types/libreoffice-base.dt _common.dt.tmsg
202         $(MERGE) -lang $(LANG) _common.dt.tmsg < $< > $@ || $(RM) $@
203
204 libreoffice-calc.dt: $(TOP)/types/libreoffice-calc.dt _common.dt.tmsg
205         $(MERGE) -lang $(LANG) _common.dt.tmsg < $< > $@ || $(RM) $@
206
207 libreoffice-draw.dt: $(TOP)/types/libreoffice-draw.dt _common.dt.tmsg
208         $(MERGE) -lang $(LANG) _common.dt.tmsg < $< > $@ || $(RM) $@
209
210 libreoffice-impress.dt: $(TOP)/types/libreoffice-impress.dt _common.dt.tmsg
211         $(MERGE) -lang $(LANG) _common.dt.tmsg < $< > $@ || $(RM) $@
212
213 libreoffice-main.dt: $(TOP)/types/libreoffice-main.dt _common.dt.tmsg
214         $(MERGE) -lang $(LANG) _common.dt.tmsg < $< > $@ || $(RM) $@
215
216 libreoffice-math.dt: $(TOP)/types/libreoffice-math.dt _common.dt.tmsg
217         $(MERGE) -lang $(LANG) _common.dt.tmsg < $< > $@ || $(RM) $@
218
219 libreoffice-writer.dt: $(TOP)/types/libreoffice-writer.dt _common.dt.tmsg
220         $(MERGE) -lang $(LANG) _common.dt.tmsg < $< > $@ || $(RM) $@
221
222 Media_Tools.dt: $(TOP)/types/Media_Tools.dt _common.dt.tmsg
223         $(MERGE) -lang $(LANG) _common.dt.tmsg < $< > $@ || $(RM) $@
224
225 mgv.dt: $(TOP)/types/mgv.dt _common.dt.tmsg
226         $(MERGE) -lang $(LANG) _common.dt.tmsg < $< > $@ || $(RM) $@
227
228 nedit.dt: $(TOP)/types/nedit.dt _common.dt.tmsg
229         $(MERGE) -lang $(LANG) _common.dt.tmsg < $< > $@ || $(RM) $@
230
231 nxclient.dt: $(TOP)/types/nxclient.dt _common.dt.tmsg
232         $(MERGE) -lang $(LANG) _common.dt.tmsg < $< > $@ || $(RM) $@
233
234 Office.dt: $(TOP)/types/Office.dt _common.dt.tmsg
235         $(MERGE) -lang $(LANG) _common.dt.tmsg < $< > $@ || $(RM) $@
236
237 okular.dt: $(TOP)/types/okular.dt _common.dt.tmsg
238         $(MERGE) -lang $(LANG) _common.dt.tmsg < $< > $@ || $(RM) $@
239
240 pavucontrol.dt: $(TOP)/types/pavucontrol.dt _common.dt.tmsg
241         $(MERGE) -lang $(LANG) _common.dt.tmsg < $< > $@ || $(RM) $@
242
243 pgadmin.dt: $(TOP)/types/pgadmin.dt _common.dt.tmsg
244         $(MERGE) -lang $(LANG) _common.dt.tmsg < $< > $@ || $(RM) $@
245
246 powermanga.dt: $(TOP)/types/powermanga.dt _common.dt.tmsg
247         $(MERGE) -lang $(LANG) _common.dt.tmsg < $< > $@ || $(RM) $@
248
249 pychess.dt: $(TOP)/types/pychess.dt _common.dt.tmsg
250         $(MERGE) -lang $(LANG) _common.dt.tmsg < $< > $@ || $(RM) $@
251
252 rhythmbox.dt: $(TOP)/types/rhythmbox.dt _common.dt.tmsg
253         $(MERGE) -lang $(LANG) _common.dt.tmsg < $< > $@ || $(RM) $@
254
255 rosegarden.dt: $(TOP)/types/rosegarden.dt _common.dt.tmsg
256         $(MERGE) -lang $(LANG) _common.dt.tmsg < $< > $@ || $(RM) $@
257
258 skype.dt: $(TOP)/types/skype.dt _common.dt.tmsg
259         $(MERGE) -lang $(LANG) _common.dt.tmsg < $< > $@ || $(RM) $@
260
261 sound-juicer.dt: $(TOP)/types/sound-juicer.dt _common.dt.tmsg
262         $(MERGE) -lang $(LANG) _common.dt.tmsg < $< > $@ || $(RM) $@
263
264 stellarium.dt: $(TOP)/types/stellarium.dt _common.dt.tmsg
265         $(MERGE) -lang $(LANG) _common.dt.tmsg < $< > $@ || $(RM) $@
266
267 supertux.dt: $(TOP)/types/supertux.dt _common.dt.tmsg
268         $(MERGE) -lang $(LANG) _common.dt.tmsg < $< > $@ || $(RM) $@
269
270 synaptic.dt: $(TOP)/types/synaptic.dt _common.dt.tmsg
271         $(MERGE) -lang $(LANG) _common.dt.tmsg < $< > $@ || $(RM) $@
272
273 System.dt: $(TOP)/types/System.dt _common.dt.tmsg
274         $(MERGE) -lang $(LANG) _common.dt.tmsg < $< > $@ || $(RM) $@
275
276 TeX.dt: $(TOP)/types/TeX.dt _common.dt.tmsg
277         $(MERGE) -lang $(LANG) _common.dt.tmsg < $< > $@ || $(RM) $@
278
279 thunderbird.dt: $(TOP)/types/thunderbird.dt _common.dt.tmsg
280         $(MERGE) -lang $(LANG) _common.dt.tmsg < $< > $@ || $(RM) $@
281
282 tuxpaint.dt: $(TOP)/types/tuxpaint.dt _common.dt.tmsg
283         $(MERGE) -lang $(LANG) _common.dt.tmsg < $< > $@ || $(RM) $@
284
285 virtualbox.dt: $(TOP)/types/virtualbox.dt _common.dt.tmsg
286         $(MERGE) -lang $(LANG) _common.dt.tmsg < $< > $@ || $(RM) $@
287
288 vlc.dt: $(TOP)/types/vlc.dt _common.dt.tmsg
289         $(MERGE) -lang $(LANG) _common.dt.tmsg < $< > $@ || $(RM) $@
290
291 wicd.dt: $(TOP)/types/wicd.dt _common.dt.tmsg
292         $(MERGE) -lang $(LANG) _common.dt.tmsg < $< > $@ || $(RM) $@
293
294 xboard.dt: $(TOP)/types/xboard.dt _common.dt.tmsg
295         $(MERGE) -lang $(LANG) _common.dt.tmsg < $< > $@ || $(RM) $@
296
297 xdvi.dt: $(TOP)/types/xdvi.dt _common.dt.tmsg
298         $(MERGE) -lang $(LANG) _common.dt.tmsg < $< > $@ || $(RM) $@
299
300 xine.dt: $(TOP)/types/xine.dt _common.dt.tmsg
301         $(MERGE) -lang $(LANG) _common.dt.tmsg < $< > $@ || $(RM) $@
302
303 xournal.dt: $(TOP)/types/xournal.dt _common.dt.tmsg
304         $(MERGE) -lang $(LANG) _common.dt.tmsg < $< > $@ || $(RM) $@
305
306 xpdf.dt: $(TOP)/types/xpdf.dt _common.dt.tmsg
307         $(MERGE) -lang $(LANG) _common.dt.tmsg < $< > $@ || $(RM) $@
308
309 xv.dt: $(TOP)/types/xv.dt _common.dt.tmsg
310         $(MERGE) -lang $(LANG) _common.dt.tmsg < $< > $@ || $(RM) $@