~ubuntu-branches/ubuntu/lucid/docky/lucid-proposed

« back to all changes in this revision

Viewing changes to data/themes/Grayscale/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Christopher James Halse Rogers
  • Date: 2010-02-17 15:10:07 UTC
  • Revision ID: james.westby@ubuntu.com-20100217151007-msxpd0lsj300ndde
Tags: upstream-2.0.0
ImportĀ upstreamĀ versionĀ 2.0.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
grayscalethemedir = $(datadir)/docky/themes/Grayscale
 
2
grayscaletheme_DATA = background.svg \
 
3
                badge.svg \
 
4
                menu.svg \
 
5
                tooltip.svg
 
6
 
 
7
EXTRA_DIST = $(grayscaletheme_DATA)