blob: e714b2871faddbc0ece417fda9e4f35b3b105356 (
plain) (
blame)
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
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
|
bin/gtkballs
%%PORTDOCS%%%%DOCSDIR%%/README
%%PORTDOCS%%%%DOCSDIR%%/README.russian
%%PORTDOCS%%%%DOCSDIR%%/TODO
%%DATADIR%%/COPYING
%%DATADIR%%/gtkballs-logo.png
%%DATADIR%%/gtkballs-scores
%%DATADIR%%/gtkballs_16x16.png
%%DATADIR%%/themes/5balls-Big/blue.xpm
%%DATADIR%%/themes/5balls-Big/blue_destroy1.xpm
%%DATADIR%%/themes/5balls-Big/blue_destroy2.xpm
%%DATADIR%%/themes/5balls-Big/blue_destroy3.xpm
%%DATADIR%%/themes/5balls-Big/blue_destroy4.xpm
%%DATADIR%%/themes/5balls-Big/blue_jump1.xpm
%%DATADIR%%/themes/5balls-Big/blue_jump2.xpm
%%DATADIR%%/themes/5balls-Big/blue_jump3.xpm
%%DATADIR%%/themes/5balls-Big/blue_jump4.xpm
%%DATADIR%%/themes/5balls-Big/blue_jump5.xpm
%%DATADIR%%/themes/5balls-Big/blue_jump6.xpm
%%DATADIR%%/themes/5balls-Big/blue_jump7.xpm
%%DATADIR%%/themes/5balls-Big/blue_jump8.xpm
%%DATADIR%%/themes/5balls-Big/blue_small.xpm
%%DATADIR%%/themes/5balls-Big/brown.xpm
%%DATADIR%%/themes/5balls-Big/brown_destroy1.xpm
%%DATADIR%%/themes/5balls-Big/brown_destroy2.xpm
%%DATADIR%%/themes/5balls-Big/brown_destroy3.xpm
%%DATADIR%%/themes/5balls-Big/brown_destroy4.xpm
%%DATADIR%%/themes/5balls-Big/brown_jump1.xpm
%%DATADIR%%/themes/5balls-Big/brown_jump2.xpm
%%DATADIR%%/themes/5balls-Big/brown_jump3.xpm
%%DATADIR%%/themes/5balls-Big/brown_jump4.xpm
%%DATADIR%%/themes/5balls-Big/brown_jump5.xpm
%%DATADIR%%/themes/5balls-Big/brown_jump6.xpm
%%DATADIR%%/themes/5balls-Big/brown_jump7.xpm
%%DATADIR%%/themes/5balls-Big/brown_jump8.xpm
%%DATADIR%%/themes/5balls-Big/brown_small.xpm
%%DATADIR%%/themes/5balls-Big/cell..bak.xpm
%%DATADIR%%/themes/5balls-Big/cell.xpm
%%DATADIR%%/themes/5balls-Big/cell_bak.xpm
%%DATADIR%%/themes/5balls-Big/cyan.xpm
%%DATADIR%%/themes/5balls-Big/cyan_destroy1.xpm
%%DATADIR%%/themes/5balls-Big/cyan_destroy2.xpm
%%DATADIR%%/themes/5balls-Big/cyan_destroy3.xpm
%%DATADIR%%/themes/5balls-Big/cyan_destroy4.xpm
%%DATADIR%%/themes/5balls-Big/cyan_jump1.xpm
%%DATADIR%%/themes/5balls-Big/cyan_jump2.xpm
%%DATADIR%%/themes/5balls-Big/cyan_jump3.xpm
%%DATADIR%%/themes/5balls-Big/cyan_jump4.xpm
%%DATADIR%%/themes/5balls-Big/cyan_jump5.xpm
%%DATADIR%%/themes/5balls-Big/cyan_jump6.xpm
%%DATADIR%%/themes/5balls-Big/cyan_jump7.xpm
%%DATADIR%%/themes/5balls-Big/cyan_jump8.xpm
%%DATADIR%%/themes/5balls-Big/cyan_small.xpm
%%DATADIR%%/themes/5balls-Big/destroy5.xpm
%%DATADIR%%/themes/5balls-Big/destroy6.xpm
%%DATADIR%%/themes/5balls-Big/destroy7.xpm
%%DATADIR%%/themes/5balls-Big/destroy8.xpm
%%DATADIR%%/themes/5balls-Big/destroy9.xpm
%%DATADIR%%/themes/5balls-Big/green.xpm
%%DATADIR%%/themes/5balls-Big/green_destroy1.xpm
%%DATADIR%%/themes/5balls-Big/green_destroy2.xpm
%%DATADIR%%/themes/5balls-Big/green_destroy3.xpm
%%DATADIR%%/themes/5balls-Big/green_destroy4.xpm
%%DATADIR%%/themes/5balls-Big/green_jump1.xpm
%%DATADIR%%/themes/5balls-Big/green_jump2.xpm
%%DATADIR%%/themes/5balls-Big/green_jump3.xpm
%%DATADIR%%/themes/5balls-Big/green_jump4.xpm
%%DATADIR%%/themes/5balls-Big/green_jump5.xpm
%%DATADIR%%/themes/5balls-Big/green_jump6.xpm
%%DATADIR%%/themes/5balls-Big/green_jump7.xpm
%%DATADIR%%/themes/5balls-Big/green_jump8.xpm
%%DATADIR%%/themes/5balls-Big/green_small.xpm
%%DATADIR%%/themes/5balls-Big/paw_down_left.xpm
%%DATADIR%%/themes/5balls-Big/paw_down_right.xpm
%%DATADIR%%/themes/5balls-Big/paw_down_up.xpm
%%DATADIR%%/themes/5balls-Big/paw_left_right.xpm
%%DATADIR%%/themes/5balls-Big/paw_right_left.xpm
%%DATADIR%%/themes/5balls-Big/paw_up_down.xpm
%%DATADIR%%/themes/5balls-Big/paw_up_left.xpm
%%DATADIR%%/themes/5balls-Big/paw_up_right.xpm
%%DATADIR%%/themes/5balls-Big/pink.xpm
%%DATADIR%%/themes/5balls-Big/pink_destroy1.xpm
%%DATADIR%%/themes/5balls-Big/pink_destroy2.xpm
%%DATADIR%%/themes/5balls-Big/pink_destroy3.xpm
%%DATADIR%%/themes/5balls-Big/pink_destroy4.xpm
%%DATADIR%%/themes/5balls-Big/pink_jump1.xpm
%%DATADIR%%/themes/5balls-Big/pink_jump2.xpm
%%DATADIR%%/themes/5balls-Big/pink_jump3.xpm
%%DATADIR%%/themes/5balls-Big/pink_jump4.xpm
%%DATADIR%%/themes/5balls-Big/pink_jump5.xpm
%%DATADIR%%/themes/5balls-Big/pink_jump6.xpm
%%DATADIR%%/themes/5balls-Big/pink_jump7.xpm
%%DATADIR%%/themes/5balls-Big/pink_jump8.xpm
%%DATADIR%%/themes/5balls-Big/pink_small.xpm
%%DATADIR%%/themes/5balls-Big/red.xpm
%%DATADIR%%/themes/5balls-Big/red_destroy1.xpm
%%DATADIR%%/themes/5balls-Big/red_destroy2.xpm
%%DATADIR%%/themes/5balls-Big/red_destroy3.xpm
%%DATADIR%%/themes/5balls-Big/red_destroy4.xpm
%%DATADIR%%/themes/5balls-Big/red_jump1.xpm
%%DATADIR%%/themes/5balls-Big/red_jump2.xpm
%%DATADIR%%/themes/5balls-Big/red_jump3.xpm
%%DATADIR%%/themes/5balls-Big/red_jump4.xpm
%%DATADIR%%/themes/5balls-Big/red_jump5.xpm
%%DATADIR%%/themes/5balls-Big/red_jump6.xpm
%%DATADIR%%/themes/5balls-Big/red_jump7.xpm
%%DATADIR%%/themes/5balls-Big/red_jump8.xpm
%%DATADIR%%/themes/5balls-Big/red_small.xpm
%%DATADIR%%/themes/5balls-Big/themerc
%%DATADIR%%/themes/5balls-Big/yellow.xpm
%%DATADIR%%/themes/5balls-Big/yellowTempl.xpm
%%DATADIR%%/themes/5balls-Big/yellow_destroy1.xpm
%%DATADIR%%/themes/5balls-Big/yellow_destroy2.xpm
%%DATADIR%%/themes/5balls-Big/yellow_destroy3.xpm
%%DATADIR%%/themes/5balls-Big/yellow_destroy4.xpm
%%DATADIR%%/themes/5balls-Big/yellow_jump1.xpm
%%DATADIR%%/themes/5balls-Big/yellow_jump2.xpm
%%DATADIR%%/themes/5balls-Big/yellow_jump3.xpm
%%DATADIR%%/themes/5balls-Big/yellow_jump4.xpm
%%DATADIR%%/themes/5balls-Big/yellow_jump5.xpm
%%DATADIR%%/themes/5balls-Big/yellow_jump6.xpm
%%DATADIR%%/themes/5balls-Big/yellow_jump7.xpm
%%DATADIR%%/themes/5balls-Big/yellow_jump8.xpm
%%DATADIR%%/themes/5balls-Big/yellow_small.xpm
%%DATADIR%%/themes/Default/blue_ball.xpm
%%DATADIR%%/themes/Default/blue_ball_destroy1.xpm
%%DATADIR%%/themes/Default/blue_ball_destroy10.xpm
%%DATADIR%%/themes/Default/blue_ball_destroy11.xpm
%%DATADIR%%/themes/Default/blue_ball_destroy2.xpm
%%DATADIR%%/themes/Default/blue_ball_destroy3.xpm
%%DATADIR%%/themes/Default/blue_ball_destroy4.xpm
%%DATADIR%%/themes/Default/blue_ball_destroy5.xpm
%%DATADIR%%/themes/Default/blue_ball_destroy6.xpm
%%DATADIR%%/themes/Default/blue_ball_destroy7.xpm
%%DATADIR%%/themes/Default/blue_ball_destroy8.xpm
%%DATADIR%%/themes/Default/blue_ball_destroy9.xpm
%%DATADIR%%/themes/Default/blue_ball_jump10.xpm
%%DATADIR%%/themes/Default/blue_ball_jump11.xpm
%%DATADIR%%/themes/Default/blue_ball_jump12.xpm
%%DATADIR%%/themes/Default/blue_ball_jump13.xpm
%%DATADIR%%/themes/Default/blue_ball_jump14.xpm
%%DATADIR%%/themes/Default/blue_ball_jump15.xpm
%%DATADIR%%/themes/Default/blue_ball_jump16.xpm
%%DATADIR%%/themes/Default/blue_ball_jump2.xpm
%%DATADIR%%/themes/Default/blue_ball_jump3.xpm
%%DATADIR%%/themes/Default/blue_ball_jump4.xpm
%%DATADIR%%/themes/Default/blue_ball_jump5.xpm
%%DATADIR%%/themes/Default/blue_ball_jump6.xpm
%%DATADIR%%/themes/Default/blue_ball_jump7.xpm
%%DATADIR%%/themes/Default/blue_ball_jump8.xpm
%%DATADIR%%/themes/Default/blue_ball_jump9.xpm
%%DATADIR%%/themes/Default/brown_ball.xpm
%%DATADIR%%/themes/Default/brown_ball1.xpm
%%DATADIR%%/themes/Default/brown_ball_destroy1.xpm
%%DATADIR%%/themes/Default/brown_ball_destroy10.xpm
%%DATADIR%%/themes/Default/brown_ball_destroy11.xpm
%%DATADIR%%/themes/Default/brown_ball_destroy2.xpm
%%DATADIR%%/themes/Default/brown_ball_destroy3.xpm
%%DATADIR%%/themes/Default/brown_ball_destroy4.xpm
%%DATADIR%%/themes/Default/brown_ball_destroy5.xpm
%%DATADIR%%/themes/Default/brown_ball_destroy6.xpm
%%DATADIR%%/themes/Default/brown_ball_destroy7.xpm
%%DATADIR%%/themes/Default/brown_ball_destroy8.xpm
%%DATADIR%%/themes/Default/brown_ball_destroy9.xpm
%%DATADIR%%/themes/Default/brown_ball_jump2.xpm
%%DATADIR%%/themes/Default/brown_ball_jump3.xpm
%%DATADIR%%/themes/Default/brown_ball_jump4.xpm
%%DATADIR%%/themes/Default/cyan_ball.xpm
%%DATADIR%%/themes/Default/cyan_ball_destroy1.xpm
%%DATADIR%%/themes/Default/cyan_ball_destroy10.xpm
%%DATADIR%%/themes/Default/cyan_ball_destroy11.xpm
%%DATADIR%%/themes/Default/cyan_ball_destroy2.xpm
%%DATADIR%%/themes/Default/cyan_ball_destroy3.xpm
%%DATADIR%%/themes/Default/cyan_ball_destroy4.xpm
%%DATADIR%%/themes/Default/cyan_ball_destroy5.xpm
%%DATADIR%%/themes/Default/cyan_ball_destroy6.xpm
%%DATADIR%%/themes/Default/cyan_ball_destroy7.xpm
%%DATADIR%%/themes/Default/cyan_ball_destroy8.xpm
%%DATADIR%%/themes/Default/cyan_ball_destroy9.xpm
%%DATADIR%%/themes/Default/cyan_ball_jump2.xpm
%%DATADIR%%/themes/Default/cyan_ball_jump3.xpm
%%DATADIR%%/themes/Default/cyan_ball_jump4.xpm
%%DATADIR%%/themes/Default/cyan_ball_jump5.xpm
%%DATADIR%%/themes/Default/cyan_ball_jump6.xpm
%%DATADIR%%/themes/Default/cyan_ball_jump7.xpm
%%DATADIR%%/themes/Default/cyan_ball_jump8.xpm
%%DATADIR%%/themes/Default/empty_cell.xpm
%%DATADIR%%/themes/Default/green_ball.xpm
%%DATADIR%%/themes/Default/green_ball_destroy1.xpm
%%DATADIR%%/themes/Default/green_ball_destroy10.xpm
%%DATADIR%%/themes/Default/green_ball_destroy11.xpm
%%DATADIR%%/themes/Default/green_ball_destroy2.xpm
%%DATADIR%%/themes/Default/green_ball_destroy3.xpm
%%DATADIR%%/themes/Default/green_ball_destroy4.xpm
%%DATADIR%%/themes/Default/green_ball_destroy5.xpm
%%DATADIR%%/themes/Default/green_ball_destroy6.xpm
%%DATADIR%%/themes/Default/green_ball_destroy7.xpm
%%DATADIR%%/themes/Default/green_ball_destroy8.xpm
%%DATADIR%%/themes/Default/green_ball_destroy9.xpm
%%DATADIR%%/themes/Default/green_ball_jump10.xpm
%%DATADIR%%/themes/Default/green_ball_jump11.xpm
%%DATADIR%%/themes/Default/green_ball_jump12.xpm
%%DATADIR%%/themes/Default/green_ball_jump13.xpm
%%DATADIR%%/themes/Default/green_ball_jump2.xpm
%%DATADIR%%/themes/Default/green_ball_jump3.xpm
%%DATADIR%%/themes/Default/green_ball_jump4.xpm
%%DATADIR%%/themes/Default/green_ball_jump5.xpm
%%DATADIR%%/themes/Default/green_ball_jump6.xpm
%%DATADIR%%/themes/Default/green_ball_jump7.xpm
%%DATADIR%%/themes/Default/green_ball_jump8.xpm
%%DATADIR%%/themes/Default/green_ball_jump9.xpm
%%DATADIR%%/themes/Default/paw_down_left.xpm
%%DATADIR%%/themes/Default/paw_down_right.xpm
%%DATADIR%%/themes/Default/paw_down_up.xpm
%%DATADIR%%/themes/Default/paw_left_right.xpm
%%DATADIR%%/themes/Default/paw_right_left.xpm
%%DATADIR%%/themes/Default/paw_up_down.xpm
%%DATADIR%%/themes/Default/paw_up_left.xpm
%%DATADIR%%/themes/Default/paw_up_right.xpm
%%DATADIR%%/themes/Default/pink_ball.xpm
%%DATADIR%%/themes/Default/pink_ball_destroy1.xpm
%%DATADIR%%/themes/Default/pink_ball_destroy10.xpm
%%DATADIR%%/themes/Default/pink_ball_destroy11.xpm
%%DATADIR%%/themes/Default/pink_ball_destroy2.xpm
%%DATADIR%%/themes/Default/pink_ball_destroy3.xpm
%%DATADIR%%/themes/Default/pink_ball_destroy4.xpm
%%DATADIR%%/themes/Default/pink_ball_destroy5.xpm
%%DATADIR%%/themes/Default/pink_ball_destroy6.xpm
%%DATADIR%%/themes/Default/pink_ball_destroy7.xpm
%%DATADIR%%/themes/Default/pink_ball_destroy8.xpm
%%DATADIR%%/themes/Default/pink_ball_destroy9.xpm
%%DATADIR%%/themes/Default/pink_ball_jump10.xpm
%%DATADIR%%/themes/Default/pink_ball_jump11.xpm
%%DATADIR%%/themes/Default/pink_ball_jump12.xpm
%%DATADIR%%/themes/Default/pink_ball_jump13.xpm
%%DATADIR%%/themes/Default/pink_ball_jump14.xpm
%%DATADIR%%/themes/Default/pink_ball_jump15.xpm
%%DATADIR%%/themes/Default/pink_ball_jump16.xpm
%%DATADIR%%/themes/Default/pink_ball_jump17.xpm
%%DATADIR%%/themes/Default/pink_ball_jump18.xpm
%%DATADIR%%/themes/Default/pink_ball_jump2.xpm
%%DATADIR%%/themes/Default/pink_ball_jump3.xpm
%%DATADIR%%/themes/Default/pink_ball_jump4.xpm
%%DATADIR%%/themes/Default/pink_ball_jump5.xpm
%%DATADIR%%/themes/Default/pink_ball_jump6.xpm
%%DATADIR%%/themes/Default/pink_ball_jump7.xpm
%%DATADIR%%/themes/Default/pink_ball_jump8.xpm
%%DATADIR%%/themes/Default/pink_ball_jump9.xpm
%%DATADIR%%/themes/Default/red_ball.xpm
%%DATADIR%%/themes/Default/red_ball_destroy1.xpm
%%DATADIR%%/themes/Default/red_ball_destroy10.xpm
%%DATADIR%%/themes/Default/red_ball_destroy11.xpm
%%DATADIR%%/themes/Default/red_ball_destroy2.xpm
%%DATADIR%%/themes/Default/red_ball_destroy3.xpm
%%DATADIR%%/themes/Default/red_ball_destroy4.xpm
%%DATADIR%%/themes/Default/red_ball_destroy5.xpm
%%DATADIR%%/themes/Default/red_ball_destroy6.xpm
%%DATADIR%%/themes/Default/red_ball_destroy7.xpm
%%DATADIR%%/themes/Default/red_ball_destroy8.xpm
%%DATADIR%%/themes/Default/red_ball_destroy9.xpm
%%DATADIR%%/themes/Default/red_ball_jump10.xpm
%%DATADIR%%/themes/Default/red_ball_jump11.xpm
%%DATADIR%%/themes/Default/red_ball_jump12.xpm
%%DATADIR%%/themes/Default/red_ball_jump13.xpm
%%DATADIR%%/themes/Default/red_ball_jump14.xpm
%%DATADIR%%/themes/Default/red_ball_jump15.xpm
%%DATADIR%%/themes/Default/red_ball_jump16.xpm
%%DATADIR%%/themes/Default/red_ball_jump17.xpm
%%DATADIR%%/themes/Default/red_ball_jump18.xpm
%%DATADIR%%/themes/Default/red_ball_jump19.xpm
%%DATADIR%%/themes/Default/red_ball_jump2.xpm
%%DATADIR%%/themes/Default/red_ball_jump3.xpm
%%DATADIR%%/themes/Default/red_ball_jump4.xpm
%%DATADIR%%/themes/Default/red_ball_jump5.xpm
%%DATADIR%%/themes/Default/red_ball_jump6.xpm
%%DATADIR%%/themes/Default/red_ball_jump7.xpm
%%DATADIR%%/themes/Default/red_ball_jump8.xpm
%%DATADIR%%/themes/Default/red_ball_jump9.xpm
%%DATADIR%%/themes/Default/small_blue_ball.xpm
%%DATADIR%%/themes/Default/small_brown_ball.xpm
%%DATADIR%%/themes/Default/small_cyan_ball.xpm
%%DATADIR%%/themes/Default/small_empty_cell.xpm
%%DATADIR%%/themes/Default/small_green_ball.xpm
%%DATADIR%%/themes/Default/small_pink_ball.xpm
%%DATADIR%%/themes/Default/small_red_ball.xpm
%%DATADIR%%/themes/Default/small_yellow_ball.xpm
%%DATADIR%%/themes/Default/themerc
%%DATADIR%%/themes/Default/yellow_ball.xpm
%%DATADIR%%/themes/Default/yellow_ball_destroy1.xpm
%%DATADIR%%/themes/Default/yellow_ball_destroy10.xpm
%%DATADIR%%/themes/Default/yellow_ball_destroy11.xpm
%%DATADIR%%/themes/Default/yellow_ball_destroy2.xpm
%%DATADIR%%/themes/Default/yellow_ball_destroy3.xpm
%%DATADIR%%/themes/Default/yellow_ball_destroy4.xpm
%%DATADIR%%/themes/Default/yellow_ball_destroy5.xpm
%%DATADIR%%/themes/Default/yellow_ball_destroy6.xpm
%%DATADIR%%/themes/Default/yellow_ball_destroy7.xpm
%%DATADIR%%/themes/Default/yellow_ball_destroy8.xpm
%%DATADIR%%/themes/Default/yellow_ball_destroy9.xpm
%%DATADIR%%/themes/Default/yellow_ball_jump10.xpm
%%DATADIR%%/themes/Default/yellow_ball_jump11.xpm
%%DATADIR%%/themes/Default/yellow_ball_jump12.xpm
%%DATADIR%%/themes/Default/yellow_ball_jump13.xpm
%%DATADIR%%/themes/Default/yellow_ball_jump14.xpm
%%DATADIR%%/themes/Default/yellow_ball_jump15.xpm
%%DATADIR%%/themes/Default/yellow_ball_jump16.xpm
%%DATADIR%%/themes/Default/yellow_ball_jump17.xpm
%%DATADIR%%/themes/Default/yellow_ball_jump18.xpm
%%DATADIR%%/themes/Default/yellow_ball_jump19.xpm
%%DATADIR%%/themes/Default/yellow_ball_jump2.xpm
%%DATADIR%%/themes/Default/yellow_ball_jump20.xpm
%%DATADIR%%/themes/Default/yellow_ball_jump21.xpm
%%DATADIR%%/themes/Default/yellow_ball_jump22.xpm
%%DATADIR%%/themes/Default/yellow_ball_jump23.xpm
%%DATADIR%%/themes/Default/yellow_ball_jump24.xpm
%%DATADIR%%/themes/Default/yellow_ball_jump25.xpm
%%DATADIR%%/themes/Default/yellow_ball_jump3.xpm
%%DATADIR%%/themes/Default/yellow_ball_jump4.xpm
%%DATADIR%%/themes/Default/yellow_ball_jump5.xpm
%%DATADIR%%/themes/Default/yellow_ball_jump6.xpm
%%DATADIR%%/themes/Default/yellow_ball_jump7.xpm
%%DATADIR%%/themes/Default/yellow_ball_jump8.xpm
%%DATADIR%%/themes/Default/yellow_ball_jump9.xpm
%%DATADIR%%/themes/klines/blue.xpm
%%DATADIR%%/themes/klines/blue_destroy1.xpm
%%DATADIR%%/themes/klines/blue_destroy2.xpm
%%DATADIR%%/themes/klines/blue_destroy3.xpm
%%DATADIR%%/themes/klines/blue_destroy4.xpm
%%DATADIR%%/themes/klines/blue_jump1.xpm
%%DATADIR%%/themes/klines/blue_jump2.xpm
%%DATADIR%%/themes/klines/blue_jump3.xpm
%%DATADIR%%/themes/klines/blue_jump4.xpm
%%DATADIR%%/themes/klines/blue_jump5.xpm
%%DATADIR%%/themes/klines/blue_jump6.xpm
%%DATADIR%%/themes/klines/blue_jump7.xpm
%%DATADIR%%/themes/klines/blue_jump8.xpm
%%DATADIR%%/themes/klines/blue_small.xpm
%%DATADIR%%/themes/klines/brown.xpm
%%DATADIR%%/themes/klines/brown_destroy1.xpm
%%DATADIR%%/themes/klines/brown_destroy2.xpm
%%DATADIR%%/themes/klines/brown_destroy3.xpm
%%DATADIR%%/themes/klines/brown_destroy4.xpm
%%DATADIR%%/themes/klines/brown_jump1.xpm
%%DATADIR%%/themes/klines/brown_jump2.xpm
%%DATADIR%%/themes/klines/brown_jump3.xpm
%%DATADIR%%/themes/klines/brown_jump4.xpm
%%DATADIR%%/themes/klines/brown_jump5.xpm
%%DATADIR%%/themes/klines/brown_jump6.xpm
%%DATADIR%%/themes/klines/brown_jump7.xpm
%%DATADIR%%/themes/klines/brown_jump8.xpm
%%DATADIR%%/themes/klines/brown_small.xpm
%%DATADIR%%/themes/klines/cell.xpm
%%DATADIR%%/themes/klines/cyan.xpm
%%DATADIR%%/themes/klines/cyan_destroy1.xpm
%%DATADIR%%/themes/klines/cyan_destroy2.xpm
%%DATADIR%%/themes/klines/cyan_destroy3.xpm
%%DATADIR%%/themes/klines/cyan_destroy4.xpm
%%DATADIR%%/themes/klines/cyan_jump1.xpm
%%DATADIR%%/themes/klines/cyan_jump2.xpm
%%DATADIR%%/themes/klines/cyan_jump3.xpm
%%DATADIR%%/themes/klines/cyan_jump4.xpm
%%DATADIR%%/themes/klines/cyan_jump5.xpm
%%DATADIR%%/themes/klines/cyan_jump6.xpm
%%DATADIR%%/themes/klines/cyan_jump7.xpm
%%DATADIR%%/themes/klines/cyan_jump8.xpm
%%DATADIR%%/themes/klines/cyan_small.xpm
%%DATADIR%%/themes/klines/destroy5.xpm
%%DATADIR%%/themes/klines/destroy6.xpm
%%DATADIR%%/themes/klines/destroy7.xpm
%%DATADIR%%/themes/klines/destroy8.xpm
%%DATADIR%%/themes/klines/destroy9.xpm
%%DATADIR%%/themes/klines/green.xpm
%%DATADIR%%/themes/klines/green_destroy1.xpm
%%DATADIR%%/themes/klines/green_destroy2.xpm
%%DATADIR%%/themes/klines/green_destroy3.xpm
%%DATADIR%%/themes/klines/green_destroy4.xpm
%%DATADIR%%/themes/klines/green_jump1.xpm
%%DATADIR%%/themes/klines/green_jump2.xpm
%%DATADIR%%/themes/klines/green_jump3.xpm
%%DATADIR%%/themes/klines/green_jump4.xpm
%%DATADIR%%/themes/klines/green_jump5.xpm
%%DATADIR%%/themes/klines/green_jump6.xpm
%%DATADIR%%/themes/klines/green_jump7.xpm
%%DATADIR%%/themes/klines/green_jump8.xpm
%%DATADIR%%/themes/klines/green_small.xpm
%%DATADIR%%/themes/klines/paw_down_left.xpm
%%DATADIR%%/themes/klines/paw_down_right.xpm
%%DATADIR%%/themes/klines/paw_down_up.xpm
%%DATADIR%%/themes/klines/paw_left_right.xpm
%%DATADIR%%/themes/klines/paw_right_left.xpm
%%DATADIR%%/themes/klines/paw_up_down.xpm
%%DATADIR%%/themes/klines/paw_up_left.xpm
%%DATADIR%%/themes/klines/paw_up_right.xpm
%%DATADIR%%/themes/klines/pink.xpm
%%DATADIR%%/themes/klines/pink_destroy1.xpm
%%DATADIR%%/themes/klines/pink_destroy2.xpm
%%DATADIR%%/themes/klines/pink_destroy3.xpm
%%DATADIR%%/themes/klines/pink_destroy4.xpm
%%DATADIR%%/themes/klines/pink_jump1.xpm
%%DATADIR%%/themes/klines/pink_jump2.xpm
%%DATADIR%%/themes/klines/pink_jump3.xpm
%%DATADIR%%/themes/klines/pink_jump4.xpm
%%DATADIR%%/themes/klines/pink_jump5.xpm
%%DATADIR%%/themes/klines/pink_jump6.xpm
%%DATADIR%%/themes/klines/pink_jump7.xpm
%%DATADIR%%/themes/klines/pink_jump8.xpm
%%DATADIR%%/themes/klines/pink_small.xpm
%%DATADIR%%/themes/klines/red.xpm
%%DATADIR%%/themes/klines/red_destroy1.xpm
%%DATADIR%%/themes/klines/red_destroy2.xpm
%%DATADIR%%/themes/klines/red_destroy3.xpm
%%DATADIR%%/themes/klines/red_destroy4.xpm
%%DATADIR%%/themes/klines/red_jump1.xpm
%%DATADIR%%/themes/klines/red_jump2.xpm
%%DATADIR%%/themes/klines/red_jump3.xpm
%%DATADIR%%/themes/klines/red_jump4.xpm
%%DATADIR%%/themes/klines/red_jump5.xpm
%%DATADIR%%/themes/klines/red_jump6.xpm
%%DATADIR%%/themes/klines/red_jump7.xpm
%%DATADIR%%/themes/klines/red_jump8.xpm
%%DATADIR%%/themes/klines/red_small.xpm
%%DATADIR%%/themes/klines/themerc
%%DATADIR%%/themes/klines/yellow.xpm
%%DATADIR%%/themes/klines/yellow_destroy1.xpm
%%DATADIR%%/themes/klines/yellow_destroy2.xpm
%%DATADIR%%/themes/klines/yellow_destroy3.xpm
%%DATADIR%%/themes/klines/yellow_destroy4.xpm
%%DATADIR%%/themes/klines/yellow_jump1.xpm
%%DATADIR%%/themes/klines/yellow_jump2.xpm
%%DATADIR%%/themes/klines/yellow_jump3.xpm
%%DATADIR%%/themes/klines/yellow_jump4.xpm
%%DATADIR%%/themes/klines/yellow_jump5.xpm
%%DATADIR%%/themes/klines/yellow_jump6.xpm
%%DATADIR%%/themes/klines/yellow_jump7.xpm
%%DATADIR%%/themes/klines/yellow_jump8.xpm
%%DATADIR%%/themes/klines/yellow_small.xpm
%%DATADIR%%/themes/mascots/break1.xpm
%%DATADIR%%/themes/mascots/break1des1.xpm
%%DATADIR%%/themes/mascots/break1des3.xpm
%%DATADIR%%/themes/mascots/break1des5.xpm
%%DATADIR%%/themes/mascots/break1des7.xpm
%%DATADIR%%/themes/mascots/break1des9.xpm
%%DATADIR%%/themes/mascots/break2.xpm
%%DATADIR%%/themes/mascots/break3.xpm
%%DATADIR%%/themes/mascots/break4.xpm
%%DATADIR%%/themes/mascots/break5.xpm
%%DATADIR%%/themes/mascots/break6.xpm
%%DATADIR%%/themes/mascots/break7.xpm
%%DATADIR%%/themes/mascots/break8.xpm
%%DATADIR%%/themes/mascots/break_small.xpm
%%DATADIR%%/themes/mascots/bsd1.xpm
%%DATADIR%%/themes/mascots/bsd1des1.xpm
%%DATADIR%%/themes/mascots/bsd1des2.xpm
%%DATADIR%%/themes/mascots/bsd1des3.xpm
%%DATADIR%%/themes/mascots/bsd1des4.xpm
%%DATADIR%%/themes/mascots/bsd1des5.xpm
%%DATADIR%%/themes/mascots/bsd2.xpm
%%DATADIR%%/themes/mascots/bsd3.xpm
%%DATADIR%%/themes/mascots/bsd_small.xpm
%%DATADIR%%/themes/mascots/coke1.xpm
%%DATADIR%%/themes/mascots/coke1des1.xpm
%%DATADIR%%/themes/mascots/coke1des2.xpm
%%DATADIR%%/themes/mascots/coke1des3.xpm
%%DATADIR%%/themes/mascots/coke1des4.xpm
%%DATADIR%%/themes/mascots/coke1des5.xpm
%%DATADIR%%/themes/mascots/coke2.xpm
%%DATADIR%%/themes/mascots/coke3.xpm
%%DATADIR%%/themes/mascots/coke4.xpm
%%DATADIR%%/themes/mascots/coke5.xpm
%%DATADIR%%/themes/mascots/coke6.xpm
%%DATADIR%%/themes/mascots/coke7.xpm
%%DATADIR%%/themes/mascots/coke8.xpm
%%DATADIR%%/themes/mascots/coke_small.xpm
%%DATADIR%%/themes/mascots/daemon1.xpm
%%DATADIR%%/themes/mascots/daemon1des1.xpm
%%DATADIR%%/themes/mascots/daemon1des2.xpm
%%DATADIR%%/themes/mascots/daemon1des3.xpm
%%DATADIR%%/themes/mascots/daemon1des4.xpm
%%DATADIR%%/themes/mascots/daemon1des5.xpm
%%DATADIR%%/themes/mascots/daemon2.xpm
%%DATADIR%%/themes/mascots/daemon3.xpm
%%DATADIR%%/themes/mascots/daemon4.xpm
%%DATADIR%%/themes/mascots/daemon5.xpm
%%DATADIR%%/themes/mascots/daemon_small.xpm
%%DATADIR%%/themes/mascots/empty.xpm
%%DATADIR%%/themes/mascots/kde1.xpm
%%DATADIR%%/themes/mascots/kde1des1.xpm
%%DATADIR%%/themes/mascots/kde1des2.xpm
%%DATADIR%%/themes/mascots/kde1des3.xpm
%%DATADIR%%/themes/mascots/kde1des4.xpm
%%DATADIR%%/themes/mascots/kde1des5.xpm
%%DATADIR%%/themes/mascots/kde2.xpm
%%DATADIR%%/themes/mascots/kde3.xpm
%%DATADIR%%/themes/mascots/kde_small.xpm
%%DATADIR%%/themes/mascots/paw_down_left.xpm
%%DATADIR%%/themes/mascots/paw_down_right.xpm
%%DATADIR%%/themes/mascots/paw_down_up.xpm
%%DATADIR%%/themes/mascots/paw_left_right.xpm
%%DATADIR%%/themes/mascots/paw_right_left.xpm
%%DATADIR%%/themes/mascots/paw_up_down.xpm
%%DATADIR%%/themes/mascots/paw_up_left.xpm
%%DATADIR%%/themes/mascots/paw_up_right.xpm
%%DATADIR%%/themes/mascots/themerc
%%DATADIR%%/themes/mascots/troll1.xpm
%%DATADIR%%/themes/mascots/troll1des1.xpm
%%DATADIR%%/themes/mascots/troll1des2.xpm
%%DATADIR%%/themes/mascots/troll1des3.xpm
%%DATADIR%%/themes/mascots/troll1des4.xpm
%%DATADIR%%/themes/mascots/troll1des5.xpm
%%DATADIR%%/themes/mascots/troll2.xpm
%%DATADIR%%/themes/mascots/troll3.xpm
%%DATADIR%%/themes/mascots/troll4.xpm
%%DATADIR%%/themes/mascots/troll5.xpm
%%DATADIR%%/themes/mascots/troll_small.xpm
%%DATADIR%%/themes/mascots/walk1.xpm
%%DATADIR%%/themes/mascots/walk1des1.xpm
%%DATADIR%%/themes/mascots/walk1des2.xpm
%%DATADIR%%/themes/mascots/walk1des3.xpm
%%DATADIR%%/themes/mascots/walk1des4.xpm
%%DATADIR%%/themes/mascots/walk1des5.xpm
%%DATADIR%%/themes/mascots/walk2.xpm
%%DATADIR%%/themes/mascots/walk3.xpm
%%DATADIR%%/themes/mascots/walk4.xpm
%%DATADIR%%/themes/mascots/walk5.xpm
%%DATADIR%%/themes/mascots/walk6.xpm
%%DATADIR%%/themes/mascots/walk7.xpm
%%DATADIR%%/themes/mascots/walk8.xpm
%%DATADIR%%/themes/mascots/walk_small.xpm
share/locale/de/LC_MESSAGES/gtkballs.mo
share/locale/fr/LC_MESSAGES/gtkballs.mo
share/locale/pl/LC_MESSAGES/gtkballs.mo
share/locale/ru/LC_MESSAGES/gtkballs.mo
@dirrm %%DATADIR%%/themes/mascots
@dirrm %%DATADIR%%/themes/klines
@dirrm %%DATADIR%%/themes/Default
@dirrm %%DATADIR%%/themes/5balls-Big
@dirrm %%DATADIR%%/themes
@dirrm %%DATADIR%%
%%PORTDOCS%%@dirrm %%DOCSDIR%%
|