~ubuntu-branches/ubuntu/oneiric/xfce4-indicator-plugin/oneiric-proposed

« back to all changes in this revision

Viewing changes to icons/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Lionel Le Folgoc
  • Date: 2011-06-26 01:24:54 UTC
  • mfrom: (3.2.2 sid)
  • Revision ID: james.westby@ubuntu.com-20110626012454-u3ra9bypujkz4qgk
Tags: 0.2.1-1ubuntu1
* Merge from Debian unstable, remaining Ubuntu changes:
  - debian/patches:
    + 0004-cherry-pick-vertical-panel-fixes.patch: cherry-pick from upstream
      4e55a3d7292bd4f15b1555530f58e559cb99e965
      2c0cc99c948d1b5e1ff5fb11057a6bb549849a2d
      Fixes vertical panel issue with indicators (LP: #787977)
    + xubuntu_exclude-modules.patch: add a blacklist option. Some modules
      are unneeded/redundant/badly work on Xubuntu (e.g. appmenu), so give
      the possibility to ignore them.
    + series: refreshed.

Show diffs side-by-side

added added

removed removed

Lines of Context:
157
157
LIBXFCE4UTIL_LIBS = @LIBXFCE4UTIL_LIBS@
158
158
LIBXFCE4UTIL_REQUIRED_VERSION = @LIBXFCE4UTIL_REQUIRED_VERSION@
159
159
LIBXFCE4UTIL_VERSION = @LIBXFCE4UTIL_VERSION@
160
 
LIBXFCEGUI4_CFLAGS = @LIBXFCEGUI4_CFLAGS@
161
 
LIBXFCEGUI4_LIBS = @LIBXFCEGUI4_LIBS@
162
 
LIBXFCEGUI4_REQUIRED_VERSION = @LIBXFCEGUI4_REQUIRED_VERSION@
163
 
LIBXFCEGUI4_VERSION = @LIBXFCEGUI4_VERSION@
164
160
LIPO = @LIPO@
165
161
LN_S = @LN_S@
166
162
LTLIBOBJS = @LTLIBOBJS@