~ted/ubuntu/lucid/tomboy/with-patch

« back to all changes in this revision

Viewing changes to data/tomboy.xml

  • Committer: Ted Gould
  • Date: 2010-04-02 13:59:25 UTC
  • mfrom: (45.1.2 lucid)
  • Revision ID: ted@gould.cx-20100402135925-h91gykz92v16y26a
* Updating to trunk.
* New upstream version:
  - Handle new application/x-note mimetype 
  - Add a text/path-list target when drag-and-dropping from Search window,
    allowing basic note transfer via Empathy 
  - Allow icon themes to customize the panel/tray icon separately  
    (lp: #531533)
  - Fix icon embedding in Mac build 
  - Fix errors when using GTK+ >= 2.19.7
* debian/rules:
  - use --disable-update-mimedb there

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version='1.0' encoding='utf-8'?>
 
2
<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info">
 
3
    <mime-type type="application/x-note">
 
4
        <glob pattern="*.note"/>
 
5
    </mime-type>
 
6
</mime-info>