~jibel/synaptic/bugs.309906.385739.403165

« back to all changes in this revision

Viewing changes to gtk/glade/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Michael Vogt
  • Date: 2008-09-22 15:57:58 UTC
  • Revision ID: james.westby@ubuntu.com-20080922155758-gvuvtlz618753x61
Tags: 0.62.1ubuntu9
* gtk/rgmainwindow.cc:
  - only xapian search when more than one char is used
    in the search querry (LP: #260739)
* common/rpackagelister.{cc,h}:
  - expand partial strings in search as you type so that
    "ged" finds "gedit" (LP: #261423)
* 10_ubuntu_maintenance_gui.dpatch:
  - make sure to look only for immutable release files
    when calculating the support time

Show diffs side-by-side

added added

removed removed

Lines of Context:
121
121
LIBEPT_LIBS = @LIBEPT_LIBS@
122
122
LIBOBJS = @LIBOBJS@
123
123
LIBS = @LIBS@
 
124
LIBTAGCOLL_CFLAGS = @LIBTAGCOLL_CFLAGS@
 
125
LIBTAGCOLL_LIBS = @LIBTAGCOLL_LIBS@
124
126
LP_CFLAGS = @LP_CFLAGS@
125
127
LP_LIBS = @LP_LIBS@
126
128
LTLIBOBJS = @LTLIBOBJS@