~ubuntu-branches/ubuntu/quantal/indicator-session/quantal

« back to all changes in this revision

Viewing changes to data/icons/22x22/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Sebastien Bacher, Ken VanDine
  • Date: 2012-02-14 18:49:02 UTC
  • mfrom: (1.1.46)
  • Revision ID: package-import@ubuntu.com-20120214184902-uf9zw55ys3x2v7za
Tags: 0.3.91-0ubuntu1

* Backport "Don't lock the session when switching to another one"
  work from Robert Ancell, the screen locking is already done by 
  consolekit and enforcing it there is problematic to i.e use the 
  lightdm greeter as a lock screen (lp: #878836)
* debian/control:
  - recommends python-aptdaemon.pkcompat so packagekit doesn't get installed
* debian/source/format:
  - use v1, v3 doesn't play nicely with vcs backports

[ Ken VanDine ]
* New upstream release. (lp: #903756)
* debian/control
  - added new build depends on libpackagekit-glib2-dev

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.11.1 from Makefile.am.
 
1
# Makefile.in generated by automake 1.11.3 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
 
# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
6
 
# Inc.
 
5
# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
 
6
# Foundation, Inc.
7
7
# This Makefile.in is free software; the Free Software Foundation
8
8
# gives unlimited permission to copy and/or distribute it,
9
9
# with or without modifications, as long as this notice is preserved.
36
36
subdir = data/icons/22x22
37
37
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
38
38
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
39
 
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
 
39
am__aclocal_m4_deps = $(top_srcdir)/m4/intltool.m4 \
 
40
        $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
 
41
        $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
 
42
        $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac
40
43
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
41
44
        $(ACLOCAL_M4)
42
45
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
43
46
CONFIG_HEADER = $(top_builddir)/config.h
44
47
CONFIG_CLEAN_FILES =
45
48
CONFIG_CLEAN_VPATH_FILES =
46
 
AM_V_GEN = $(am__v_GEN_$(V))
47
 
am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
 
49
AM_V_GEN = $(am__v_GEN_@AM_V@)
 
50
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
48
51
am__v_GEN_0 = @echo "  GEN   " $@;
49
 
AM_V_at = $(am__v_at_$(V))
50
 
am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
 
52
AM_V_at = $(am__v_at_@AM_V@)
 
53
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
51
54
am__v_at_0 = @
52
55
SOURCES =
53
56
DIST_SOURCES =
146
149
INTLTOOL_MERGE = @INTLTOOL_MERGE@
147
150
INTLTOOL_PERL = @INTLTOOL_PERL@
148
151
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
 
152
INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@
 
153
INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@
 
154
INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@
 
155
INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@
149
156
LD = @LD@
150
157
LDFLAGS = @LDFLAGS@
151
158
LIBOBJS = @LIBOBJS@
229
236
includedir = @includedir@
230
237
infodir = @infodir@
231
238
install_sh = @install_sh@
 
239
intltool__v_merge_options_ = @intltool__v_merge_options_@
 
240
intltool__v_merge_options_0 = @intltool__v_merge_options_0@
232
241
libdir = @libdir@
233
242
libexecdir = @libexecdir@
234
243
localedir = @localedir@
497
506
 
498
507
installcheck: installcheck-recursive
499
508
install-strip:
500
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
501
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
502
 
          `test -z '$(STRIP)' || \
503
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
509
        if test -z '$(STRIP)'; then \
 
510
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
511
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
512
              install; \
 
513
        else \
 
514
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
515
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
516
            "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
 
517
        fi
504
518
mostlyclean-generic:
505
519
 
506
520
clean-generic: