~ubuntu-branches/debian/experimental/geany/experimental

« back to all changes in this revision

Viewing changes to icons/16x16/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Damián Viano
  • Date: 2008-05-02 11:37:45 UTC
  • mfrom: (1.2.1 upstream) (3.1.6 hardy)
  • Revision ID: james.westby@ubuntu.com-20080502113745-xzp4g6dmovrpoj17
Tags: 0.14-1
New upstream release (Closes: #478126)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
iconsdir = $(datadir)/icons/hicolor/16x16/apps
 
2
icons_DATA =                                                            \
 
3
        classviewer-class.png                                           \
 
4
        classviewer-macro.png                                           \
 
5
        classviewer-member.png                                          \
 
6
        classviewer-method.png                                          \
 
7
        classviewer-namespace.png                                       \
 
8
        classviewer-other.png                                           \
 
9
        classviewer-struct.png                                          \
 
10
        classviewer-var.png                                             
 
11
                
 
12
EXTRA_DIST =                                                            \
 
13
        $(icons_DATA)