View | Details | Raw Unified | Return to bug 234531 | Differences between
and this patch

Collapse All | Expand All

(-)cad/xtrkcad/Makefile (+51 lines)
Line 0 Link Here
1
# $FreeBSD$
2
3
PORTNAME=	xtrkcad
4
PORTVERSION=	5.1.2.a
5
CATEGORIES=	cad
6
MASTER_SITES=	SF/xtrkcad-fork/XTrackCad/Version%20${DISTVERSION}
7
DISTNAME=	${PORTNAME}-source-5.1.2a
8
9
MAINTAINER=	freebsd@rheinwolf.de
10
COMMENT=	XTrackCAD is a CAD program for designing model railroad layouts
11
12
LICENSE=	GPLv2
13
14
LIB_DEPENDS=	libcmocka.so:sysutils/cmocka \
15
		libfontconfig.so:x11-fonts/fontconfig \
16
		libfreetype.so:print/freetype2 \
17
		libsoup-2.4.so:devel/libsoup \
18
		libwebkitgtk-1.0.so:www/webkit-gtk2
19
BUILD_DEPENDS=	pkg-config:devel/pkgconf
20
21
USES=		cmake gnome
22
USE_GNOME=	gdkpixbuf2 gtk20 cairo
23
24
CMAKE_ON=	XTRKCAD_USE_GTK
25
CMAKE_OFF=	XTRKCAD_TESTING
26
27
OPTIONS_DEFINE=	DOCS EXAMPLES NLS
28
OPTIONS_SUB=	NLS
29
30
DOCS_BUILD_DEPENDS=	pandoc:textproc/hs-pandoc
31
32
NLS_USES=	gettext-runtime:lib gettext-tools:build
33
NLS_CMAKE_ON=	XTRKCAD_USE_GETTEXT
34
35
post-install:
36
	${MKDIR} ${STAGEDIR}${DESKTOPDIR} \
37
		 ${STAGEDIR}${DOCSDIR} \
38
		 ${STAGEDIR}${EXAMPLESDIR} \
39
		 ${STAGEDIR}${PREFIX}/share/pixmaps
40
	${RM} ${STAGEDIR}${DATADIR}/COPYING
41
	${MV} ${STAGEDIR}/usr/share/applications/xtrkcad.desktop ${STAGEDIR}${DESKTOPDIR}
42
	${MV} ${STAGEDIR}/usr/share/pixmaps/xtrkcad.png ${STAGEDIR}${PREFIX}/share/pixmaps
43
44
post-install-DOCS-on:
45
	${MV} ${STAGEDIR}${DATADIR}/CHANGELOG.txt ${STAGEDIR}${DOCSDIR}
46
	${MV} ${STAGEDIR}${DATADIR}/Readme.txt ${STAGEDIR}${DOCSDIR}
