~ubuntu-branches/debian/experimental/xfce4-panel/experimental

« back to all changes in this revision

Viewing changes to plugins/windowmenu/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Yves-Alexis Perez
  • Date: 2011-02-27 00:55:05 UTC
  • mfrom: (1.3.14 upstream)
  • Revision ID: james.westby@ubuntu.com-20110227005505-qjs77aald09qzy26
Tags: 4.8.2-1
New upstream bugfix release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
196
196
GTK_LIBS = @GTK_LIBS@
197
197
GTK_REQUIRED_VERSION = @GTK_REQUIRED_VERSION@
198
198
GTK_VERSION = @GTK_VERSION@
 
199
HELPER_PATH_PREFIX = @HELPER_PATH_PREFIX@
199
200
HTML_DIR = @HTML_DIR@
200
201
INSTALL = @INSTALL@
201
202
INSTALL_DATA = @INSTALL_DATA@