~ubuntu-branches/ubuntu/lucid/bleachbit/lucid

« back to all changes in this revision

Viewing changes to cleaners/links2.xml

  • Committer: Bazaar Package Importer
  • Author(s): Luca Falavigna
  • Date: 2009-10-22 21:49:11 UTC
  • mfrom: (1.1.12 upstream) (0.6.5 sid)
  • Revision ID: james.westby@ubuntu.com-20091022214911-splx3epgkuhr48jb
Tags: 0.7.0-1
* New upstream release.
* debian/patches/GUI_relative_imports.patch:
  - Refreshed for new upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
25
25
  <option id="history">
26
26
    <label>History</label>
27
27
    <description>Delete the usage history</description>
28
 
    <action type="file">~/.links2/links.his</action>
 
28
    <action command="delete" search="file" path="~/.links2/links.his"/>
29
29
  </option>
30
30
</cleaner>