~canonical-dx-team/ubuntu/maverick/gtk+2.0/menuproxy

« back to all changes in this revision

Viewing changes to modules/engines/ms-windows/Theme/gtk-2.0/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2010-06-02 15:59:27 UTC
  • mfrom: (72.1.15 experimental)
  • Revision ID: james.westby@ubuntu.com-20100602155927-uwh99v2582rw3r8z
Tags: 2.21.1-1ubuntu1
* debian/patches/070_mandatory-relibtoolize.patch:
  - refreshed
* debian/patches/072_indicator_menu_update.patch:
  - change by Cody Russell to send an update event on menu changes,
    should make the bluetooth indicator refresh correctly (lp: #558841)
* debian/patches/091_bugzilla_tooltip_refresh.patch:
  - refreshed

Show diffs side-by-side

added added

removed removed

Lines of Context:
246
246
PATH_SEPARATOR = @PATH_SEPARATOR@
247
247
PERL = @PERL@
248
248
PKG_CONFIG = @PKG_CONFIG@
 
249
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
 
250
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
249
251
POFILES = @POFILES@
250
252
POSUB = @POSUB@
251
253
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@