~ubuntu-branches/ubuntu/saucy/xfce4-power-manager/saucy-updates

« back to all changes in this revision

Viewing changes to data/icons/scalable/status/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Lionel Le Folgoc
  • Date: 2012-04-03 22:15:05 UTC
  • mfrom: (2.3.8)
  • Revision ID: package-import@ubuntu.com-20120403221505-2dvza7w2d97zb7qn
Tags: 1.0.11-0ubuntu1
* New upstream bugfix release.
* debian/patches:
  - 0001-Solaris-specific-code-for-determining-the-start-time.patch,
    02_fix-notify-detect.patch,
    07_fix_broken_empty_icon_battery.patch: dropped, included upstream.
  - xubuntu_fix-status-icon-other-devices.patch: refreshed to apply cleanly.

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.
44
44
CONFIG_HEADER = $(top_builddir)/config.h
45
45
CONFIG_CLEAN_FILES =
46
46
CONFIG_CLEAN_VPATH_FILES =
47
 
AM_V_GEN = $(am__v_GEN_$(V))
48
 
am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
 
47
AM_V_GEN = $(am__v_GEN_@AM_V@)
 
48
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
49
49
am__v_GEN_0 = @echo "  GEN   " $@;
50
 
AM_V_at = $(am__v_at_$(V))
51
 
am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
 
50
AM_V_at = $(am__v_at_@AM_V@)
 
51
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
52
52
am__v_at_0 = @
53
53
SOURCES =
54
54
DIST_SOURCES =
73
73
am__base_list = \
74
74
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
75
75
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
 
76
am__uninstall_files_from_dir = { \
 
77
  test -z "$$files" \
 
78
    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
 
79
    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
 
80
         $(am__cd) "$$dir" && rm -f $$files; }; \
 
81
  }
76
82
am__installdirs = "$(DESTDIR)$(Datadir)"
77
83
DATA = $(Data_DATA)
78
84
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
149
155
INTLTOOL_MERGE = @INTLTOOL_MERGE@
150
156
INTLTOOL_PERL = @INTLTOOL_PERL@
151
157
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
 
158
INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@
 
159
INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@
 
160
INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@
 
161
INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@
152
162
LD = @LD@
153
163
LDFLAGS = @LDFLAGS@
154
164
LIBNOTIFY_CFLAGS = @LIBNOTIFY_CFLAGS@
196
206
PACKAGE_VERSION = @PACKAGE_VERSION@
197
207
PATH_SEPARATOR = @PATH_SEPARATOR@
198
208
PKG_CONFIG = @PKG_CONFIG@
 
209
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
 
210
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
199
211
PLATFORM_CFLAGS = @PLATFORM_CFLAGS@
200
212
PLATFORM_CPPFLAGS = @PLATFORM_CPPFLAGS@
201
213
PLATFORM_LDFLAGS = @PLATFORM_LDFLAGS@
259
271
includedir = @includedir@
260
272
infodir = @infodir@
261
273
install_sh = @install_sh@
 
274
intltool__v_merge_options_ = @intltool__v_merge_options_@
 
275
intltool__v_merge_options_0 = @intltool__v_merge_options_0@
262
276
libdir = @libdir@
263
277
libexecdir = @libexecdir@
264
278
localedir = @localedir@
383
397
        @$(NORMAL_UNINSTALL)
384
398
        @list='$(Data_DATA)'; test -n "$(Datadir)" || list=; \
385
399
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
386
 
        test -n "$$files" || exit 0; \
387
 
        echo " ( cd '$(DESTDIR)$(Datadir)' && rm -f" $$files ")"; \
388
 
        cd "$(DESTDIR)$(Datadir)" && rm -f $$files
 
400
        dir='$(DESTDIR)$(Datadir)'; $(am__uninstall_files_from_dir)
389
401
tags: TAGS
390
402
TAGS:
391
403
 
440
452
 
441
453
installcheck: installcheck-am
442
454
install-strip:
443
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
444
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
445
 
          `test -z '$(STRIP)' || \
446
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
455
        if test -z '$(STRIP)'; then \
 
456
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
457
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
458
              install; \
 
459
        else \
 
460
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
461
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
462
            "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
 
463
        fi
447
464
mostlyclean-generic:
448
465
 
449
466
clean-generic: