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

« back to all changes in this revision

Viewing changes to icons/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Jackson Doak
  • Date: 2014-06-23 08:06:22 UTC
  • mfrom: (1.1.38) (4.1.8 experimental)
  • Revision ID: package-import@ubuntu.com-20140623080622-o41oksze07m5wobg
Tags: 4.11.1-0ubuntu1
* New upstream release
* Merge from Debian unstable, remaining 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).
  - Use dh-autoreconf to update libtool for ppc64el.
  - debian/xfce4-panel.install: include both (gtk2 and gtk3) wrappers.
  - debian/rules: pass --enable-gtk3 to configure script.
  - debian/control: add b-dep on libgtk-3-dev.
  - debian/xfce4-panel.shlibs: updated for the gtk3 library.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.13.3 from Makefile.am.
 
1
# Makefile.in generated by automake 1.14.1 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994-2013 Free Software Foundation, Inc.
242
242
GTK3_REQUIRED_VERSION = @GTK3_REQUIRED_VERSION@
243
243
GTK3_VERSION = @GTK3_VERSION@
244
244
GTKDOC_CHECK = @GTKDOC_CHECK@
 
245
GTKDOC_CHECK_PATH = @GTKDOC_CHECK_PATH@
245
246
GTKDOC_DEPS_CFLAGS = @GTKDOC_DEPS_CFLAGS@
246
247
GTKDOC_DEPS_LIBS = @GTKDOC_DEPS_LIBS@
247
248
GTKDOC_MKPDF = @GTKDOC_MKPDF@