~ubuntu-branches/ubuntu/quantal/qgis/quantal

« back to all changes in this revision

Viewing changes to doc/skin/images/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Steve Halasz
  • Date: 2004-12-21 09:46:27 UTC
  • Revision ID: james.westby@ubuntu.com-20041221094627-r9lb6mlz2o3yp8gn
Tags: upstream-0.6.0
ImportĀ upstreamĀ versionĀ 0.6.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Copyright (C) 2004 Jens Oberender <j.obi at troja.net>
 
2
#  
 
3
# This file is free software; as a special exception the author gives
 
4
# unlimited permission to copy and/or distribute it, with or without 
 
5
# modifications, as long as this notice is preserved.
 
6
 
7
# This program is distributed in the hope that it will be useful, but
 
8
# WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
 
9
# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 
10
 
 
11
docdatadir = $(datadir)/$(PACKAGE)/doc/skin/images
 
12
 
 
13
docdata_DATA = \
 
14
     bottom-left.png \
 
15
     bottom-right.png \
 
16
     chapter.gif \
 
17
     chapter_open.gif \
 
18
     content-bg.gif \
 
19
     current.gif \
 
20
     favicon.ico \
 
21
     icon_doc_lrg.gif \
 
22
     icon_doc_sml.gif \
 
23
     icon_error_lrg.gif \
 
24
     icon_error_sml.gif \
 
25
     icon_folder_lrg.gif \
 
26
     icon_folder_sml.gif \
 
27
     icon_help_sml.gif \
 
28
     icon_info_lrg.gif \
 
29
     icon_info_sml.gif \
 
30
     icon_success_lrg.gif \
 
31
     icon_success_sml.gif \
 
32
     icon_warning_lrg.gif \
 
33
     icon_warning_sml.gif \
 
34
     label.gif \
 
35
     nav-bottom.png \
 
36
     navbullet-selected.png \
 
37
     navbullet.png \
 
38
     page.gif \
 
39
     pdfdoc.gif \
 
40
     printer.gif \
 
41
     printer.png \
 
42
     search-bottom.png \
 
43
     singlepage.gif \
 
44
     spacer.gif \
 
45
     tab-top.png \
 
46
     top-left.png \
 
47
     top-right.png \
 
48
     valid-html401.png \
 
49
     vcss.png \
 
50
     xmldoc.gif
 
51
 
 
52
# generated by ls -1 | sed -e '/CVS/d' -e '/Makefile/d' -e 's#\(.*\)#     \1 \\#'
 
53
 
 
54
EXTRA_DIST = $(docdata_DATA)