~ubuntu-branches/ubuntu/oneiric/cairo-dock/oneiric

« back to all changes in this revision

Viewing changes to data/gauges/turbo-night-fuel/CMakeLists.txt

  • Committer: Bazaar Package Importer
  • Author(s): Matthieu Baerts (matttbe)
  • Date: 2010-09-07 20:31:25 UTC
  • mto: (18.1.1 cairo-dock) (19.1.1 cairo-dock)
  • mto: This revision was merged to the branch mainline in revision 14.
  • Revision ID: james.westby@ubuntu.com-20100907203125-a91ch8odv2r6ziic
Tags: upstream-2.2.0~0rc1
ImportĀ upstreamĀ versionĀ 2.2.0~0rc1

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
 
4
4
install(FILES  background.svg   foreground.svg  needle.svg      theme.xml       readme DESTINATION ${pkgdatadir}/gauges/Turbo-night-fuel )
5
5
 
6
 
 
7
 
 
8
 
#original Makefile.am contents follow:
9
 
 
10
 
#themedir = ${pkgdatadir}/gauges/Turbo-night-fuel
11
 
#
12
 
#theme_DATA = \
13
 
#       background.svg\
14
 
#       foreground.svg\
15
 
#       needle.svg\
16
 
#       theme.xml\
17
 
#       readme
18
 
#
19
 
#EXTRA_DIST = $(theme_DATA)