~ubuntu-branches/ubuntu/feisty/gnome-themes/feisty

« back to all changes in this revision

Viewing changes to desktop-themes/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Holbach
  • Date: 2006-07-10 20:50:31 UTC
  • mfrom: (1.1.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20060710205031-4108gyh8q78djwhl
Tags: 2.15.4-0ubuntu1
* New upstream release.
* debian/watch:
  - updated.
* debian/control.in:
  - add icon-naming-utils to Build-Depends.
* debian/gnome-themes.install:
  - remove Grand-Canyon, Simple, Smokey-Blue, Sandwish, Smokey, Ocean-Dream,
    Traditional, Sandy, Smokey-Blue, Smokey-Red from the list, not shipped 
    anymore.
  - add usr/share/locale to the list.
* debian/gnome-accessibility-themes.install:
  - added usr/share/icons/HighContrast-SVG to the list.
* debian/gnome-{accessibility-,}themes.{pre,post}*:
  - dropped, not needed, we have dh_iconcache.
* Resynchronized with Debian, only Ubuntu changes are:
  - debian/themes, debian/gnome-themes.install: 
    - drop debian/themes.
  - debian/control.in:
    - we didn't make the gtk-engines change yet, revert dependency changes.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.9.5 from Makefile.am.
 
1
# Makefile.in generated by automake 1.9.6 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
59
59
ACLOCAL = @ACLOCAL@
60
60
ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
61
61
ALLOCA = @ALLOCA@
 
62
ALL_LINGUAS = @ALL_LINGUAS@
62
63
AMDEP_FALSE = @AMDEP_FALSE@
63
64
AMDEP_TRUE = @AMDEP_TRUE@
64
65
AMTAR = @AMTAR@
96
97
GMOFILES = @GMOFILES@
97
98
GMSGFMT = @GMSGFMT@
98
99
GTK_VERSION = @GTK_VERSION@
 
100
ICONMAP = @ICONMAP@
99
101
INSTALL_DATA = @INSTALL_DATA@
100
102
INSTALL_PROGRAM = @INSTALL_PROGRAM@
101
103
INSTALL_SCRIPT = @INSTALL_SCRIPT@
214
216
        Crux            \
215
217
        Clearlooks      \
216
218
        Glider          \
217
 
        Grand-Canyon    \
218
 
        Mist            \
219
 
        Ocean-Dream     \
220
 
        Simple          \
221
 
        Smokey-Blue     \
222
 
        Traditional
 
219
        Mist
223
220
 
224
221
all: all-recursive
225
222