~ubuntu-branches/ubuntu/precise/xfwm4/precise-proposed

« back to all changes in this revision

Viewing changes to themes/default/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Gauvain Pocentek
  • Date: 2006-11-09 16:01:08 UTC
  • mto: (3.1.2 lenny) (1.1.22 upstream)
  • mto: This revision was merged to the branch mainline in revision 22.
  • Revision ID: james.westby@ubuntu.com-20061109160108-oafawc03w3zymdhw
Tags: upstream-4.3.99.2svn+r23785
ImportĀ upstreamĀ versionĀ 4.3.99.2svn+r23785

Show diffs side-by-side

added added

removed removed

Lines of Context:
207
207
XGETTEXT = @XGETTEXT@
208
208
XGETTEXT_ARGS = @XGETTEXT_ARGS@
209
209
XMKMF = @XMKMF@
 
210
XSYNC_LIBS = @XSYNC_LIBS@
210
211
X_CFLAGS = @X_CFLAGS@
211
212
X_EXTRA_LIBS = @X_EXTRA_LIBS@
212
213
X_LIBS = @X_LIBS@
259
260
sysconfdir = @sysconfdir@
260
261
target_alias = @target_alias@
261
262
themedir = $(datadir)/themes/Default/xfwm4
262
 
theme_DATA = \
263
 
        README                                                          \
264
 
        themerc                                                         \
 
263
PNG_FILES = \
265
264
        bottom-active.png                                               \
 
265
        bottom-inactive.png                                             \
 
266
        bottom-left-active.png                                          \
 
267
        bottom-left-inactive.png                                        \
 
268
        bottom-right-active.png                                         \
 
269
        bottom-right-inactive.png                                       \
 
270
        close-active.png                                                \
 
271
        close-inactive.png                                              \
 
272
        close-pressed.png                                               \
 
273
        hide-active.png                                                 \
 
274
        hide-inactive.png                                               \
 
275
        hide-pressed.png                                                \
 
276
        left-active.png                                                 \
 
277
        left-inactive.png                                               \
 
278
        maximize-active.png                                             \
 
279
        maximize-inactive.png                                           \
 
280
        maximize-pressed.png                                            \
 
281
        maximize-toggled-active.png                                     \
 
282
        maximize-toggled-inactive.png                                   \
 
283
        maximize-toggled-pressed.png                                    \
 
284
        menu-active.png                                                 \
 
285
        menu-inactive.png                                               \
 
286
        menu-pressed.png                                                \
 
287
        right-active.png                                                \
 
288
        right-inactive.png                                              \
 
289
        shade-active.png                                                \
 
290
        shade-inactive.png                                              \
 
291
        shade-pressed.png                                               \
 
292
        shade-toggled-active.png                                        \
 
293
        shade-toggled-inactive.png                                      \
 
294
        shade-toggled-pressed.png                                       \
 
295
        stick-active.png                                                \
 
296
        stick-inactive.png                                              \
 
297
        stick-pressed.png                                               \
 
298
        stick-toggled-active.png                                        \
 
299
        stick-toggled-inactive.png                                      \
 
300
        stick-toggled-pressed.png                                       \
 
301
        title-1-active.png                                              \
 
302
        title-1-inactive.png                                            \
 
303
        title-2-active.png                                              \
 
304
        title-2-inactive.png                                            \
 
305
        title-3-active.png                                              \
 
306
        title-3-inactive.png                                            \
 
307
        title-4-active.png                                              \
 
308
        title-4-inactive.png                                            \
 
309
        title-5-active.png                                              \
 
310
        title-5-inactive.png                                            \
 
311
        top-left-active.png                                             \
 
312
        top-left-inactive.png                                           \
 
313
        top-right-active.png                                            \
 
314
        top-right-inactive.png
 
315
 
 
316
SVG_FILES = \
266
317
        bottom-active.svg                                               \
 
318
        bottom-inactive.svg                                             \
 
319
        bottom-left-active.svg                                          \
 
320
        bottom-left-inactive.svg                                        \
 
321
        bottom-right-active.svg                                         \
 
322
        bottom-right-inactive.svg                                       \
 
323
        close-active.svg                                                \
 
324
        close-inactive.svg                                              \
 
325
        close-pressed.svg                                               \
 
326
        hide-active.svg                                                 \
 
327
        hide-inactive.svg                                               \
 
328
        hide-pressed.svg                                                \
 
329
        left-active.svg                                                 \
 
330
        left-inactive.svg                                               \
 
331
        maximize-active.svg                                             \
 
332
        maximize-inactive.svg                                           \
 
333
        maximize-pressed.svg                                            \
 
334
        maximize-toggled-active.svg                                     \
 
335
        maximize-toggled-inactive.svg                                   \
 
336
        maximize-toggled-pressed.svg                                    \
 
337
        menu-active.svg                                                 \
 
338
        menu-inactive.svg                                               \
 
339
        menu-pressed.svg                                                \
 
340
        right-active.svg                                                \
 
341
        right-inactive.svg                                              \
 