47
48
post-install-EXAMPLES-on:
49
	${MV} ${STAGEDIR}${DATADIR}/examples/* ${STAGEDIR}${EXAMPLESDIR}
50
51
.include <bsd.port.mk>
(-)cad/xtrkcad/distinfo (+3 lines)
Line 0 Link Here
1
TIMESTAMP = 1545943850
2
SHA256 (xtrkcad-source-5.1.2a.tar.gz) = 6ef8d92af48eef4dfc1d15d7449525951ea102e34042d3fa1d7b4bbc63e23488
3
SIZE (xtrkcad-source-5.1.2a.tar.gz) = 12667102
(-)cad/xtrkcad/files/patch-app_bin_ccornu.c (+10 lines)
Line 0 Link Here
1
--- app/bin/ccornu.c.orig	2018-10-04 16:29:16 UTC
2
+++ app/bin/ccornu.c
3
@@ -64,6 +64,7 @@
4
 
5
 
6
 #include "track.h"
7
+#include "bezctx.h"
8
 #include "spiro.h"
9
 #include "spiroentrypoints.h"
10
 #include "bezctx_xtrkcad.h"
(-)cad/xtrkcad/pkg-descr (+3 lines)
Line 0 Link Here
1
XTrackCAD is a CAD program for designing model railroad layouts.
2
3
WWW: http://www.xtrkcad.org/
(-)cad/xtrkcad/pkg-plist (+833 lines)
Line 0 Link Here
1
bin/xtrkcad
2
share/applications/xtrkcad.desktop
3
share/pixmaps/xtrkcad.png
4
%%NLS%%share/locale/de_DE/LC_MESSAGES/xtrkcad.mo
5
%%NLS%%share/locale/fi/LC_MESSAGES/xtrkcad.mo
6
%%NLS%%share/locale/pt_BR/LC_MESSAGES/xtrkcad.mo
7
%%PORTDOCS%%%%DOCSDIR%%/CHANGELOG.txt
8
%%PORTDOCS%%%%DOCSDIR%%/Readme.txt
9
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/2_train_round_mrklnhomde_v1_2014_01.xtc
10
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/2oval8_mrklnhomde_v1_2013_03.xtc
11
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/2way2loop_mrklnhomde_v1_2013_04.xtc
12
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/2x8+L+layout+01c.xtc
13
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/3_circles_loops_mrklnhomde_2013_06_jruppert.xtc
14
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/3oval1circle_mrklnhomde_v1_2013_03.xtc
15
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/3oval2loops_mrklnhomde_v1_2013_04.xtc
16
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/3oval8_mrklnhomde_v1_2013_03.xtc
17
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/3way_track_and_looping_mrklnhomde_2013_02_jruppert.xtc
18
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/4_Triangles_mrklnhomde_2012_11_jruppert.xtc
19
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Bridge_over_central_station.xtc
20
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Central_Station_City_mrklnhomde_2013_06_jruppert.xtc
21
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Central_Station_mrklnhomde_2013_04_jruppert.xtc
22
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Control-Panels.xtc
23
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/DVRR v3.0 E Stroudsburg - Pt Jervis.xtc
24
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Eishindo T Track Test Layout.xtc
25
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/MaerklinLayout_ReverseLoop4.xtc
26
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Station_2ladder_v1_2014_07_jruppert.xtc
27
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Station_and_Circles_mrklnhomde_2013_02_jruppert.xtc
28
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bridge_and_loops_mrklnhomde_v1_2013_03.xtc
29
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/cascade.xtc
30
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/iota.xtc
31
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/katoxing.xtc
32
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/laurel_hon3.xtc
33
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mr03.xtc
34
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mrklnhomde_v1_geometry.xtc
35
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ntrak4.xtc
36
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ntrak6.xtc
37
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ntrak8.xtc
38
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pmi.xtc
39
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/port_dinllean.xtc
40
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/psr.xtc
41
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rack-rail-ski-train-t-trak-triple-double-wide.xtc
42
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/spagw1.xtc
43
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/spagw2.xtc
44
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/spagw3.xtc
45
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/spagw4.xtc
46
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/spagw5.xtc
47
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/stonega.xtc
48
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/timesavr.xtc
49
%%DATADIR%%/demos/dmadjend.xtr
50
%%DATADIR%%/demos/dmbench.xtr
51
%%DATADIR%%/demos/dmcancel.xtr
52
%%DATADIR%%/demos/dmcircle.xtr
53
%%DATADIR%%/demos/dmconn1.xtr
54
%%DATADIR%%/demos/dmconn2.xtr
55
%%DATADIR%%/demos/dmcrvtrk.xtr
56
%%DATADIR%%/demos/dmctlpnl.xtr
57
%%DATADIR%%/demos/dmdelund.xtr
58
%%DATADIR%%/demos/dmdialog.xtr
59
%%DATADIR%%/demos/dmdimlin.xtr
60
%%DATADIR%%/demos/dmease.xtr
61
%%DATADIR%%/demos/dmelev.xtr
62
%%DATADIR%%/demos/dmexcept.xtr
63
%%DATADIR%%/demos/dmextend.xtr
64
%%DATADIR%%/demos/dmflip.xtr
65
%%DATADIR%%/demos/dmgroup.xtr
66
%%DATADIR%%/demos/dmhelix.xtr
67
%%DATADIR%%/demos/dmhndld.xtr
68
%%DATADIR%%/demos/dmintro.xtr
69
%%DATADIR%%/demos/dmjcir.xtr
70
%%DATADIR%%/demos/dmjnabut.xtr
71
%%DATADIR%%/demos/dmjncs.xtr
72
%%DATADIR%%/demos/dmjnmove.xtr
73
%%DATADIR%%/demos/dmjnss.xtr
74
%%DATADIR%%/demos/dmjntt.xtr
75
%%DATADIR%%/demos/dmlines.xtr
76
%%DATADIR%%/demos/dmlines2.xtr
77
%%DATADIR%%/demos/dmmouse.xtr
78
%%DATADIR%%/demos/dmmovabt.xtr
79
%%DATADIR%%/demos/dmnotes.xtr
80
%%DATADIR%%/demos/dmparall.xtr
81
%%DATADIR%%/demos/dmplymod.xtr
82
%%DATADIR%%/demos/dmprof.xtr
83
%%DATADIR%%/demos/dmrescal.xtr
84
%%DATADIR%%/demos/dmrotate.xtr
85
%%DATADIR%%/demos/dmruler.xtr
86
%%DATADIR%%/demos/dmselect.xtr
87
%%DATADIR%%/demos/dmsplit.xtr
88
%%DATADIR%%/demos/dmstrtrk.xtr
89
%%DATADIR%%/demos/dmtbledg.xtr
90
%%DATADIR%%/demos/dmtodes.xtr
91
%%DATADIR%%/demos/dmtosel.xtr
92
%%DATADIR%%/demos/dmtotrim.xtr
93
%%DATADIR%%/demos/dmtoyard.xtr
94
%%DATADIR%%/demos/dmtrkwid.xtr
95
%%DATADIR%%/demos/dmtrntab.xtr
96
%%DATADIR%%/html/EasementsCornu.html
97
%%DATADIR%%/html/EasementsSectional.html
98
%%DATADIR%%/html/EasementsTraditional.html
99
%%DATADIR%%/html/ExportDXF.html
100
%%DATADIR%%/html/GNUGPLicense.html
101
%%DATADIR%%/html/IndexPage.html
102
%%DATADIR%%/html/Linux.html
103
%%DATADIR%%/html/LinuxInstall.html
104
%%DATADIR%%/html/MS-Windows.html
105
%%DATADIR%%/html/MSG_2ND_TRK_NOT_SEL_UNSEL.html
106
%%DATADIR%%/html/MSG_BITMAP_SIZE_WARNING.html
107
%%DATADIR%%/html/MSG_BITMAP_TOO_LARGE.html
108
%%DATADIR%%/html/MSG_CANNOT_CHANGE.html
109
%%DATADIR%%/html/MSG_CANNOT_GROUP_TRACK.html
110
%%DATADIR%%/html/MSG_CANT_GROUP_BUMPER1.html
111
%%DATADIR%%/html/MSG_CANT_MODIFY_FROZEN_TRK.html
112
%%DATADIR%%/html/MSG_CANT_MOVE_UNDER_TRAIN.html
113
%%DATADIR%%/html/MSG_CANT_PASTE.html
114
%%DATADIR%%/html/MSG_CANT_PLACE_FROGPOINTS.html
115
%%DATADIR%%/html/MSG_CANT_SPLIT_TRK.html
116
%%DATADIR%%/html/MSG_CARDESC_VALUE_ZERO.html
117
%%DATADIR%%/html/MSG_CARIMP_DUP_COLUMNS.html
118
%%DATADIR%%/html/MSG_CARIMP_DUP_INDEX.html
119
%%DATADIR%%/html/MSG_CARIMP_IGNORED_COLUMN.html
120
%%DATADIR%%/html/MSG_CARIMP_MISSING_COLUMNS.html
121
%%DATADIR%%/html/MSG_CARIMP_MISSING_DIMS.html
122
%%DATADIR%%/html/MSG_CARIMP_MISSING_PARTNO.html
123
%%DATADIR%%/html/MSG_CARIMP_NO_DATA.html
124
%%DATADIR%%/html/MSG_CARPART_DUPNAME.html
125
%%DATADIR%%/html/MSG_CARPROTO_BADSEGS.html
126
%%DATADIR%%/html/MSG_CARPROTO_DUPNAME.html
127
%%DATADIR%%/html/MSG_CHANGE_ELEV_MODE.html
128
%%DATADIR%%/html/MSG_COMMAND_DISABLED.html
129
%%DATADIR%%/html/MSG_CONN_PARAMS_TOO_BIG.html
130
%%DATADIR%%/html/MSG_CONN_PARAMS_TOO_SMALL.html
131
%%DATADIR%%/html/MSG_CURVE_OUT_OF_RANGE.html
132
%%DATADIR%%/html/MSG_CURVE_TOO_LARGE.html
133
%%DATADIR%%/html/MSG_CUSTMGM_CANT_WRITE.html
134
%%DATADIR%%/html/MSG_CUSTMGM_DELETE_CONFIRM.html
135
%%DATADIR%%/html/MSG_DESC_NOT_VISIBLE.html
136
%%DATADIR%%/html/MSG_DOMOUSE_BAD_OP.html
137
%%DATADIR%%/html/MSG_ENTERED_STRING_TRUNCATED.html
138
%%DATADIR%%/html/MSG_EP_ON_PATH.html
139
%%DATADIR%%/html/MSG_GRID_ENABLE_SPACE_GTR_0.html
140
%%DATADIR%%/html/MSG_GRID_SHOW_SPACE_GTR_0.html
141
%%DATADIR%%/html/MSG_GROUP_NONBLANK.html
142
%%DATADIR%%/html/MSG_HELIX_TURNS_GTR_0.html
143
%%DATADIR%%/html/MSG_JOIN_CORNU_SAME.html
144
%%DATADIR%%/html/MSG_JOIN_DIFFER_ELEV.html
145
%%DATADIR%%/html/MSG_JOIN_EASEMENTS.html
146
%%DATADIR%%/html/MSG_JOIN_SAME.html
147
%%DATADIR%%/html/MSG_JOIN_TURNTABLE.html
148
%%DATADIR%%/html/MSG_LARGE_FONT.html
149
%%DATADIR%%/html/MSG_LAYER_FREEZE.html
150
%%DATADIR%%/html/MSG_LAYER_HIDE.html
151
%%DATADIR%%/html/MSG_LAYER_SEL_FROZEN.html
152
%%DATADIR%%/html/MSG_MOVE_OUT_OF_BOUNDS.html
153
%%DATADIR%%/html/MSG_MOVE_POINTS_AWAY_CLOSE.html
154
%%DATADIR%%/html/MSG_MOVE_POINTS_AWAY_NO_INTERSECTION.html
155
%%DATADIR%%/html/MSG_MOVE_POINTS_OTHER_SIDE.html
156
%%DATADIR%%/html/MSG_NO_CARPROTO.html
157
%%DATADIR%%/html/MSG_NO_CARS.html
158
%%DATADIR%%/html/MSG_NO_PATH_TO_EP.html
159
%%DATADIR%%/html/MSG_NO_REDO.html
160
%%DATADIR%%/html/MSG_NO_ROOM_BTW_TRKS.html
161
%%DATADIR%%/html/MSG_NO_SELECTED_TRK.html
162
%%DATADIR%%/html/MSG_NO_TURNOUTS_AVAILABLE.html
163
%%DATADIR%%/html/MSG_NO_UNCONN_EP.html
164
%%DATADIR%%/html/MSG_NO_UNDO.html
165
%%DATADIR%%/html/MSG_OBJECT_TOO_SHORT.html
166
%%DATADIR%%/html/MSG_OUT_OF_BOUNDS.html
167
%%DATADIR%%/html/MSG_PARALLEL_SEP_GTR_0.html
168
%%DATADIR%%/html/MSG_PLAYBACK_LISTENTRY.html
169
%%DATADIR%%/html/MSG_PLAYBACK_VERSION_UPGRADE.html
170
%%DATADIR%%/html/MSG_POINT_INSIDE_TURNTABLE.html
171
%%DATADIR%%/html/MSG_POLY_SHAPES_3_SIDES.html
172
%%DATADIR%%/html/MSG_PRINT_MAX_SIZE.html
173
%%DATADIR%%/html/MSG_PRINT_NO_PAGES.html
174
%%DATADIR%%/html/MSG_PRMFIL_NO_CONTENTS.html
175
%%DATADIR%%/html/MSG_PRMFIL_NO_MAP.html
176
%%DATADIR%%/html/MSG_PRMFIL_OPEN_NEW.html
177
%%DATADIR%%/html/MSG_PROG_CORRUPTED.html
178
%%DATADIR%%/html/MSG_PT_IS_NOT_TRK.html
179
%%DATADIR%%/html/MSG_PULL_FEW_SECTIONS.html
180
%%DATADIR%%/html/MSG_RADIUS_GTR_0.html
181
%%DATADIR%%/html/MSG_RADIUS_GTR_10000.html
182
%%DATADIR%%/html/MSG_RADIUS_LSS_EASE_MIN.html
183
%%DATADIR%%/html/MSG_RADIUS_TOO_BIG.html
184
%%DATADIR%%/html/MSG_RESCALE_TOO_BIG.html
185
%%DATADIR%%/html/MSG_SAVE_CHANGES.html
186
%%DATADIR%%/html/MSG_SEGMENTS_DIFFER.html
187
%%DATADIR%%/html/MSG_SELECTED_TRACKS_PARALLEL.html
188
%%DATADIR%%/html/MSG_SEL_POS_FIRST.html
189
%%DATADIR%%/html/MSG_SEL_TRK_FROZEN.html
190
%%DATADIR%%/html/MSG_SPLIT_PATH_NOT_UNIQUE.html
191
%%DATADIR%%/html/MSG_SPLIT_POS_BTW_MERGEPTS.html
192
%%DATADIR%%/html/MSG_STRUCT_NO_STRUCTS.html
193
%%DATADIR%%/html/MSG_TODSGN_CROSSOVER_TOO_SHORT.html
194
%%DATADIR%%/html/MSG_TODSGN_DESC_NONBLANK.html
195
%%DATADIR%%/html/MSG_TODSGN_REPLACE.html
196
%%DATADIR%%/html/MSG_TODSGN_VALUES_GTR_0.html
197
%%DATADIR%%/html/MSG_TOOMANYSEGSINGROUP.html
198
%%DATADIR%%/html/MSG_TOO_FAR_APART_DIVERGE.html
199
%%DATADIR%%/html/MSG_TRK_ALREADY_CONN.html
200
%%DATADIR%%/html/MSG_TRK_TOO_SHORT.html
201
%%DATADIR%%/html/MSG_TURNOUT_NO_TURNOUT.html
202
%%DATADIR%%/html/MSG_TURNTABLE_DIAM_GTR_0.html
203
%%DATADIR%%/html/MSG_UNDO_ASSERT.html
204
%%DATADIR%%/html/MSG_UPGRADE_VERSION1.html
205
%%DATADIR%%/html/MSG_UPGRADE_VERSION2.html
206
%%DATADIR%%/html/MSG_WBITMAP_FAILED.html
207
%%DATADIR%%/html/MSWinInstall.html
208
%%DATADIR%%/html/MessagesandExplanations.html
209
%%DATADIR%%/html/NoteDialog.html
210
%%DATADIR%%/html/aboutmanual.html
211
%%DATADIR%%/html/addFeatures.html
212
%%DATADIR%%/html/addM.html
213
%%DATADIR%%/html/addText.html
214
%%DATADIR%%/html/addshortcutkeys.html
215
%%DATADIR%%/html/bugs.html
216
%%DATADIR%%/html/bugs_enhancements.html
217
%%DATADIR%%/html/carpart.html
218
%%DATADIR%%/html/carprototype.html
219
%%DATADIR%%/html/changeM.html
220
%%DATADIR%%/html/chgBezier.html
221
%%DATADIR%%/html/chgCornu.html
222
%%DATADIR%%/html/chgTrackLength.html
223
%%DATADIR%%/html/chgTrackRadius.html
224
%%DATADIR%%/html/clrElev.html
225
%%DATADIR%%/html/cmdAboveBelow.html
226
%%DATADIR%%/html/cmdAcclKeys.html
227
%%DATADIR%%/html/cmdAdd.html
228
%%DATADIR%%/html/cmdBlock.html
229
%%DATADIR%%/html/cmdCarinv.html
230
%%DATADIR%%/html/cmdCarpart.html
231
%%DATADIR%%/html/cmdChange.html
232
%%DATADIR%%/html/cmdCircle.html
233
%%DATADIR%%/html/cmdCircleL.html
234
%%DATADIR%%/html/cmdCmdopt.html
235
%%DATADIR%%/html/cmdConnect.html
236
%%DATADIR%%/html/cmdContmgm.html
237
%%DATADIR%%/html/cmdControl.html
238
%%DATADIR%%/html/cmdCurve.html
239
%%DATADIR%%/html/cmdCurvedL.html
240
%%DATADIR%%/html/cmdCustmgm.html
241
%%DATADIR%%/html/cmdDelete.html
242
%%DATADIR%%/html/cmdDemo.html
243
%%DATADIR%%/html/cmdDescribe.html
244
%%DATADIR%%/html/cmdDisplay.html
245
%%DATADIR%%/html/cmdDraw.html
246
%%DATADIR%%/html/cmdDrawCircle.html
247
%%DATADIR%%/html/cmdDrawCurve.html
248
%%DATADIR%%/html/cmdDrawShape.html
249
%%DATADIR%%/html/cmdDrawStraight.html
250
%%DATADIR%%/html/cmdEasement.html
251
%%DATADIR%%/html/cmdEdit.html
252
%%DATADIR%%/html/cmdElev.html
253
%%DATADIR%%/html/cmdEnum.html
254
%%DATADIR%%/html/cmdExport.html
255
%%DATADIR%%/html/cmdFile.html
256
%%DATADIR%%/html/cmdFlip.html
257
%%DATADIR%%/html/cmdGrid.html
258
%%DATADIR%%/html/cmdGroup.html
259
%%DATADIR%%/html/cmdHandLaidTurnout.html
260
%%DATADIR%%/html/cmdHelix.html
261
%%DATADIR%%/html/cmdHotBar.html
262
%%DATADIR%%/html/cmdImport.html
263
%%DATADIR%%/html/cmdJoin.html
264
%%DATADIR%%/html/cmdLayer.html
265
%%DATADIR%%/html/cmdLayout.html
266
%%DATADIR%%/html/cmdMacro.html
267
%%DATADIR%%/html/cmdManage.html
268
%%DATADIR%%/html/cmdMap.html
269
%%DATADIR%%/html/cmdModify.html
270
%%DATADIR%%/html/cmdMove.html
271
%%DATADIR%%/html/cmdMoveLabel.html
272
%%DATADIR%%/html/cmdNote.html
273
%%DATADIR%%/html/cmdOption.html
274
%%DATADIR%%/html/cmdOutputbitmap.html
275
%%DATADIR%%/html/cmdPan.html
276
%%DATADIR%%/html/cmdParallel.html
277
%%DATADIR%%/html/cmdPref.html
278
%%DATADIR%%/html/cmdPricelist.html
279
%%DATADIR%%/html/cmdPrint.html
280
%%DATADIR%%/html/cmdPrmfile.html
281
%%DATADIR%%/html/cmdProfile.html
282
%%DATADIR%%/html/cmdRaiseElev.html
283
%%DATADIR%%/html/cmdRefreshSpecial.html
284
%%DATADIR%%/html/cmdRescale.html
285
%%DATADIR%%/html/cmdRgbcolor.html
286
%%DATADIR%%/html/cmdRotate.html
287
%%DATADIR%%/html/cmdRuler.html
288
%%DATADIR%%/html/cmdSelect.html
289
%%DATADIR%%/html/cmdSensor.html
290
%%DATADIR%%/html/cmdShapes.html
291
%%DATADIR%%/html/cmdSignal.html
292
%%DATADIR%%/html/cmdSplitTrack.html
293
%%DATADIR%%/html/cmdStatusbar.html
294
%%DATADIR%%/html/cmdSticky.html
295
%%DATADIR%%/html/cmdStraight.html
296
%%DATADIR%%/html/cmdStraightL.html
297
%%DATADIR%%/html/cmdStructure.html
298
%%DATADIR%%/html/cmdSwitchmotor.html
299
%%DATADIR%%/html/cmdText.html
300
%%DATADIR%%/html/cmdTrain.html
301
%%DATADIR%%/html/cmdTunnel.html
302
%%DATADIR%%/html/cmdTurnout.html
303
%%DATADIR%%/html/cmdTurnoutNew.html
304
%%DATADIR%%/html/cmdTurntable.html
305
%%DATADIR%%/html/cmdUndo.html
306
%%DATADIR%%/html/cmdUngroup.html
307
%%DATADIR%%/html/cmdUpdatetitle.html
308
%%DATADIR%%/html/cmdView.html
309
%%DATADIR%%/html/cmdZoom.html
310
%%DATADIR%%/html/commandMenus.html
311
%%DATADIR%%/html/computeElevations.html
312
%%DATADIR%%/html/contents.html
313
%%DATADIR%%/html/controlElementScripts.html
314
%%DATADIR%%/html/copydist.html
315
%%DATADIR%%/html/createTangent.html
316
%%DATADIR%%/html/dirOverview.html
317
%%DATADIR%%/html/directories.html
318
%%DATADIR%%/html/editM.html
319
%%DATADIR%%/html/enhancements.html
320
%%DATADIR%%/html/enterValue.html
321
%%DATADIR%%/html/extendTrack.html
322
%%DATADIR%%/html/faqs.html
323
%%DATADIR%%/html/faqsButtonColor.html
324
%%DATADIR%%/html/faqsHotBar.html
325
%%DATADIR%%/html/faqsJoin.html
326
%%DATADIR%%/html/faqsPrototype.html
327
%%DATADIR%%/html/faqsTransfer.html
328
%%DATADIR%%/html/fileM.html
329
%%DATADIR%%/html/fontSelW.html
330
%%DATADIR%%/html/generalTerms.html
331
%%DATADIR%%/html/generaloperation.html
332
%%DATADIR%%/html/glossary.html
333
%%DATADIR%%/html/hbStructures.html
334
%%DATADIR%%/html/hbTurnouts.html
335
%%DATADIR%%/html/helpM.html
336
%%DATADIR%%/html/index.html
337
%%DATADIR%%/html/installDir.html
338
%%DATADIR%%/html/installSoftware.html
339
%%DATADIR%%/html/introQT.html
340
%%DATADIR%%/html/joinCornu.html
341
%%DATADIR%%/html/joinNormalEasment.html
342
%%DATADIR%%/html/joinTrackCurve.html
343
%%DATADIR%%/html/joinTrackMove.html
344
%%DATADIR%%/html/joinTrackStraight.html
345
%%DATADIR%%/html/kbshortcutHotBar.html
346
%%DATADIR%%/html/kbshortcutMainCanvas.html
347
%%DATADIR%%/html/kbshortcutdraw.html
348
%%DATADIR%%/html/kbshortcuts.html
349
%%DATADIR%%/html/keyFeatures.html
350
%%DATADIR%%/html/macroM.html
351
%%DATADIR%%/html/mainW.html
352
%%DATADIR%%/html/manageM.html
353
%%DATADIR%%/html/messageList.html
354
%%DATADIR%%/html/messageType.html
355
%%DATADIR%%/html/mouseBcmd.html
356
%%DATADIR%%/html/moveByMenu.html
357
%%DATADIR%%/html/moveByMouse.html
358
%%DATADIR%%/html/navigation.html
359
%%DATADIR%%/html/optionM.html
360
%%DATADIR%%/html/performance.html
361
%%DATADIR%%/html/png.d/ahelix.png
362
%%DATADIR%%/html/png.d/bblock.png
363
%%DATADIR%%/html/png.d/bcircl1.png
364
%%DATADIR%%/html/png.d/bcircl2.png
365
%%DATADIR%%/html/png.d/bcircl3.png
366
%%DATADIR%%/html/png.d/bcircle.png
367
%%DATADIR%%/html/png.d/bconnect.png
368
%%DATADIR%%/html/png.d/bcontrol.png
369
%%DATADIR%%/html/png.d/bcurve.png
370
%%DATADIR%%/html/png.d/bcurve1.png
371
%%DATADIR%%/html/png.d/bcurve2.png
372
%%DATADIR%%/html/png.d/bcurve3.png
373
%%DATADIR%%/html/png.d/bcurve4.png
374
%%DATADIR%%/html/png.d/bdelete.png
375
%%DATADIR%%/html/png.d/bdescrib.png
376
%%DATADIR%%/html/png.d/bdraw.png
377
%%DATADIR%%/html/png.d/beasement.png
378
%%DATADIR%%/html/png.d/belev.png
379
%%DATADIR%%/html/png.d/bezier.png
380
%%DATADIR%%/html/png.d/bflip.png
381
%%DATADIR%%/html/png.d/bgsnap.png
382
%%DATADIR%%/html/png.d/bgundo.png
383
%%DATADIR%%/html/png.d/bgzoom.png
384
%%DATADIR%%/html/png.d/bhelix.png
385
%%DATADIR%%/html/png.d/bhndldto.png
386
%%DATADIR%%/html/png.d/bitmap.png
387
%%DATADIR%%/html/png.d/bjoin.png
388
%%DATADIR%%/html/png.d/blayer.png
389
%%DATADIR%%/html/png.d/block.png
390
%%DATADIR%%/html/png.d/blockBoth.png
391
%%DATADIR%%/html/png.d/blockBottom.png
392
%%DATADIR%%/html/png.d/blockNone.png
393
%%DATADIR%%/html/png.d/blockTop.png
394
%%DATADIR%%/html/png.d/bmap.png
395
%%DATADIR%%/html/png.d/bmcircle.png
396
%%DATADIR%%/html/png.d/bmcurved.png
397
%%DATADIR%%/html/png.d/bmenu.png
398
%%DATADIR%%/html/png.d/bmodify.png
399
%%DATADIR%%/html/png.d/bmove.png
400
%%DATADIR%%/html/png.d/bmovedes.png
401
%%DATADIR%%/html/png.d/bnew.png
402
%%DATADIR%%/html/png.d/bnewcar.png
403
%%DATADIR%%/html/png.d/bnote.png
404
%%DATADIR%%/html/png.d/bopen.png
405
%%DATADIR%%/html/png.d/bparalle.png
406
%%DATADIR%%/html/png.d/brotate.png
407
%%DATADIR%%/html/png.d/bruler.png
408
%%DATADIR%%/html/png.d/bsave.png
409
%%DATADIR%%/html/png.d/bselect.png
410
%%DATADIR%%/html/png.d/bsensor.png
411
%%DATADIR%%/html/png.d/bsignal.png
412
%%DATADIR%%/html/png.d/bsplit.png
413
%%DATADIR%%/html/png.d/bstraigh.png
414
%%DATADIR%%/html/png.d/bstruct.png
415
%%DATADIR%%/html/png.d/bswitchmotor.png
416
%%DATADIR%%/html/png.d/btext.png
417
%%DATADIR%%/html/png.d/btop_bottom.png
418
%%DATADIR%%/html/png.d/btrain.png
419
%%DATADIR%%/html/png.d/btunnel.png
420
%%DATADIR%%/html/png.d/bturnout.png
421
%%DATADIR%%/html/png.d/bturntbl.png
422
%%DATADIR%%/html/png.d/carinv.png
423
%%DATADIR%%/html/png.d/caritem.png
424
%%DATADIR%%/html/png.d/carlist.png
425
%%DATADIR%%/html/png.d/carpart.png
426
%%DATADIR%%/html/png.d/carproto.png
427
%%DATADIR%%/html/png.d/celev.png
428
%%DATADIR%%/html/png.d/cgroup.png
429
%%DATADIR%%/html/png.d/chelix.png
430
%%DATADIR%%/html/png.d/cmdopt.png
431
%%DATADIR%%/html/png.d/colorw.png
432
%%DATADIR%%/html/png.d/control.png
433
%%DATADIR%%/html/png.d/custmgm.png
434
%%DATADIR%%/html/png.d/dbench.png
435
%%DATADIR%%/html/png.d/dbezier.png
436
%%DATADIR%%/html/png.d/dbox.png
437
%%DATADIR%%/html/png.d/dchgelev.png
438
%%DATADIR%%/html/png.d/dcircle2.png
439
%%DATADIR%%/html/png.d/dcircle3.png
440
%%DATADIR%%/html/png.d/dcprofile.png
441
%%DATADIR%%/html/png.d/dcurve1.png
442
%%DATADIR%%/html/png.d/dcurve2.png
443
%%DATADIR%%/html/png.d/dcurve3.png
444
%%DATADIR%%/html/png.d/dcurve4.png
445
%%DATADIR%%/html/png.d/ddimlin.png
446
%%DATADIR%%/html/png.d/demo.png
447
%%DATADIR%%/html/png.d/dfilbox.png
448
%%DATADIR%%/html/png.d/dfilpoly.png
449
%%DATADIR%%/html/png.d/dflcrcl2.png
450
%%DATADIR%%/html/png.d/dflcrcl3.png
451
%%DATADIR%%/html/png.d/displayopt.png
452
%%DATADIR%%/html/png.d/dlayer.png
453
%%DATADIR%%/html/png.d/dlayers.png
454
%%DATADIR%%/html/png.d/dline.png
455
%%DATADIR%%/html/png.d/dpoly.png
456
%%DATADIR%%/html/png.d/dprmfile.png
457
%%DATADIR%%/html/png.d/dproperties.png
458
%%DATADIR%%/html/png.d/dpropertieshighlight.png
459
%%DATADIR%%/html/png.d/drotateangle.png
460
%%DATADIR%%/html/png.d/dtbledge.png
461
%%DATADIR%%/html/png.d/dtipofday.png
462
%%DATADIR%%/html/png.d/easeex1.png
463
%%DATADIR%%/html/png.d/easeex2.png
464
%%DATADIR%%/html/png.d/easew.png
465
%%DATADIR%%/html/png.d/exportfile.png
466
%%DATADIR%%/html/png.d/exportfiledxf.png
467
%%DATADIR%%/html/png.d/flip1.png
468
%%DATADIR%%/html/png.d/flip2.png
469
%%DATADIR%%/html/png.d/flip3.png
470
%%DATADIR%%/html/png.d/flip4.png
471
%%DATADIR%%/html/png.d/fonts.png
472
%%DATADIR%%/html/png.d/grid.png
473
%%DATADIR%%/html/png.d/hotbar.png
474
%%DATADIR%%/html/png.d/iconnote.png
475
%%DATADIR%%/html/png.d/import.png
476
%%DATADIR%%/html/png.d/joincornu1.png
477
%%DATADIR%%/html/png.d/joincornu2.png
478
%%DATADIR%%/html/png.d/joincornu3.png
479
%%DATADIR%%/html/png.d/joincornu4.png
480
%%DATADIR%%/html/png.d/joincornu5.png
481
%%DATADIR%%/html/png.d/joincrv1.png
482
%%DATADIR%%/html/png.d/joincrv2.png
483
%%DATADIR%%/html/png.d/joincrv3.png
484
%%DATADIR%%/html/png.d/joincrv4.png
485
%%DATADIR%%/html/png.d/joincrv5.png
486
%%DATADIR%%/html/png.d/joinmove1.png
487
%%DATADIR%%/html/png.d/joinmove2.png
488
%%DATADIR%%/html/png.d/joinmove3.png
489
%%DATADIR%%/html/png.d/joinmove4.png
490
%%DATADIR%%/html/png.d/joinstrt1.png
491
%%DATADIR%%/html/png.d/joinstrt2.png
492
%%DATADIR%%/html/png.d/joinstrt3.png
493
%%DATADIR%%/html/png.d/layout.png
494
%%DATADIR%%/html/png.d/lcemanager.png
495
%%DATADIR%%/html/png.d/madd.png
496
%%DATADIR%%/html/png.d/main.png
497
%%DATADIR%%/html/png.d/main1.png
498
%%DATADIR%%/html/png.d/maincanvas.png
499
%%DATADIR%%/html/png.d/map.png
500
%%DATADIR%%/html/png.d/mchange.png
501
%%DATADIR%%/html/png.d/mdraw.png
502
%%DATADIR%%/html/png.d/mdrawcircles.png
503
%%DATADIR%%/html/png.d/mdrawcurve.png
504
%%DATADIR%%/html/png.d/mdrawshapes.png
505
%%DATADIR%%/html/png.d/mdrawstraight.png
506
%%DATADIR%%/html/png.d/medit.png
507
%%DATADIR%%/html/png.d/menu.png
508
%%DATADIR%%/html/png.d/menu.xcf
509
%%DATADIR%%/html/png.d/mfile.png
510
%%DATADIR%%/html/png.d/mhelp.png
511
%%DATADIR%%/html/png.d/mhelpdemos.png
512
%%DATADIR%%/html/png.d/mhelprecent.png
513
%%DATADIR%%/html/png.d/mmacro.png
514
%%DATADIR%%/html/png.d/mmanage.png
515
%%DATADIR%%/html/png.d/mmanageturnoutdesign.png
516
%%DATADIR%%/html/png.d/mmovedraw.png
517
%%DATADIR%%/html/png.d/moptions.png
518
%%DATADIR%%/html/png.d/mrotatealign.png
519
%%DATADIR%%/html/png.d/mrotatefixed.png
520
%%DATADIR%%/html/png.d/mrotatemove.png
521
%%DATADIR%%/html/png.d/mselect.png
522
%%DATADIR%%/html/png.d/mselected.png
523
%%DATADIR%%/html/png.d/msplitblock.png
524
%%DATADIR%%/html/png.d/msplitblockLR.png
525
%%DATADIR%%/html/png.d/mtoolbar.png
526
%%DATADIR%%/html/png.d/mtrainmanagement.png
527
%%DATADIR%%/html/png.d/mview.png
528
%%DATADIR%%/html/png.d/mwindow.png
529
%%DATADIR%%/html/png.d/mzoomscale.png
530
%%DATADIR%%/html/png.d/openwindows.png
531
%%DATADIR%%/html/png.d/pan.png
532
%%DATADIR%%/html/png.d/partslist.png
533
%%DATADIR%%/html/png.d/pref.png
534
%%DATADIR%%/html/png.d/pricelist.png
535
%%DATADIR%%/html/png.d/print.png
536
%%DATADIR%%/html/png.d/printset.png
537
%%DATADIR%%/html/png.d/printset_win.png
538
%%DATADIR%%/html/png.d/rescale.png
539
%%DATADIR%%/html/png.d/satusbarparallel.png
540
%%DATADIR%%/html/png.d/sensor.png
541
%%DATADIR%%/html/png.d/signal.png
542
%%DATADIR%%/html/png.d/splitConnect.png
543
%%DATADIR%%/html/png.d/splitDisconnect.png
544
%%DATADIR%%/html/png.d/splitNotYet.png
545
%%DATADIR%%/html/png.d/statusbar.png
546
%%DATADIR%%/html/png.d/statusbartrain.png
547
%%DATADIR%%/html/png.d/statusbarturntable.png
548
%%DATADIR%%/html/png.d/statustext.png
549
%%DATADIR%%/html/png.d/sticky.png
550
%%DATADIR%%/html/png.d/strsel.png
551
%%DATADIR%%/html/png.d/switchmotor.png
552
%%DATADIR%%/html/png.d/title.png
553
%%DATADIR%%/html/png.d/toolbar.png
554
%%DATADIR%%/html/png.d/trainbar.png
555
%%DATADIR%%/html/png.d/trainctrl.png
556
%%DATADIR%%/html/png.d/trainsimulator.png
557
%%DATADIR%%/html/png.d/turndes.png
558
%%DATADIR%%/html/png.d/turnsel.png
559
%%DATADIR%%/html/png.d/updttl.png
560
%%DATADIR%%/html/png.d/xtrkcad_logo.gif
561
%%DATADIR%%/html/printSetup.html
562
%%DATADIR%%/html/rotateByAlign.html
563
%%DATADIR%%/html/rotateByMenu.html
564
%%DATADIR%%/html/rotateByMouse.html
565
%%DATADIR%%/html/splitBlockGap.html
566
%%DATADIR%%/html/splitDisconnect.html
567
%%DATADIR%%/html/splitDivide.html
568
%%DATADIR%%/html/startSoftware.html
569
%%DATADIR%%/html/toolbarM.html
570
%%DATADIR%%/html/uninstall.html
571
%%DATADIR%%/html/upgrades.html
572
%%DATADIR%%/html/v4.0.3_revisions.html
573
%%DATADIR%%/html/v4.0.x_revisions.html
574
%%DATADIR%%/html/viewM.html
575
%%DATADIR%%/html/warranty.html
576
%%DATADIR%%/html/warrantyLicenseCopy.html
577
%%DATADIR%%/html/whyXTrackCAD.html
578
%%DATADIR%%/html/windowM.html
579
%%DATADIR%%/html/windowTerms.html
580
%%DATADIR%%/html/workDir.html
581
%%DATADIR%%/html/xtrkcad_lin.css
582
%%DATADIR%%/logo.bmp
583
%%DATADIR%%/params/ACG19.350 Track.xtp
584
%%DATADIR%%/params/ACG20.000 Track.xtp
585
%%DATADIR%%/params/ACG20.000_Track.xtp
586
%%DATADIR%%/params/Any-CTC_panel.xtp
587
%%DATADIR%%/params/Any-CabooseIndustries.xtp
588
%%DATADIR%%/params/Any-ElecSymbol.xtp
589
%%DATADIR%%/params/AtlasTrueTrk.xtp
590
%%DATADIR%%/params/Azatrax.xtp
591
%%DATADIR%%/params/BachmannEZ-HO.xtp
592
%%DATADIR%%/params/BachmannEZ-N.xtp
593
%%DATADIR%%/params/Central Valley turnout kits.xtp
594
%%DATADIR%%/params/Central Valley turnouts.xtp
595
%%DATADIR%%/params/Circuits.xtp
596
%%DATADIR%%/params/DiamondSc.xtp
597
%%DATADIR%%/params/EM-UK Fine Scale.xtp
598
%%DATADIR%%/params/F-NMRA-RP12-21.xtp
599
%%DATADIR%%/params/FastTrack-HO.xtp
600
%%DATADIR%%/params/FastTrack_n.xtp
601
%%DATADIR%%/params/G-NMRA-RP12-23.xtp
602
%%DATADIR%%/params/G-NQD-AMAX Plastic.xtp
603
%%DATADIR%%/params/G-aristo.xtp
604
%%DATADIR%%/params/Gn15-nmra.xtp
605
%%DATADIR%%/params/H0_ncb-Roads.xtp
606
%%DATADIR%%/params/HO-AtlasHOstruct.xtp
607
%%DATADIR%%/params/HO-DapolHOOO.xtp
608
%%DATADIR%%/params/HO-Frateschi.xtp
609
%%DATADIR%%/params/HO-HornbyHO.xtp
610
%%DATADIR%%/params/HO-LifeLike-Power-Loc.xtp
611
%%DATADIR%%/params/HO-Mehano.xtp
612
%%DATADIR%%/params/HO-MetcalfeHOOO.xtp
613
%%DATADIR%%/params/HO-MicroEngineering.xtp
614
%%DATADIR%%/params/HO-OldJouefHO100.xtp
615
%%DATADIR%%/params/HO-Peco-Code100Setrack.xtp
616
%%DATADIR%%/params/HO-Peco-Code100Streamline.xtp
617
%%DATADIR%%/params/HO-Peco-Code75Finescale.xtp
618
%%DATADIR%%/params/HO-Peco-Code83.xtp
619
%%DATADIR%%/params/HO-Peco70USA.xtp
620
%%DATADIR%%/params/HO-RatioHOOO.xtp
621
%%DATADIR%%/params/HO-Slot-Car-AFX-Track.xtp
622
%%DATADIR%%/params/HO-Slot-Car-Adapter-Track.xtp
623
%%DATADIR%%/params/HO-Slot-Car-Aurora-Track-Manually-Modified.xtp
624
%%DATADIR%%/params/HO-Slot-Car-Aurora-Track.xtp
625
%%DATADIR%%/params/HO-Slot-Cars.xtp
626
%%DATADIR%%/params/HO-Superquick.xtp
627
%%DATADIR%%/params/HO-WalthCornerstone 1.xtp
628
%%DATADIR%%/params/HO-Weinert-Code75.xtp
629
%%DATADIR%%/params/HO-WillsHOOO.xtp
630
%%DATADIR%%/params/HO-atl100ho.xtp
631
%%DATADIR%%/params/HO-cmr-ho.xtp
632
%%DATADIR%%/params/HO_toolkit-Roads.xtp
633
%%DATADIR%%/params/HOn3-BlackStoneProTraxx.xtp
634
%%DATADIR%%/params/HOn3-MicroEngineering.xtp
635
%%DATADIR%%/params/HOn30_Minitrains.xtp
636
%%DATADIR%%/params/Hornby Dublo 2 Rail Buildings.xtp
637
%%DATADIR%%/params/Hornby Dublo 2 Rail.xtp
638
%%DATADIR%%/params/Hornby Dublo 3 Rail with Turntable.xtp
639
%%DATADIR%%/params/Hornby Dublo Signals.xtp
640
%%DATADIR%%/params/Hornby Dublo Wood Buildings.xtp
641
%%DATADIR%%/params/HornbyOO.xtp
642
%%DATADIR%%/params/JouefHO.xtp
643
%%DATADIR%%/params/K-Line  O Structures (Kits).xtp
644
%%DATADIR%%/params/Lego-Track.xtp
645
%%DATADIR%%/params/LifeLike-N.xtp
646
%%DATADIR%%/params/LimaHO.xtp
647
%%DATADIR%%/params/Lionel  O Misc.xtp
648
%%DATADIR%%/params/Lionel  O Operating Structures.xtp
649
%%DATADIR%%/params/Lionel  O Structures (Kits).xtp
650
%%DATADIR%%/params/Lionel-O-O27.xtp
651
%%DATADIR%%/params/Lionel-O.xtp
652
%%DATADIR%%/params/Lionel27.xtp
653
%%DATADIR%%/params/LionelFasttrack.xtp
654
%%DATADIR%%/params/Lionel_Marx Beacons & Floodlight Towers.xtp
655
%%DATADIR%%/params/Lionel_Marx Highway Signals & Blocks.xtp
656
%%DATADIR%%/params/Marx.xtp
657
%%DATADIR%%/params/N-AtlasTrueTrack.xtp
658
%%DATADIR%%/params/N-BRIDGES.xtp
659
%%DATADIR%%/params/N-Bonus Commercial Structures.xtp
660
%%DATADIR%%/params/N-Bonus Generic Industrial Structures.xtp
661
%%DATADIR%%/params/N-Bonus Industrial Structures.xtp
662
%%DATADIR%%/params/N-Bonus Railroad Structures.xtp
663
%%DATADIR%%/params/N-Bonus Residential Structures.xtp
664
%%DATADIR%%/params/N-Bonus Structures.xtp
665
%%DATADIR%%/params/N-BritishFinescaleFineTraxC40.xtp
666
%%DATADIR%%/params/N-DESIGN-PRESERVATION.xtp
667
%%DATADIR%%/params/N-GRAIN-ELEVATORS.xtp
668
%%DATADIR%%/params/N-Greenmax-Engine sheds.xtp
669
%%DATADIR%%/params/N-Greenmax-Island platform 16.xtp
670
%%DATADIR%%/params/N-Ibertren.xtp
671
%%DATADIR%%/params/N-Kato-Unitram.xtp
672
%%DATADIR%%/params/N-Katocn.xtp
673
%%DATADIR%%/params/N-LifeLike Power-Loc.xtp
674
%%DATADIR%%/params/N-ME Structures.xtp
675
%%DATADIR%%/params/N-MOBILE-HOMES.xtp
676
%%DATADIR%%/params/N-N- 90ft-ROUNDHOUSE.xtp
677
%%DATADIR%%/params/N-NScaleArchitect.xtp
678
%%DATADIR%%/params/N-NULINE.xtp
679
%%DATADIR%%/params/N-PecoCode55Finescale.xtp
680
%%DATADIR%%/params/N-PecoCode80Setrack.xtp
681
%%DATADIR%%/params/N-PecoCode80Streamline.xtp
682
%%DATADIR%%/params/N-Rix-Pikestuff.xtp
683
%%DATADIR%%/params/N-Shinohara70.xtp
684
%%DATADIR%%/params/N-atlasn55.xtp
685
%%DATADIR%%/params/N-cmr.xtp
686
%%DATADIR%%/params/N-fl.xtp
687
%%DATADIR%%/params/N-kato-n-gl-trk.xtp
688
%%DATADIR%%/params/N-kato-turntable.xtp
689
%%DATADIR%%/params/N-kato.xtp
690
%%DATADIR%%/params/N-me.xtp
691
%%DATADIR%%/params/N-walth-n.xtp
692
%%DATADIR%%/params/NJI.xtp
693
%%DATADIR%%/params/NScale_SectorPlate_Traverser_Examples.xtp
694
%%DATADIR%%/params/Ninco_SCX Slot Car.xtp
695
%%DATADIR%%/params/Nm-NTram.xtp
696
%%DATADIR%%/params/Nn3-FastTrack.xtp
697
%%DATADIR%%/params/O-Bassett-Lowke (discontinued).xtp
698
%%DATADIR%%/params/O-ETS TramTrack.xtp
699
%%DATADIR%%/params/O-ETS.xtp
700
%%DATADIR%%/params/O-Lehnhardt Tramrails.xtp
701
%%DATADIR%%/params/O-Lenz.xtp
702
%%DATADIR%%/params/O-RealTrax.xtp
703
%%DATADIR%%/params/O-Ross.xtp
704
%%DATADIR%%/params/O-atlaso3rail.xtp
705
%%DATADIR%%/params/O-nmra-lapped.xtp
706
%%DATADIR%%/params/On14mm KBScale.xtp
707
%%DATADIR%%/params/On30-FastTrack.xtp
708
%%DATADIR%%/params/On30-Guy.xtp
709
%%DATADIR%%/params/On30-Interfaceplates.xtp
710
%%DATADIR%%/params/On30.xtp
711
%%DATADIR%%/params/Peco-On30.xtp
712
%%DATADIR%%/params/Piko-A.xtp
713
%%DATADIR%%/params/Piko-g.xtp
714
%%DATADIR%%/params/ProZ-Track.xtp
715
%%DATADIR%%/params/Proto-AmSlotCar.xtp
716
%%DATADIR%%/params/RSLaserKits.xtp
717
%%DATADIR%%/params/RocoGeoLineHO.xtp
718
%%DATADIR%%/params/S-AmericanModel.xtp
719
%%DATADIR%%/params/S-MTH S-Trax.xtp
720
%%DATADIR%%/params/S-SHelper S-Trax.xtp
721
%%DATADIR%%/params/S-Trax.xtp
722
%%DATADIR%%/params/S_ACG_18.824in Radius Track.xtp
723
%%DATADIR%%/params/S_ACG_20.000 Track.xtp
724
%%DATADIR%%/params/SideTrk.xtp
725
%%DATADIR%%/params/T-Eishindo.xtp
726
%%DATADIR%%/params/TT-Kuehn.xtp
727
%%DATADIR%%/params/TT-Roco-Turntable.xtp
728
%%DATADIR%%/params/TT-TilligAdvBeddingTrack.xtp
729
%%DATADIR%%/params/TT-Trak Modules.xtp
730
%%DATADIR%%/params/TTi-AuhagenNG.xtp
731
%%DATADIR%%/params/Tables (all scales).xtp
732
%%DATADIR%%/params/TilligAdvTT.xtp
733
%%DATADIR%%/params/TilligH0EliteCode83.xtp
734
%%DATADIR%%/params/TilligH0e.xtp
735
%%DATADIR%%/params/TilligH0m.xtp
736
%%DATADIR%%/params/TilligTTModellGS.xtp
737
%%DATADIR%%/params/USA-G.xtp
738
%%DATADIR%%/params/Woodland.xtp
739
%%DATADIR%%/params/Z-Atlas55.xtp
740
%%DATADIR%%/params/Z-Fasttrack.xtp
741
%%DATADIR%%/params/Z-Peco60.xtp
742
%%DATADIR%%/params/Z-Rokuhan.xtp
743
%%DATADIR%%/params/Z-T-Trak.xtp
744
%%DATADIR%%/params/accurail.xtp
745
%%DATADIR%%/params/amb-n.xtp
746
%%DATADIR%%/params/arnold.xtp
747
%%DATADIR%%/params/atl83ho.xtp
748
%%DATADIR%%/params/atlascho.xtp
749
%%DATADIR%%/params/atlascn.xtp
750
%%DATADIR%%/params/atlaseho.xtp
751
%%DATADIR%%/params/atlasen.xtp
752
%%DATADIR%%/params/atlasn.xtp
753
%%DATADIR%%/params/atlaso2rail.xtp
754
%%DATADIR%%/params/bach-n.xtp
755
%%DATADIR%%/params/br.xtp
756
%%DATADIR%%/params/busch-HOf.xtp
757
%%DATADIR%%/params/ctlpanel.xtp
758
%%DATADIR%%/params/dpm-ho.xtp
759
%%DATADIR%%/params/dpm-n.xtp
760
%%DATADIR%%/params/eu.xtp
761
%%DATADIR%%/params/fallerho.xtp
762
%%DATADIR%%/params/fl-model.xtp
763
%%DATADIR%%/params/fl-profi.xtp
764
%%DATADIR%%/params/flnpicco.xtp
765
%%DATADIR%%/params/gargrv-o.xtp
766
%%DATADIR%%/params/ho-amb.xtp
767
%%DATADIR%%/params/ho-barm.xtp
768
%%DATADIR%%/params/ho-blair.xtp
769
%%DATADIR%%/params/ho-branc.xtp
770
%%DATADIR%%/params/ho-campb.xtp
771
%%DATADIR%%/params/ho-craft.xtp
772
%%DATADIR%%/params/ho-fos.xtp
773
%%DATADIR%%/params/ho-jlinn.xtp
774
%%DATADIR%%/params/ho-ncb-roads.xtp
775
%%DATADIR%%/params/hon3-peco.xtp
776
%%DATADIR%%/params/hornby3r.xtp
777
%%DATADIR%%/params/hubner1.xtp
778
%%DATADIR%%/params/kato-ho.xtp
779
%%DATADIR%%/params/kato-n-DblTrk.xtp
780
%%DATADIR%%/params/kato-n.xtp
781
%%DATADIR%%/params/lgb.xtp
782
%%DATADIR%%/params/marcway-EM.xtp
783
%%DATADIR%%/params/me-ho.xtp
784
%%DATADIR%%/params/minitrix.xtp
785
%%DATADIR%%/params/mp-n.xtp
786
%%DATADIR%%/params/mrkholde.xtp
787
%%DATADIR%%/params/mrkhomde.xtp
788
%%DATADIR%%/params/mrkln1.xtp
789
%%DATADIR%%/params/mrklnhoc-de.xtp
790
%%DATADIR%%/params/mrklnhoc.xtp
791
%%DATADIR%%/params/mrklnhok.xtp
792
%%DATADIR%%/params/mrklnhom.xtp
793
%%DATADIR%%/params/mrklnz.xtp
794
%%DATADIR%%/params/mtl-z.xtp
795
%%DATADIR%%/params/nmra-0-lapped.xtp
796
%%DATADIR%%/params/nmra-ho.xtp
797
%%DATADIR%%/params/nmra-ho3.xtp
798
%%DATADIR%%/params/nmra-n.xtp
799
%%DATADIR%%/params/nmra-o.xtp
800
%%DATADIR%%/params/nmra-o3.xtp
801
%%DATADIR%%/params/nmra-s.xtp
802
%%DATADIR%%/params/nmra-tt.xtp
803
%%DATADIR%%/params/nmra-z.xtp
804
%%DATADIR%%/params/p4.xtp
805
%%DATADIR%%/params/peco turntable wo routes.xtp
806
%%DATADIR%%/params/peco-O-Bullhead.xtp
807
%%DATADIR%%/params/pecohom.xtp
808
%%DATADIR%%/params/pecohon30.xtp
809
%%DATADIR%%/params/pikestuf.xtp
810
%%DATADIR%%/params/protoam.xtp
811
%%DATADIR%%/params/protosteam.xtp
812
%%DATADIR%%/params/prototype-de.xtp
813
%%DATADIR%%/params/revell.xtp
814
%%DATADIR%%/params/rocho100.xtp
815
%%DATADIR%%/params/rocho83.xtp
816
%%DATADIR%%/params/signals_HO.xtp
817
%%DATADIR%%/params/smltown.xtp
818
%%DATADIR%%/params/supero.xtp
819
%%DATADIR%%/params/t-trak-notes.txt
820
%%DATADIR%%/params/t-trak.xtp
821
%%DATADIR%%/params/taylor-ho.xtp
822
%%DATADIR%%/params/tomix-n.xtp
823
%%DATADIR%%/params/toolkit-n.xtp
824
%%DATADIR%%/params/tortoise.xtp
825
%%DATADIR%%/params/trees.xtp
826
%%DATADIR%%/params/walth-bkgrd-ho.xtp
827
%%DATADIR%%/params/walth-ho.xtp
828
%%DATADIR%%/params/walth-n.xtp
829
%%DATADIR%%/params/wlthho10.xtp
830
%%DATADIR%%/params/wlthho83.xtp
831
%%DATADIR%%/xdg-open
832
%%DATADIR%%/xtrkcad.tip
833
%%DATADIR%%/xtrkcad.xtq

Return to bug 234531