~ubuntu-branches/ubuntu/quantal/cairo-clock/quantal

« back to all changes in this revision

Viewing changes to themes/zen/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Mirco Müller
  • Date: 2006-11-15 14:59:42 UTC
  • Revision ID: james.westby@ubuntu.com-20061115145942-c8mveeun0e8czv9y
Tags: 0.3.2-0ubuntu1
* added new themes
* added and fixed patch for 24h-mode supplied by Darryll
* fixed some of my own themes

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
themedir = $(pkgdatadir)/themes/zen
 
2
 
 
3
theme_DATA =        \
 
4
            clock-drop-shadow.svg           \
 
5
            clock-face-shadow.svg           \
 
6
            clock-face.svg                  \
 
7
            clock-frame.svg                 \
 
8
            clock-glass.svg                 \
 
9
            clock-hour-hand-shadow.svg      \
 
10
            clock-hour-hand.svg             \
 
11
            clock-marks.svg                 \
 
12
            clock-minute-hand-shadow.svg    \
 
13
            clock-minute-hand.svg           \
 
14
            clock-second-hand-shadow.svg    \
 
15
            clock-second-hand.svg   
 
16
 
 
17
EXTRA_DIST = $(theme_DATA)