342
        shade-active.svg                                                \
 
343
        shade-inactive.svg                                              \
 
344
        shade-pressed.svg                                               \
 
345
        shade-toggled-active.svg                                        \
 
346
        shade-toggled-inactive.svg                                      \
 
347
        shade-toggled-pressed.svg                                       \
 
348
        stick-active.svg                                                \
 
349
        stick-inactive.svg                                              \
 
350
        stick-pressed.svg                                               \
 
351
        stick-toggled-active.svg                                        \
 
352
        stick-toggled-inactive.svg                                      \
 
353
        stick-toggled-pressed.svg                                       \
 
354
        title-1-active.svg                                              \
 
355
        title-1-inactive.svg                                            \
 
356
        title-2-active.svg                                              \
 
357
        title-2-inactive.svg                                            \
 
358
        title-3-active.svg                                              \
 
359
        title-3-inactive.svg                                            \
 
360
        title-4-active.svg                                              \
 
361
        title-4-inactive.svg                                            \
 
362
        title-5-active.svg                                              \
 
363
        title-5-inactive.svg                                            \
 
364
        top-left-active.svg                                             \
 
365
        top-left-inactive.svg                                           \
 
366
        top-right-active.svg                                            \
 
367
        top-right-inactive.svg
 
368
 
 
369
XPM_FILES = \
267
370
        bottom-active.xpm                                               \
268
 
        bottom-inactive.png                                             \
269
 
        bottom-inactive.svg                                             \
270
371
        bottom-inactive.xpm                                             \
271
 
        bottom-left-active.png                                          \
272
 
        bottom-left-active.svg                                          \
273
372
        bottom-left-active.xpm                                          \
274
 
        bottom-left-inactive.png                                        \
275
 
        bottom-left-inactive.svg                                        \
276
373
        bottom-left-inactive.xpm                                        \
277
 
        bottom-right-active.png                                         \
278
 
        bottom-right-active.svg                                         \
279
374
        bottom-right-active.xpm                                         \
280
 
        bottom-right-inactive.png                                       \
281
 
        bottom-right-inactive.svg                                       \
282
375
        bottom-right-inactive.xpm                                       \
283
 
        close-active.png                                                \
284
 
        close-active.svg                                                \
285
376
        close-active.xpm                                                \
286
 
        close-inactive.png                                              \
287
 
        close-inactive.svg                                              \
288
377
        close-inactive.xpm                                              \
289
 
        close-pressed.png                                               \
290
 
        close-pressed.svg                                               \
291
378
        close-pressed.xpm                                               \
292
 
        hide-active.png                                                 \
293
 
        hide-active.svg                                                 \
294
379
        hide-active.xpm                                                 \
295
 
        hide-inactive.png                                               \
296
 
        hide-inactive.svg                                               \
297
380
        hide-inactive.xpm                                               \
298
 
        hide-pressed.png                                                \
299
 
        hide-pressed.svg                                                \
300
381
        hide-pressed.xpm                                                \
301
 
        left-active.png                                                 \
302
 
        left-active.svg                                                 \
303
382
        left-active.xpm                                                 \
304
 
        left-inactive.png                                               \
305
 
        left-inactive.svg                                               \
306
383
        left-inactive.xpm                                               \
307
 
        maximize-active.png                                             \
308
 
        maximize-active.svg                                             \
309
384
        maximize-active.xpm                                             \
310
 
        maximize-inactive.png                                           \
311
 
        maximize-inactive.svg                                           \
312
385
        maximize-inactive.xpm                                           \
313
 
        maximize-pressed.png                                            \
314
 
        maximize-pressed.svg                                            \
315
386
        maximize-pressed.xpm                                            \
316
 
        maximize-toggled-active.png                                     \
317
 
        maximize-toggled-active.svg                                     \
318
387
        maximize-toggled-active.xpm                                     \
319
 
        maximize-toggled-inactive.png                                   \
320
 
        maximize-toggled-inactive.svg                                   \
321
388
        maximize-toggled-inactive.xpm                                   \
322
 
        maximize-toggled-pressed.png                                    \
323
 
        maximize-toggled-pressed.svg                                    \
324
389
        maximize-toggled-pressed.xpm                                    \
325
 
        menu-active.png                                                 \
326
 
        menu-active.svg                                                 \
327
390
        menu-active.xpm                                                 \
328
 
        menu-inactive.png                                               \
329
 
        menu-inactive.svg                                               \
330
391
        menu-inactive.xpm                                               \
331
 
        menu-pressed.png                                                \
332
 
        menu-pressed.svg                                                \
333
392
        menu-pressed.xpm                                                \
334
 
        right-active.png                                                \
335
 
        right-active.svg                                                \
336
393
        right-active.xpm                                                \
337
 
        right-inactive.png                                              \
338
 
        right-inactive.svg                                              \
339
394
        right-inactive.xpm                                              \
340
 
        shade-active.png                                                \
341
 
        shade-active.svg                                                \
342
395
        shade-active.xpm                                                \
