~ubuntu-branches/ubuntu/wily/gnome-do/wily

« back to all changes in this revision

Viewing changes to data/icons/hicolor/32x32/apps/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Christopher James Halse Rogers
  • Date: 2009-06-27 10:40:45 UTC
  • mfrom: (1.1.8 upstream) (0.1.5 squeeze)
  • Revision ID: james.westby@ubuntu.com-20090627104045-7st10y1cqr6dpz37
Tags: 0.8.2+dfsg-1
* New upstream release
  + No longer uses a plugin repository.  Fixes many plugin-
    related issues. (LP: #343096, LP: #330025, LP #345001)
  + No longer blocks on "About Do" (LP: #361679)
  + Reacts correctly when a Composite manager is enabled/
    disabled at runtime. (LP: #346347, LP: #390150)
  + Fixes for space reserved by Docky blocking drag and 
    drop operations. (LP: #354729, LP: #347052, LP: #382843)
  + Properly sets "Hidden" key on autostart files in response to 
    "Start on login" option.  (Closes: #526023) (LP: #369988)
* debian/patches/10_application_search_path:
  + Drop; included upstream
* debian/patches/10_sk_translation_update:
  + Import sk translation update from Debian BTS.
    (Closes: #531779)
* debian/patches/11_fix_autostart_when_directory_does_not_exist:
  + Patch from upstream.  Fixes the "Start on login" option when the 
    ~/.config/autostart directory does not exist. (LP: #393729)
* debian/control:
  + Update standards version to 3.8.2; no changes required.
  + Add libtool to Build-Depends; required for autoreconf.
  + Add Recommends: on new gnome-do-docklets package.
* debian/gnome-do.1
  + Fix spelling: GNOME-Do => GNOME Do.
  + Miscelaneous lintian fixes; NAME section, escaping minus signs with \-
* debian/copyright:
  + Update for new copyright holders.
  + Minor update to DEP-5 format

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.10.1 from Makefile.am.
 
1
# Makefile.in generated by automake 1.10.2 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
39
39
        $(top_srcdir)/m4/shamrock/i18n.m4 \
40
40
        $(top_srcdir)/m4/shamrock/mono.m4 \
41
41
        $(top_srcdir)/m4/shamrock/programs.m4 \
42
 
        $(top_srcdir)/m4/intltool.m4 $(top_srcdir)/m4/libtool.m4 \
43
 
        $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
44
 
        $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
45
42
        $(top_srcdir)/configure.ac
46
43
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
47
44
        $(ACLOCAL_M4)
118
115
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
119
116
INSTOBJEXT = @INSTOBJEXT@
120
117
INTLLIBS = @INTLLIBS@
121
 
INTLTOOL_CAVES_RULE = @INTLTOOL_CAVES_RULE@
122
 
INTLTOOL_DESKTOP_RULE = @INTLTOOL_DESKTOP_RULE@
123
 
INTLTOOL_DIRECTORY_RULE = @INTLTOOL_DIRECTORY_RULE@
124
118
INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
125
 
INTLTOOL_KBD_RULE = @INTLTOOL_KBD_RULE@
126
 
INTLTOOL_KEYS_RULE = @INTLTOOL_KEYS_RULE@
127
119
INTLTOOL_MERGE = @INTLTOOL_MERGE@
128
 
INTLTOOL_OAF_RULE = @INTLTOOL_OAF_RULE@
129
120
INTLTOOL_PERL = @INTLTOOL_PERL@
130
 
INTLTOOL_POLICY_RULE = @INTLTOOL_POLICY_RULE@
131
 
INTLTOOL_PONG_RULE = @INTLTOOL_PONG_RULE@
132
 
INTLTOOL_PROP_RULE = @INTLTOOL_PROP_RULE@
133
 
INTLTOOL_SCHEMAS_RULE = @INTLTOOL_SCHEMAS_RULE@
134
 
INTLTOOL_SERVER_RULE = @INTLTOOL_SERVER_RULE@
135
 
INTLTOOL_SERVICE_RULE = @INTLTOOL_SERVICE_RULE@
136
 
INTLTOOL_SHEET_RULE = @INTLTOOL_SHEET_RULE@
137
 
INTLTOOL_SOUNDLIST_RULE = @INTLTOOL_SOUNDLIST_RULE@
138
 
INTLTOOL_THEME_RULE = @INTLTOOL_THEME_RULE@
139
 
INTLTOOL_UI_RULE = @INTLTOOL_UI_RULE@
140
121
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
141
 
INTLTOOL_XAM_RULE = @INTLTOOL_XAM_RULE@
142
 
INTLTOOL_XML_NOMERGE_RULE = @INTLTOOL_XML_NOMERGE_RULE@
143
 
INTLTOOL_XML_RULE = @INTLTOOL_XML_RULE@
144
122
LD = @LD@
145
123
LDFLAGS = @LDFLAGS@
146
124
LIBDO_CFLAGS = @LIBDO_CFLAGS@
177
155
NOTIFY_SHARP_LIBS = @NOTIFY_SHARP_LIBS@
178
156
NUNIT_CFLAGS = @NUNIT_CFLAGS@
179
157
NUNIT_LIBS = @NUNIT_LIBS@
 
158
OBJDUMP = @OBJDUMP@
180
159
OBJEXT = @OBJEXT@
181
160
OTOOL = @OTOOL@
182
161
OTOOL64 = @OTOOL64@
255
234
srcdir = @srcdir@
256
235
sysconfdir = @sysconfdir@
257
236
target_alias = @target_alias@
 
237
top_build_prefix = @top_build_prefix@
258
238
top_builddir = @top_builddir@
259
239
top_srcdir = @top_srcdir@
260
240
pkgicondir = @datadir@/icons/hicolor/32x32/apps
267
247
        @for dep in $?; do \
268
248
          case '$(am__configure_deps)' in \
269
249
            *$$dep*) \
270
 
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
271
 
                && exit 0; \
 
250
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
 
251
                && { if test -f $@; then exit 0; else break; fi; }; \
272
252
              exit 1;; \
273
253
          esac; \
274
254
        done; \