~ubuntu-branches/ubuntu/feisty/gnome-apt/feisty

« back to all changes in this revision

Viewing changes to src/infopanes.h

  • Committer: Bazaar Package Importer
  • Author(s): Stefan Potyra
  • Date: 2006-02-20 16:09:36 UTC
  • Revision ID: james.westby@ubuntu.com-20060220160936-zf5zayznnxtwszmj
Tags: 0.4.9-1ubuntu3
* Add libstartup-notification0-dev to build-depends.
* Applied rename_method_Status.patch to fix FTBFS.

Show diffs side-by-side

added added

removed removed

Lines of Context:
55
55
  virtual string Size();
56
56
  virtual string Installed_Size();
57
57
  virtual string Maintainer();
58
 
  virtual string Status();
 
58
  virtual string PackageStatus();
59
59
  virtual string Current_Version();
60
60
  virtual string Architecture();
61
61
  virtual string Source();