~ubuntu-branches/debian/sid/acetoneiso/sid

« back to all changes in this revision

Viewing changes to acetoneiso/sources/acetoneiso.h

  • Committer: Package Import Robot
  • Author(s): Nick Andrik
  • Date: 2013-01-18 16:07:42 UTC
  • Revision ID: package-import@ubuntu.com-20130118160742-z891e5u7o0668b43
Tags: 2.3-3
* Replace fuse-utils build-dep with fuse, since
 the package has been renamed (Closes: #698120)
* Update translations from Launchpad

* Support for hardening
  - Bumped compatibility level to 9
  - Bumped debhelper build-dep version to 9
  - Enabled hardening flags in debian/rules
* Updated debian/copyright in format 1.0
* Bumped standards version to 3.9.4

Show diffs side-by-side

added added

removed removed

Lines of Context:
170
170
    void database_label();
171
171
    void call_database_options();
172
172
    void history_autoclean();
173
 
    void history_remove_nonexistant_images();
 
173
    void history_remove_nonexistent_images();
174
174
    void historydoubleclickmount(QListWidgetItem *);
175
175
    void historycontextmenu(const QPoint & posh);
176
176
    void mountdisplaycontextmenu(const QPoint & posm);