343
 
        shade-inactive.png                                              \
344
 
        shade-inactive.svg                                              \
345
396
        shade-inactive.xpm                                              \
346
 
        shade-pressed.png                                               \
347
 
        shade-pressed.svg                                               \
348
397
        shade-pressed.xpm                                               \
349
 
        shade-toggled-active.png                                        \
350
 
        shade-toggled-active.svg                                        \
351
398
        shade-toggled-active.xpm                                        \
352
 
        shade-toggled-inactive.png                                      \
353
 
        shade-toggled-inactive.svg                                      \
354
399
        shade-toggled-inactive.xpm                                      \
355
 
        shade-toggled-pressed.png                                       \
356
 
        shade-toggled-pressed.svg                                       \
357
400
        shade-toggled-pressed.xpm                                       \
358
 
        stick-active.png                                                \
359
 
        stick-active.svg                                                \
360
401
        stick-active.xpm                                                \
361
 
        stick-inactive.png                                              \
362
 
        stick-inactive.svg                                              \
363
402
        stick-inactive.xpm                                              \
364
 
        stick-pressed.png                                               \
365
 
        stick-pressed.svg                                               \
366
403
        stick-pressed.xpm                                               \
367
 
        stick-toggled-active.png                                        \
368
 
        stick-toggled-active.svg                                        \
369
404
        stick-toggled-active.xpm                                        \
370
 
        stick-toggled-inactive.png                                      \
371
 
        stick-toggled-inactive.svg                                      \
372
405
        stick-toggled-inactive.xpm                                      \
373
 
        stick-toggled-pressed.png                                       \
374
 
        stick-toggled-pressed.svg                                       \
375
406
        stick-toggled-pressed.xpm                                       \
376
 
        title-1-active.png                                              \
377
 
        title-1-active.svg                                              \
378
407
        title-1-active.xpm                                              \
379
 
        title-1-inactive.png                                            \
380
 
        title-1-inactive.svg                                            \
381
408
        title-1-inactive.xpm                                            \
382
 
        title-2-active.png                                              \
383
 
        title-2-active.svg                                              \
384
409
        title-2-active.xpm                                              \
385
 
        title-2-inactive.png                                            \
386
 
        title-2-inactive.svg                                            \
387
410
        title-2-inactive.xpm                                            \
388
 
        title-3-active.png                                              \
389
 
        title-3-active.svg                                              \
390
411
        title-3-active.xpm                                              \
391
 
        title-3-inactive.png                                            \
392
 
        title-3-inactive.svg                                            \
393
412
        title-3-inactive.xpm                                            \
394
 
        title-4-active.png                                              \
395
 
        title-4-active.svg                                              \
396
413
        title-4-active.xpm                                              \
397
 
        title-4-inactive.png                                            \
398
 
        title-4-inactive.svg                                            \
399
414
        title-4-inactive.xpm                                            \
400
 
        title-5-active.png                                              \
401
 
        title-5-active.svg                                              \
402
415
        title-5-active.xpm                                              \
403
 
        title-5-inactive.png                                            \
404
 
        title-5-inactive.svg                                            \
405
416
        title-5-inactive.xpm                                            \
406
 
        top-left-active.png                                             \
407
 
        top-left-active.svg                                             \
408
417
        top-left-active.xpm                                             \
409
 
        top-left-inactive.png                                           \
410
 
        top-left-inactive.svg                                           \
411
418
        top-left-inactive.xpm                                           \
412
 
        top-right-active.png                                            \
413
 
        top-right-active.svg                                            \
414
419
        top-right-active.xpm                                            \
415
 
        top-right-inactive.png                                          \
416
 
        top-right-inactive.svg                                          \
417
420
        top-right-inactive.xpm
418
421
 
 
422
theme_DATA = \
 
423
        README                                                          \
 
424
        themerc                                                         \
 
425
        $(XPM_FILES)                                                    \
 
426
        $(PNG_FILES)
 
427
 
419
428
EXTRA_DIST = \
420
429
        $(theme_DATA)                                                   \
421
 
        convert2png.sh                                                  \
 
430
        $(SVG_FILES)                                                    \
422
431
        vaccumdefs.sh
423
432
 
424
433
noinst_DATA = \
425
 
        convert2png.sh                                                  \
 
434
        $(SVG_FILES)                                                    \
426
435
        vaccumdefs.sh
427
436
 
428
437
all: all-am
605
614
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
606
615
        uninstall uninstall-am uninstall-info-am uninstall-themeDATA
607
616
 
 
617
 
 
618
update-png:
 
619
        for svg_file in $(SVG_FILES); do \
 
620
                image=$${svg_file%.svg}; \
 
621
                echo "Converting "$$svg_file" to "$$image.png" ..."; \
 
622
                rsvg -f png $$svg_file $$image.png; \
 
623
        done
608
624
# Tell versions [3.59,3.63) of GNU make to not export all variables.
609
625
# Otherwise a system limit (for SysV at least) may be exceeded.
610
626
.NOEXPORT: