~noskcaj/ubuntu/vivid/gthumb/flickr-https

« back to all changes in this revision

Viewing changes to data/icons/hicolor/48x48/actions/Makefile.am

  • Committer: Package Import Robot
  • Author(s): Jackson Doak
  • Date: 2014-04-08 06:31:09 UTC
  • mfrom: (1.3.20)
  • Revision ID: package-import@ubuntu.com-20140408063109-tk845map8ji6uxvd
Tags: 3:3.3.1.is.3.2.7-0ubuntu1
* Revert to newest upstream stable release. LP: #1290691
  - Refresh patches

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
themedir = $(pkgdatadir)/icons/hicolor
 
2
size = 48x48
 
3
context = actions
 
4
 
 
5
iconsdir = $(themedir)/$(size)/$(context)
 
6
 
 
7
icons_DATA =                    \
 
8
        browser-mode.png        \
 
9
        file-catalog.png        \
 
10
        file-library.png        \
 
11
        file-search.png         \
 
12
        palette.png             \
 
13
        selection.png           \
 
14
        selection1.png          \
 
15
        selection2.png          \
 
16
        selection3.png
 
17
 
 
18
EXTRA_DIST = $(icons_DATA)      
 
19
 
 
20
-include $(top_srcdir)/git.mk