summaryrefslogtreecommitdiffstats
path: root/deskutils/plans/pkg-plist
blob: ec302dd6c58b90f5deefc9a5d3d98dc297f02228 (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
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
@exec   if [ ! -f %D/%%WWWDIR%%/data/calendars.xml ] ; then cp -p %D/%F %B/calendars.xml; fi
@exec   if [ ! -f %D/%%WWWDIR%%/data/email_reminders.xml ] ; then cp -p %D/%F %B/email_reminders.xml; fi
@exec   if [ ! -f %D/%%WWWDIR%%/data/events.xml ] ; then cp -p %D/%F %B/events.xml; fi
@exec   if [ ! -f %D/%%WWWDIR%%/data/new_calendars.xml ] ; then cp -p %D/%F %B/new_calendars.xml; fi
@exec   if [ ! -f %D/%%WWWDIR%%/data/pending_actions.xml ] ; then cp -p %D/%F %B/pending_actions.xml; fi
@exec   if [ ! -f %D/%%WWWDIR%%/data/users.xml ] ; then cp -p %D/%F %B/users.xml; fi
@exec   if [ ! -f %D/%%WWWDIR%%/plans_config.pl ] ; then cp -p %D/%F %B/plans_config.pl; fi
@unexec if cmp -s %D/%%WWWDIR%%/data/calendars.xml.default %D/%%WWWDIR%%/data/calendars.xml; then rm -f %D/%%WWWDIR%%/data/calendars.xml; fi
@unexec if cmp -s %D/%%WWWDIR%%/data/email_reminders.xml.default %D/%%WWWDIR%%/data/email_reminders.xml; then rm -f %D/%%WWWDIR%%/data/email_reminders.xml; fi
@unexec if cmp -s %D/%%WWWDIR%%/data/events.xml.default %D/%%WWWDIR%%/data/events.xml; then rm -f %D/%%WWWDIR%%/data/events.xml; fi
@unexec if cmp -s %D/%%WWWDIR%%/data/new_calendars.xml.default %D/%%WWWDIR%%/data/new_calendars.xml; then rm -f %D/%%WWWDIR%%/data/new_calendars.xml; fi
@unexec if cmp -s %D/%%WWWDIR%%/data/pending_actions.xml.default %D/%%WWWDIR%%/data/pending_actions.xml; then rm -f %D/%%WWWDIR%%/data/pending_actions.xml; fi
@unexec if cmp -s %D/%%WWWDIR%%/data/users.xml.default %D/%%WWWDIR%%/data/users.xml; then rm -f %D/%%WWWDIR%%/data/users.xml; fi
@unexec if cmp -s %D/%%WWWDIR%%/plans_config.pl.default %D/%%WWWDIR%%/plans_config.pl; then rm -f %D/%%WWWDIR%%/plans_config.pl; fi
%%WWWDIR%%/Error.pm
%%WWWDIR%%/JSON/PP.pm
%%WWWDIR%%/JSON/PP/Boolean.pm
%%WWWDIR%%/JSON/PP5005.pm
%%WWWDIR%%/JSON/PP56.pm
%%WWWDIR%%/JSON/PP58.pm
%%WWWDIR%%/Time/Normalize.pm
%%WWWDIR%%/cz_czech.pl
%%WWWDIR%%/danish.pl
%%WWWDIR%%/data/calendars.xml.default
%%WWWDIR%%/data/email_reminders.xml.default
%%WWWDIR%%/data/events.xml.default
%%WWWDIR%%/data/new_calendars.xml.default
%%WWWDIR%%/data/pending_actions.xml.default
%%WWWDIR%%/data/users.xml.default
%%WWWDIR%%/de_german.pl
%%WWWDIR%%/email_reminders.cgi
%%WWWDIR%%/fr_french.pl
%%WWWDIR%%/gpl.txt
%%WWWDIR%%/includes.pl
%%WWWDIR%%/it_italian.pl
%%WWWDIR%%/nl_dutch.pl
%%WWWDIR%%/plans.cgi
%%WWWDIR%%/plans_check.cgi
%%WWWDIR%%/plans_config.pl.default
%%WWWDIR%%/plans_lib.pl
%%WWWDIR%%/plans_unit_test.pl
%%WWWDIR%%/sp_spanish.pl
%%WWWDIR%%/theme/colorpicker/css/colorpicker.css
%%WWWDIR%%/theme/colorpicker/css/layout.css
%%WWWDIR%%/theme/colorpicker/images/Thumbs.db
%%WWWDIR%%/theme/colorpicker/images/blank.gif
%%WWWDIR%%/theme/colorpicker/images/colorpicker_background.png
%%WWWDIR%%/theme/colorpicker/images/colorpicker_hex.png
%%WWWDIR%%/theme/colorpicker/images/colorpicker_hsb_b.png
%%WWWDIR%%/theme/colorpicker/images/colorpicker_hsb_h.png
%%WWWDIR%%/theme/colorpicker/images/colorpicker_hsb_s.png
%%WWWDIR%%/theme/colorpicker/images/colorpicker_indic.gif
%%WWWDIR%%/theme/colorpicker/images/colorpicker_overlay.png
%%WWWDIR%%/theme/colorpicker/images/colorpicker_rgb_b.png
%%WWWDIR%%/theme/colorpicker/images/colorpicker_rgb_g.png
%%WWWDIR%%/theme/colorpicker/images/colorpicker_rgb_r.png
%%WWWDIR%%/theme/colorpicker/images/colorpicker_select.gif
%%WWWDIR%%/theme/colorpicker/images/colorpicker_submit.png
%%WWWDIR%%/theme/colorpicker/images/custom_background.png
%%WWWDIR%%/theme/colorpicker/images/custom_hex.png
%%WWWDIR%%/theme/colorpicker/images/custom_hsb_b.png
%%WWWDIR%%/theme/colorpicker/images/custom_hsb_h.png
%%WWWDIR%%/theme/colorpicker/images/custom_hsb_s.png
%%WWWDIR%%/theme/colorpicker/images/custom_indic.gif
%%WWWDIR%%/theme/colorpicker/images/custom_rgb_b.png
%%WWWDIR%%/theme/colorpicker/images/custom_rgb_g.png
%%WWWDIR%%/theme/colorpicker/images/custom_rgb_r.png
%%WWWDIR%%/theme/colorpicker/images/custom_submit.png
%%WWWDIR%%/theme/colorpicker/images/select.png
%%WWWDIR%%/theme/colorpicker/images/select2.png
%%WWWDIR%%/theme/colorpicker/images/slider.png
%%WWWDIR%%/theme/colorpicker/index.html
%%WWWDIR%%/theme/colorpicker/js/colorpicker.js
%%WWWDIR%%/theme/colorpicker/js/eye.js
%%WWWDIR%%/theme/colorpicker/js/layout.js
%%WWWDIR%%/theme/colorpicker/js/utils.js
%%WWWDIR%%/theme/graphics/close_button1.gif
%%WWWDIR%%/theme/graphics/color_select_icon.gif
%%WWWDIR%%/theme/graphics/date_circle.gif
%%WWWDIR%%/theme/graphics/freebsd.gif
%%WWWDIR%%/theme/graphics/gradient_background1.png
%%WWWDIR%%/theme/graphics/green_check.gif
%%WWWDIR%%/theme/graphics/hue_blend.png
%%WWWDIR%%/theme/graphics/linux.gif
%%WWWDIR%%/theme/graphics/linuxpowered_tux.jpg
%%WWWDIR%%/theme/graphics/poweredby.gif
%%WWWDIR%%/theme/graphics/sv_blend.png
%%WWWDIR%%/theme/graphics/trashcan.gif
%%WWWDIR%%/theme/graphics/unit_number_patch_0_16x10.gif
%%WWWDIR%%/theme/graphics/unit_number_patch_0_20x13.gif
%%WWWDIR%%/theme/graphics/unit_number_patch_0_40x25.gif
%%WWWDIR%%/theme/graphics/unit_number_patch_1_16x10.gif
%%WWWDIR%%/theme/graphics/unit_number_patch_1_20x13.gif
%%WWWDIR%%/theme/graphics/unit_number_patch_1_40x25.gif
%%WWWDIR%%/theme/graphics/unit_number_patch_2_16x10.gif
%%WWWDIR%%/theme/graphics/unit_number_patch_2_20x13.gif
%%WWWDIR%%/theme/graphics/unit_number_patch_2_40x25.gif
%%WWWDIR%%/theme/graphics/unit_number_patch_3_16x10.gif
%%WWWDIR%%/theme/graphics/unit_number_patch_3_20x13.gif
%%WWWDIR%%/theme/graphics/unit_number_patch_3_40x25.gif
%%WWWDIR%%/theme/graphics/unit_number_patch_4_16x10.gif
%%WWWDIR%%/theme/graphics/unit_number_patch_4_20x13.gif
%%WWWDIR%%/theme/graphics/unit_number_patch_4_40x25.gif
%%WWWDIR%%/theme/graphics/unit_number_patch_5_16x10.gif
%%WWWDIR%%/theme/graphics/unit_number_patch_5_20x13.gif
%%WWWDIR%%/theme/graphics/unit_number_patch_5_40x25.gif
%%WWWDIR%%/theme/graphics/unit_number_patch_6_16x10.gif
%%WWWDIR%%/theme/graphics/unit_number_patch_6_20x13.gif
%%WWWDIR%%/theme/graphics/unit_number_patch_6_40x25.gif
%%WWWDIR%%/theme/graphics/unit_number_patch_7_16x10.gif
%%WWWDIR%%/theme/graphics/unit_number_patch_7_20x13.gif
%%WWWDIR%%/theme/graphics/unit_number_patch_7_40x25.gif
%%WWWDIR%%/theme/graphics/unit_number_patch_8_16x10.gif
%%WWWDIR%%/theme/graphics/unit_number_patch_8_20x13.gif
%%WWWDIR%%/theme/graphics/unit_number_patch_8_40x25.gif
%%WWWDIR%%/theme/graphics/unit_number_patch_9_16x10.gif
%%WWWDIR%%/theme/graphics/unit_number_patch_9_20x13.gif
%%WWWDIR%%/theme/graphics/unit_number_patch_9_40x25.gif
%%WWWDIR%%/theme/ical/.keep_me
%%WWWDIR%%/theme/icons/1st_aid_16x16.gif
%%WWWDIR%%/theme/icons/1st_aid_32x32.gif
%%WWWDIR%%/theme/icons/1st_aid_50x50.gif
%%WWWDIR%%/theme/icons/B-P_16x16.gif
%%WWWDIR%%/theme/icons/B-P_32x32.gif
%%WWWDIR%%/theme/icons/B-P_50x50.gif
%%WWWDIR%%/theme/icons/apple_16x16.gif
%%WWWDIR%%/theme/icons/apple_32x32.gif
%%WWWDIR%%/theme/icons/apple_50x50.gif
%%WWWDIR%%/theme/icons/axe_16x16.gif
%%WWWDIR%%/theme/icons/axe_32x32.gif
%%WWWDIR%%/theme/icons/axe_50x50.gif
%%WWWDIR%%/theme/icons/beartracks_16x16.gif
%%WWWDIR%%/theme/icons/beartracks_32x32.gif
%%WWWDIR%%/theme/icons/beartracks_50x50.gif
%%WWWDIR%%/theme/icons/bee_16x16.gif
%%WWWDIR%%/theme/icons/bee_32x32.gif
%%WWWDIR%%/theme/icons/bee_50x50.gif
%%WWWDIR%%/theme/icons/bellpepper_16x16.gif
%%WWWDIR%%/theme/icons/bellpepper_32x32.gif
%%WWWDIR%%/theme/icons/bellpepper_50x50.gif
%%WWWDIR%%/theme/icons/bike_16x16.gif
%%WWWDIR%%/theme/icons/bike_32x32.gif
%%WWWDIR%%/theme/icons/bike_50x50.gif
%%WWWDIR%%/theme/icons/blank_16x16.gif
%%WWWDIR%%/theme/icons/blank_32x32.gif
%%WWWDIR%%/theme/icons/blank_50x50.gif
%%WWWDIR%%/theme/icons/bob_wolf_bear_16x16.gif
%%WWWDIR%%/theme/icons/bob_wolf_bear_32x32.gif
%%WWWDIR%%/theme/icons/bob_wolf_bear_50x50.gif
%%WWWDIR%%/theme/icons/bsa_rwb2_16x16.gif
%%WWWDIR%%/theme/icons/bsa_rwb2_32x32.gif
%%WWWDIR%%/theme/icons/bsa_rwb2_50x50.gif
%%WWWDIR%%/theme/icons/bsa_rwb_16x16.gif
%%WWWDIR%%/theme/icons/bsa_rwb_32x32.gif
%%WWWDIR%%/theme/icons/bsa_rwb_50x50.gif
%%WWWDIR%%/theme/icons/bullet_point_16x16.gif
%%WWWDIR%%/theme/icons/bullet_point_32x32.gif
%%WWWDIR%%/theme/icons/bullet_point_50x50.gif
%%WWWDIR%%/theme/icons/canoe_16x16.gif
%%WWWDIR%%/theme/icons/canoe_32x32.gif
%%WWWDIR%%/theme/icons/canoe_50x50.gif
%%WWWDIR%%/theme/icons/check_16x16.gif
%%WWWDIR%%/theme/icons/check_32x32.gif
%%WWWDIR%%/theme/icons/check_50x50.gif
%%WWWDIR%%/theme/icons/church_16x16.gif
%%WWWDIR%%/theme/icons/church_32x32.gif
%%WWWDIR%%/theme/icons/church_50x50.gif
%%WWWDIR%%/theme/icons/clipboard_16x16.gif
%%WWWDIR%%/theme/icons/clipboard_32x32.gif
%%WWWDIR%%/theme/icons/clipboard_50x50.gif
%%WWWDIR%%/theme/icons/clock2_16x16.gif
%%WWWDIR%%/theme/icons/clock2_32x32.gif
%%WWWDIR%%/theme/icons/clock2_50x50.gif
%%WWWDIR%%/theme/icons/clock3_16x16.gif
%%WWWDIR%%/theme/icons/clock3_32x32.gif
%%WWWDIR%%/theme/icons/clock3_50x50.gif
%%WWWDIR%%/theme/icons/clock_16x16.gif
%%WWWDIR%%/theme/icons/clock_32x32.gif
%%WWWDIR%%/theme/icons/clock_50x50.gif
%%WWWDIR%%/theme/icons/clover_16x16.gif
%%WWWDIR%%/theme/icons/clover_32x32.gif
%%WWWDIR%%/theme/icons/clover_50x50.gif
%%WWWDIR%%/theme/icons/coffee2_16x16.gif
%%WWWDIR%%/theme/icons/coffee2_32x32.gif
%%WWWDIR%%/theme/icons/coffee2_50x50.gif
%%WWWDIR%%/theme/icons/coffee_mug_16x16.gif
%%WWWDIR%%/theme/icons/coffee_mug_32x32.gif
%%WWWDIR%%/theme/icons/coffee_mug_50x50.gif
%%WWWDIR%%/theme/icons/compass2_16x16.gif
%%WWWDIR%%/theme/icons/compass2_32x32.gif
%%WWWDIR%%/theme/icons/compass2_50x50.gif
%%WWWDIR%%/theme/icons/compass_16x16.gif
%%WWWDIR%%/theme/icons/compass_32x32.gif
%%WWWDIR%%/theme/icons/compass_50x50.gif
%%WWWDIR%%/theme/icons/cs_logo_16x16.gif
%%WWWDIR%%/theme/icons/cs_logo_32x32.gif
%%WWWDIR%%/theme/icons/cs_logo_50x50.gif
%%WWWDIR%%/theme/icons/district_commissioner_16x16.gif
%%WWWDIR%%/theme/icons/district_commissioner_32x32.gif
%%WWWDIR%%/theme/icons/district_commissioner_50x50.gif
%%WWWDIR%%/theme/icons/district_committee_16x16.gif
%%WWWDIR%%/theme/icons/district_committee_32x32.gif
%%WWWDIR%%/theme/icons/district_committee_50x50.gif
%%WWWDIR%%/theme/icons/dollar_sign_16x16.gif
%%WWWDIR%%/theme/icons/dollar_sign_32x32.gif
%%WWWDIR%%/theme/icons/dollar_sign_50.50.gif
%%WWWDIR%%/theme/icons/dollar_sign_50x50.gif
%%WWWDIR%%/theme/icons/e_frame_pack_16x16.gif
%%WWWDIR%%/theme/icons/e_frame_pack_32x32.gif
%%WWWDIR%%/theme/icons/e_frame_pack_50x50.gif
%%WWWDIR%%/theme/icons/eagle_medal_16x16.gif
%%WWWDIR%%/theme/icons/eagle_medal_32x32.gif
%%WWWDIR%%/theme/icons/eagle_medal_50x50.gif
%%WWWDIR%%/theme/icons/easteregg_16x16.gif
%%WWWDIR%%/theme/icons/easteregg_32x32.gif
%%WWWDIR%%/theme/icons/easteregg_50x50.gif
%%WWWDIR%%/theme/icons/envelope_16x16.gif
%%WWWDIR%%/theme/icons/envelope_32x32.gif
%%WWWDIR%%/theme/icons/envelope_50x50.gif
%%WWWDIR%%/theme/icons/exclamation_16x16.gif
%%WWWDIR%%/theme/icons/exclamation_32x32.gif
%%WWWDIR%%/theme/icons/exclamation_50x50.gif
%%WWWDIR%%/theme/icons/exploring_logo_16x16.gif
%%WWWDIR%%/theme/icons/exploring_logo_32x32.gif
%%WWWDIR%%/theme/icons/exploring_logo_50x50.gif
%%WWWDIR%%/theme/icons/figure_8_knot_16x16.gif
%%WWWDIR%%/theme/icons/figure_8_knot_32x32.gif
%%WWWDIR%%/theme/icons/figure_8_knot_50x50.gif
%%WWWDIR%%/theme/icons/fire_16x16.gif
%%WWWDIR%%/theme/icons/fire_32x32.gif
%%WWWDIR%%/theme/icons/fire_50x50.gif
%%WWWDIR%%/theme/icons/firstclass_16x16.gif
%%WWWDIR%%/theme/icons/firstclass_32x32.gif
%%WWWDIR%%/theme/icons/firstclass_50x50.gif
%%WWWDIR%%/theme/icons/fish_16x16.gif
%%WWWDIR%%/theme/icons/fish_32x32.gif
%%WWWDIR%%/theme/icons/fish_50x50.gif
%%WWWDIR%%/theme/icons/fleur_logo_16x16.gif
%%WWWDIR%%/theme/icons/fleur_logo_32x32.gif
%%WWWDIR%%/theme/icons/fleur_logo_50x50.gif
%%WWWDIR%%/theme/icons/flower_16x16.gif
%%WWWDIR%%/theme/icons/flower_32x32.gif
%%WWWDIR%%/theme/icons/flower_50x50.gif
%%WWWDIR%%/theme/icons/flowerpot_16x16.gif
%%WWWDIR%%/theme/icons/flowerpot_32x32.gif
%%WWWDIR%%/theme/icons/flowerpot_50x50.gif
%%WWWDIR%%/theme/icons/flowers_16x16.gif
%%WWWDIR%%/theme/icons/flowers_32x32.gif
%%WWWDIR%%/theme/icons/flowers_50x50.gif
%%WWWDIR%%/theme/icons/footprint_16x16.gif
%%WWWDIR%%/theme/icons/footprint_32x32.gif
%%WWWDIR%%/theme/icons/footprint_50x50.gif
%%WWWDIR%%/theme/icons/fos_16x16.gif
%%WWWDIR%%/theme/icons/fos_32x32.gif
%%WWWDIR%%/theme/icons/fos_50x50.gif
%%WWWDIR%%/theme/icons/globe_16x16.gif
%%WWWDIR%%/theme/icons/globe_32x32.gif
%%WWWDIR%%/theme/icons/globe_50x50.gif
%%WWWDIR%%/theme/icons/grad_cap_16x16.gif
%%WWWDIR%%/theme/icons/grad_cap_32x32.gif
%%WWWDIR%%/theme/icons/grad_cap_50x50.gif
%%WWWDIR%%/theme/icons/grapes_16x16.gif
%%WWWDIR%%/theme/icons/grapes_32x32.gif
%%WWWDIR%%/theme/icons/grapes_50x50.gif
%%WWWDIR%%/theme/icons/gsusa_logo_16x16.gif
%%WWWDIR%%/theme/icons/gsusa_logo_32x32.gif
%%WWWDIR%%/theme/icons/gsusa_logo_50x50.gif
%%WWWDIR%%/theme/icons/heart2_16x16.gif
%%WWWDIR%%/theme/icons/heart2_32x32.gif
%%WWWDIR%%/theme/icons/heart2_50x50.gif
%%WWWDIR%%/theme/icons/heart_16x16.gif
%%WWWDIR%%/theme/icons/heart_32x32.gif
%%WWWDIR%%/theme/icons/heart_50x50.gif
%%WWWDIR%%/theme/icons/i_frame_pack_16x16.gif
%%WWWDIR%%/theme/icons/i_frame_pack_32x32.gif
%%WWWDIR%%/theme/icons/i_frame_pack_50x50.gif
%%WWWDIR%%/theme/icons/jackolantern_16x16.gif
%%WWWDIR%%/theme/icons/jackolantern_32x32.gif
%%WWWDIR%%/theme/icons/jackolantern_50x50.gif
%%WWWDIR%%/theme/icons/knife_16x16.gif
%%WWWDIR%%/theme/icons/knife_32x32.gif
%%WWWDIR%%/theme/icons/knife_50x50.gif
%%WWWDIR%%/theme/icons/lightbulb_16x16.gif
%%WWWDIR%%/theme/icons/lightbulb_32x32.gif
%%WWWDIR%%/theme/icons/lightbulb_50x50.gif
%%WWWDIR%%/theme/icons/news_16x16.gif
%%WWWDIR%%/theme/icons/news_32x32.gif
%%WWWDIR%%/theme/icons/news_50x50.gif
%%WWWDIR%%/theme/icons/oa_logo_16x16.gif
%%WWWDIR%%/theme/icons/oa_logo_32x32.gif
%%WWWDIR%%/theme/icons/oa_logo_50x50.gif
%%WWWDIR%%/theme/icons/oa_logo_plain.gif
%%WWWDIR%%/theme/icons/old_scout_16x16.gif
%%WWWDIR%%/theme/icons/old_scout_32x32.gif
%%WWWDIR%%/theme/icons/old_scout_50x50.gif
%%WWWDIR%%/theme/icons/paintpalette.gif
%%WWWDIR%%/theme/icons/paintpalette_16x16.gif
%%WWWDIR%%/theme/icons/paintpalette_32x32.gif
%%WWWDIR%%/theme/icons/paintpalette_50x50.gif
%%WWWDIR%%/theme/icons/paperclip_16x16.gif
%%WWWDIR%%/theme/icons/paperclip_32x32.gif
%%WWWDIR%%/theme/icons/paperclip_50x50.gif
%%WWWDIR%%/theme/icons/peach_16x16.gif
%%WWWDIR%%/theme/icons/peach_32x32.gif
%%WWWDIR%%/theme/icons/peach_50x50.gif
%%WWWDIR%%/theme/icons/pencil_16x16.gif
%%WWWDIR%%/theme/icons/pencil_32x32.gif
%%WWWDIR%%/theme/icons/pencil_50x50.gif
%%WWWDIR%%/theme/icons/philmont_16x16.gif
%%WWWDIR%%/theme/icons/philmont_32x32.gif
%%WWWDIR%%/theme/icons/philmont_50x50.gif
%%WWWDIR%%/theme/icons/plane_16x16.gif
%%WWWDIR%%/theme/icons/plane_32x32.gif
%%WWWDIR%%/theme/icons/plane_50x50.gif
%%WWWDIR%%/theme/icons/popcorn_16x16.gif
%%WWWDIR%%/theme/icons/popcorn_32x32.gif
%%WWWDIR%%/theme/icons/popcorn_50x50.gif
%%WWWDIR%%/theme/icons/powderhorn_16x16.gif
%%WWWDIR%%/theme/icons/powderhorn_32x32.gif
%%WWWDIR%%/theme/icons/powderhorn_50x50.gif
%%WWWDIR%%/theme/icons/pumpkin2_16x16.gif
%%WWWDIR%%/theme/icons/pumpkin2_32x32.gif
%%WWWDIR%%/theme/icons/pumpkin2_50x50.gif
%%WWWDIR%%/theme/icons/pumpkin_16x16.gif
%%WWWDIR%%/theme/icons/pumpkin_32x32.gif
%%WWWDIR%%/theme/icons/pumpkin_50x50.gif
%%WWWDIR%%/theme/icons/scout_sign_16x16.gif
%%WWWDIR%%/theme/icons/scout_sign_32x32.gif
%%WWWDIR%%/theme/icons/scout_sign_50x50.gif
%%WWWDIR%%/theme/icons/smiley_16x16.gif
%%WWWDIR%%/theme/icons/smiley_32x32.gif
%%WWWDIR%%/theme/icons/smiley_50x50.gif
%%WWWDIR%%/theme/icons/sneakers_16x16.gif
%%WWWDIR%%/theme/icons/sneakers_32x32.gif
%%WWWDIR%%/theme/icons/sneakers_50x50.gif
%%WWWDIR%%/theme/icons/snowflake_16x16.gif
%%WWWDIR%%/theme/icons/snowflake_32x32.gif
%%WWWDIR%%/theme/icons/snowflake_50x50.gif
%%WWWDIR%%/theme/icons/square_knot_16x16.gif
%%WWWDIR%%/theme/icons/square_knot_32x32.gif
%%WWWDIR%%/theme/icons/square_knot_50x50.gif
%%WWWDIR%%/theme/icons/star_david_16x16.gif
%%WWWDIR%%/theme/icons/star_david_32x32.gif
%%WWWDIR%%/theme/icons/star_david_50x50.gif
%%WWWDIR%%/theme/icons/starfish_16x16.gif
%%WWWDIR%%/theme/icons/starfish_32x32.gif
%%WWWDIR%%/theme/icons/starfish_50x50.gif
%%WWWDIR%%/theme/icons/sun_16x16.gif
%%WWWDIR%%/theme/icons/sun_32x32.gif
%%WWWDIR%%/theme/icons/sun_50x50.gif
%%WWWDIR%%/theme/icons/tent_16x16.gif
%%WWWDIR%%/theme/icons/tent_32x32.gif
%%WWWDIR%%/theme/icons/tent_50x50.gif
%%WWWDIR%%/theme/icons/trained_16x16.gif
%%WWWDIR%%/theme/icons/trained_32x32.gif
%%WWWDIR%%/theme/icons/trained_50x50.gif
%%WWWDIR%%/theme/icons/tree_16x16.gif
%%WWWDIR%%/theme/icons/tree_32x32.gif
%%WWWDIR%%/theme/icons/tree_50x50.gif
%%WWWDIR%%/theme/icons/turkey_16x16.gif
%%WWWDIR%%/theme/icons/turkey_32x32.gif
%%WWWDIR%%/theme/icons/turkey_50x50.gif
%%WWWDIR%%/theme/icons/tux_16x16.gif
%%WWWDIR%%/theme/icons/tux_32x32.gif
%%WWWDIR%%/theme/icons/tux_50x50.gif
%%WWWDIR%%/theme/icons/us_flag_16x16.gif
%%WWWDIR%%/theme/icons/us_flag_32x32.gif
%%WWWDIR%%/theme/icons/us_flag_50x50.gif
%%WWWDIR%%/theme/icons/venture_logo_16x16.gif
%%WWWDIR%%/theme/icons/venture_logo_32x32.gif
%%WWWDIR%%/theme/icons/venture_logo_50x50.gif
%%WWWDIR%%/theme/icons/webelos_patch_16x16.gif
%%WWWDIR%%/theme/icons/webelos_patch_32x32.gif
%%WWWDIR%%/theme/icons/webelos_patch_50x50.gif
%%WWWDIR%%/theme/icons/wolftracks_16x16.gif
%%WWWDIR%%/theme/icons/wolftracks_32x32.gif
%%WWWDIR%%/theme/icons/wolftracks_50x50.gif
%%WWWDIR%%/theme/icons/woodbadge_16x16.gif
%%WWWDIR%%/theme/icons/woodbadge_32x32.gif
%%WWWDIR%%/theme/icons/woodbadge_50x50.gif
%%WWWDIR%%/theme/icons/wreath_16x16.gif
%%WWWDIR%%/theme/icons/wreath_32x32.gif
%%WWWDIR%%/theme/icons/wreath_50x50.gif
%%WWWDIR%%/theme/images/222222_11x11_icon_arrows_leftright.gif
%%WWWDIR%%/theme/images/222222_11x11_icon_arrows_updown.gif
%%WWWDIR%%/theme/images/222222_11x11_icon_close.gif
%%WWWDIR%%/theme/images/222222_11x11_icon_doc.gif
%%WWWDIR%%/theme/images/222222_11x11_icon_folder_closed.gif
%%WWWDIR%%/theme/images/222222_11x11_icon_folder_open.gif
%%WWWDIR%%/theme/images/222222_11x11_icon_minus.gif
%%WWWDIR%%/theme/images/222222_11x11_icon_plus.gif
%%WWWDIR%%/theme/images/222222_11x11_icon_resize_se.gif
%%WWWDIR%%/theme/images/222222_7x7_arrow_down.gif
%%WWWDIR%%/theme/images/222222_7x7_arrow_left.gif
%%WWWDIR%%/theme/images/222222_7x7_arrow_right.gif
%%WWWDIR%%/theme/images/222222_7x7_arrow_up.gif
%%WWWDIR%%/theme/images/454545_11x11_icon_arrows_leftright.gif
%%WWWDIR%%/theme/images/454545_11x11_icon_arrows_updown.gif
%%WWWDIR%%/theme/images/454545_11x11_icon_close.gif
%%WWWDIR%%/theme/images/454545_11x11_icon_doc.gif
%%WWWDIR%%/theme/images/454545_11x11_icon_folder_closed.gif
%%WWWDIR%%/theme/images/454545_11x11_icon_folder_open.gif
%%WWWDIR%%/theme/images/454545_11x11_icon_minus.gif
%%WWWDIR%%/theme/images/454545_11x11_icon_plus.gif
%%WWWDIR%%/theme/images/454545_7x7_arrow_down.gif
%%WWWDIR%%/theme/images/454545_7x7_arrow_left.gif
%%WWWDIR%%/theme/images/454545_7x7_arrow_right.gif
%%WWWDIR%%/theme/images/454545_7x7_arrow_up.gif
%%WWWDIR%%/theme/images/888888_11x11_icon_arrows_leftright.gif
%%WWWDIR%%/theme/images/888888_11x11_icon_arrows_updown.gif
%%WWWDIR%%/theme/images/888888_11x11_icon_close.gif
%%WWWDIR%%/theme/images/888888_11x11_icon_doc.gif
%%WWWDIR%%/theme/images/888888_11x11_icon_folder_closed.gif
%%WWWDIR%%/theme/images/888888_11x11_icon_folder_open.gif
%%WWWDIR%%/theme/images/888888_11x11_icon_minus.gif
%%WWWDIR%%/theme/images/888888_11x11_icon_plus.gif
%%WWWDIR%%/theme/images/888888_7x7_arrow_down.gif
%%WWWDIR%%/theme/images/888888_7x7_arrow_left.gif
%%WWWDIR%%/theme/images/888888_7x7_arrow_right.gif
%%WWWDIR%%/theme/images/888888_7x7_arrow_up.gif
%%WWWDIR%%/theme/images/calendar.gif
%%WWWDIR%%/theme/images/dadada_40x100_textures_02_glass_75.png
%%WWWDIR%%/theme/images/e6e6e6_40x100_textures_02_glass_75.png
%%WWWDIR%%/theme/images/error_icon.png
%%WWWDIR%%/theme/images/ffffff_40x100_textures_02_glass_65.png
%%WWWDIR%%/theme/images/tabs.png
%%WWWDIR%%/theme/images/tabs2.png
%%WWWDIR%%/theme/images/throbber.gif
%%WWWDIR%%/theme/images/ui-bg_flat_75_aaaaaa_40x100.png
%%WWWDIR%%/theme/images/ui-bg_glass_100_f5f0e5_1x400.png
%%WWWDIR%%/theme/images/ui-bg_glass_25_cb842e_1x400.png
%%WWWDIR%%/theme/images/ui-bg_glass_70_ede4d4_1x400.png
%%WWWDIR%%/theme/images/ui-bg_highlight-hard_100_f4f0ec_1x100.png
%%WWWDIR%%/theme/images/ui-bg_highlight-hard_65_fee4bd_1x100.png
%%WWWDIR%%/theme/images/ui-bg_highlight-hard_75_f5f5b5_1x100.png
%%WWWDIR%%/theme/images/ui-bg_inset-soft_100_f4f0ec_1x100.png
%%WWWDIR%%/theme/images/ui-icons_c47a23_256x240.png
%%WWWDIR%%/theme/images/ui-icons_cb672b_256x240.png
%%WWWDIR%%/theme/images/ui-icons_f08000_256x240.png
%%WWWDIR%%/theme/images/ui-icons_f35f07_256x240.png
%%WWWDIR%%/theme/images/ui-icons_ff7519_256x240.png
%%WWWDIR%%/theme/images/ui-icons_ffffff_256x240.png
%%WWWDIR%%/theme/jquery-1.3.2.min.js
%%WWWDIR%%/theme/jquery-ui-1.7.1.custom.min.js
%%WWWDIR%%/theme/plans.css
%%WWWDIR%%/theme/plans.js
%%WWWDIR%%/theme/plans.template
%%WWWDIR%%/theme/plans_lang.js
%%WWWDIR%%/theme/upcoming_events.css
%%WWWDIR%%/upcoming_events.cgi
%%WWWDIR%%/upcoming_events.html
%%WWWDIR%%/us_english.pl
%%WWWDIR%%/us_english_utf8.pl
%%WWWDIR%%/zh_tw.pl
@dirrm %%WWWDIR%%/theme/graphics
@dirrm %%WWWDIR%%/theme/ical
@dirrm %%WWWDIR%%/theme/icons
@dirrm %%WWWDIR%%/theme/images
@dirrm %%WWWDIR%%/theme/colorpicker/js
@dirrm %%WWWDIR%%/theme/colorpicker/images
@dirrm %%WWWDIR%%/theme/colorpicker/css
@dirrm %%WWWDIR%%/theme/colorpicker
@dirrm %%WWWDIR%%/data
@dirrm %%WWWDIR%%/sessions
@dirrm %%WWWDIR%%/theme
@dirrm %%WWWDIR%%/Time
@dirrm %%WWWDIR%%/JSON/PP
@dirrm %%WWWDIR%%/JSON
@dirrm %%WWWDIR%%
OpenPOWER on IntegriCloud