~ubuntu-branches/ubuntu/oneiric/gnome-power-manager/oneiric

« back to all changes in this revision

Viewing changes to data/icons/48x48/apps/Makefile.am

  • Committer: Package Import Robot
  • Author(s): Jeremy Bicha
  • Date: 2011-09-02 08:02:48 UTC
  • mfrom: (2.1.63 upstream)
  • Revision ID: package-import@ubuntu.com-20110902080248-xejkwcvdjno1abuf
Tags: 3.1.90-0ubuntu1
* New upstream release.
  - Removed help button (LP: #838576)
* debian/control.in: Removed obsolete dependencies
* debian/docs: Dropped, not needed
* debian/rules: Removed obsolete scrollkeeper and docdir configure flags

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
iconsdir = $(themedir)/$(size)/$(context)
6
6
 
7
7
icons_DATA =                            \
8
 
        gnome-brightness-applet.png     \
9
 
        gnome-inhibit-applet.png        \
10
 
        gnome-power-manager.png         \
11
8
        gnome-power-statistics.png
12
9
 
13
10
noinst_DATA = 
15
12
EXTRA_DIST =            \
16
13
        $(icons_DATA)   \
17
14
        $(noinst_DATA)
 
15
 
 
16
-include $(top_srcdir)/git.mk