~ubuntu-branches/ubuntu/vivid/xfce4-panel/vivid

« back to all changes in this revision

Viewing changes to icons/22x22/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Lionel Le Folgoc
  • Date: 2013-07-07 10:54:09 UTC
  • mfrom: (4.2.15 sid)
  • Revision ID: package-import@ubuntu.com-20130707105409-nam2sh68h1reuiv4
Tags: 4.10.1-1ubuntu1
* Merge from Debian unstable, remaining Ubuntu changes:
  - debian/patches:
    + xubuntu_migrate-tasklist-separator.patch: added, try to be smart and
      work around the non-expandable tasklist plugin from 4.10 by setting
      as expandable the separator next to it (should work with the default
      panel layouts from Xubuntu, Mythbuntu and UbuntuStudio).
    + xubuntu_add-calendar-popup-to-clock-plugin.patch: added, taken from
      upstream git to show a calendar when left-clicking on the clock plugin
      (so we don't need orage/xfce4-datetime-plugin for this feature only).

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.11.5 from Makefile.am.
 
1
# Makefile.in generated by automake 1.13.1 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
 
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
 
# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6
 
# Foundation, Inc.
 
4
# Copyright (C) 1994-2012 Free Software Foundation, Inc.
 
5
 
7
6
# This Makefile.in is free software; the Free Software Foundation
8
7
# gives unlimited permission to copy and/or distribute it,
9
8
# with or without modifications, as long as this notice is preserved.
52
51
build_triplet = @build@
53
52
host_triplet = @host@
54
53
subdir = icons/22x22
55
 
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 
54
DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am
56
55
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
57
56
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
58
57
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
59
58
        $(ACLOCAL_M4)
60
 
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 
59
mkinstalldirs = $(install_sh) -d
61
60
CONFIG_HEADER = $(top_builddir)/config.h
62
61
CONFIG_CLEAN_FILES =
63
62
CONFIG_CLEAN_VPATH_FILES =
 
63
AM_V_P = $(am__v_P_@AM_V@)
 
64
am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
 
65
am__v_P_0 = false
 
66
am__v_P_1 = :
64
67
AM_V_GEN = $(am__v_GEN_@AM_V@)
65
68
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
66
 
am__v_GEN_0 = @echo "  GEN   " $@;
 
69
am__v_GEN_0 = @echo "  GEN     " $@;
 
70
am__v_GEN_1 = 
67
71
AM_V_at = $(am__v_at_@AM_V@)
68
72
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
69
73
am__v_at_0 = @
 
74
am__v_at_1 = 
70
75
SOURCES =
71
76
DIST_SOURCES =
72
77
am__can_run_installinfo = \
103
108
  }
104
109
am__installdirs = "$(DESTDIR)$(iconsdir)"
105
110
DATA = $(icons_DATA)
 
111
am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
106
112
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
107
113
ACLOCAL = @ACLOCAL@
108
114
ALL_LINGUAS = @ALL_LINGUAS@
399
405
        @list='$(icons_DATA)'; test -n "$(iconsdir)" || list=; \
400
406
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
401
407
        dir='$(DESTDIR)$(iconsdir)'; $(am__uninstall_files_from_dir)
402
 
tags: TAGS
403
 
TAGS:
404
 
 
405
 
ctags: CTAGS
406
 
CTAGS:
 
408
tags TAGS:
 
409
 
 
410
ctags CTAGS:
 
411
 
 
412
cscope cscopelist:
407
413
 
408
414
 
409
415
distdir: $(DISTFILES)
542
548
.MAKE: install-am install-strip
543
549
 
544
550
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
545
 
        distclean distclean-generic distclean-libtool distdir dvi \
546
 
        dvi-am html html-am info info-am install install-am \
547
 
        install-data install-data-am install-dvi install-dvi-am \
548
 
        install-exec install-exec-am install-html install-html-am \
549
 
        install-iconsDATA install-info install-info-am install-man \
550
 
        install-pdf install-pdf-am install-ps install-ps-am \
551
 
        install-strip installcheck installcheck-am installdirs \
552
 
        maintainer-clean maintainer-clean-generic mostlyclean \
553
 
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
554
 
        uninstall uninstall-am uninstall-iconsDATA
 
551
        cscopelist-am ctags-am distclean distclean-generic \
 
552
        distclean-libtool distdir dvi dvi-am html html-am info info-am \
 
553
        install install-am install-data install-data-am install-dvi \
 
554
        install-dvi-am install-exec install-exec-am install-html \
 
555
        install-html-am install-iconsDATA install-info install-info-am \
 
556
        install-man install-pdf install-pdf-am install-ps \
 
557
        install-ps-am install-strip installcheck installcheck-am \
 
558
        installdirs maintainer-clean maintainer-clean-generic \
 
559
        mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
 
560
        ps ps-am tags-am uninstall uninstall-am uninstall-iconsDATA
555
561
 
556
562
 
557
563
# vi:set ts=8 sw=8 noet ai nocindent syntax=automake: