~ubuntu-branches/ubuntu/precise/ubuntustudio-icon-theme/precise

« back to all changes in this revision

Viewing changes to scalable/apps/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Janne Jokitalo (AstralJava)
  • Date: 2007-04-04 13:06:22 UTC
  • Revision ID: james.westby@ubuntu.com-20070404130622-5a6eai22f6n681hv
Tags: 0.1
Initial release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
size = scalable
 
2
context = apps
 
3
 
 
4
iconsdir = $(themedir)/$(size)/$(context)
 
5
 
 
6
icons_DATA =    utilities-terminal.svg  \
 
7
        display-capplet.svg     \
 
8
        gnome-fs-blockdev.svg   \
 
9
        gnome-lockscreen.svg    \
 
10
        gnome-session-halt.svg  \
 
11
        gnome-session-hibernate.svg     \
 
12
        gnome-session-logout.svg        \
 
13
        gnome-session-reboot.svg        \
 
14
        gnome-session-suspend.svg       \
 
15
        preferences-desktop-keyboard-shortcuts.svg      \
 
16
        preferences-desktop-locale.svg  \
 
17
        preferences-desktop-screensaver.svg     \
 
18
        preferences-desktop-theme.svg   \
 
19
        preferences-desktop-wallpaper.svg       \
 
20
        package_edutainment.svg \
 
21
        gnome-session-switch.svg        \
 
22
        user-desktop.svg        \
 
23
        _gnome-settings-background.svg  \
 
24
        _preferences-desktop-wallpaper.svg
 
25
 
 
26
install-data-local: install-iconsDATA
 
27
        (cd $(DESTDIR)$(themedir)/$(size) && $(ICONMAP) -c $(context))
 
28
 
 
29
EXTRA_DIST =                           \
 
30
       $(icons_DATA)
 
31
 
 
32
MAINTAINERCLEANFILES = Makefile.in