~darkxst/ubuntu/saucy/gdm/lp1212408

« back to all changes in this revision

Viewing changes to data/icons/24x24/apps/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Josselin Mouette
  • Date: 2008-09-02 10:37:20 UTC
  • mfrom: (1.4.27 upstream)
  • mto: This revision was merged to the branch mainline in revision 261.
  • Revision ID: james.westby@ubuntu.com-20080902103720-p810vv530hqj45wg
Tags: 2.20.7-3
* Install the debian-moreblue-orbit theme, thanks Andre Luiz Rodrigues 
  Ferreira. Closes: #497440.
* 35_gdm.conf.patch: make it the default.
* copyright: fix encoding.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
themedir = $(datadir)/icons/hicolor
 
2
size = 24x24
 
3
context = apps
 
4
 
 
5
iconsdir = $(themedir)/$(size)/$(context)
 
6
 
 
7
icons_DATA = \
 
8
        gdmflexiserver.png      \
 
9
        gdmsetup.png
 
10
 
 
11
 
 
12
noinst_DATA = 
 
13
 
 
14
EXTRA_DIST = \
 
15
        $(icons_DATA)           \
 
16
        $(noinst_DATA)