~gala-dev/gala/trunk

« back to all changes in this revision

Viewing changes to data/Makefile.am

  • Committer: Rico Tzschichholz
  • Author(s): Daniel Foré
  • Date: 2014-10-05 07:13:15 UTC
  • mto: This revision was merged to the branch mainline in revision 419.
  • Revision ID: ricotz@ubuntu.com-20141005071315-6ld3rjyfyc51u0ct
Add and use dedicated multitiasking-view icon

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
SUBDIRS = \
 
2
        icons \
 
3
        $(NULL)
 
4
 
1
5
stylesdir = $(pkgdatadir)
2
6
styles_DATA = gala.css texture.png close.png
3
7