~cairo-dock-team/cairo-dock-plug-ins/experimental

« back to all changes in this revision

Viewing changes to clock/data/themes/fdo/Makefile.am

  • Committer: fabounet
  • Date: 2007-07-27 15:26:14 UTC
  • Revision ID: svn-v4:620951bb-bb42-0410-82c3-830e739ed170:trunk/plug-ins:3
upload de tous les fichiers, dans la version 0.9.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
themedir = $(pkgdatadir)/themes/fdo
 
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)