~elementary-apps/pantheon-files/trunk

« back to all changes in this revision

Viewing changes to data/org.pantheon.files.appdata.xml.in

  • Committer: RabbitBot
  • Author(s): Daniel Foré
  • Date: 2016-09-28 17:35:30 UTC
  • mfrom: (2329.1.1 pantheon-files)
  • Revision ID: rabbitbot-20160928173530-7wntob1w1f942tpu
Add releases info to appdata.xml

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<?xml version="1.0" encoding="UTF-8"?>
2
 
<!-- Copyright 2015 elementary, LLC <contact@elementary.io> -->
 
2
<!-- Copyright 2016 elementary, LLC <contact@elementary.io> -->
3
3
<component type="desktop">
4
4
  <id>org.pantheon.files.desktop</id>
5
5
  <metadata_license>CC0-1.0</metadata_license>
17
17
    <binary>pantheon-files-daemon</binary>
18
18
    <binary>pantheon-files-pkexec</binary>
19
19
  </provides>
 
20
  <releases>
 
21
    <release version="0.3.0.3" date="" urgency="medium">
 
22
      <description>
 
23
        <ul>
 
24
          <_li>Improve file opening over Samba shares</_li>
 
25
          <_li>Fix a crash when restoring items from the Trash</_li>
 
26
          <_li>Improve cut/copy/paste sensitivity in context menu</_li>
 
27
          <_li>Translation updates</_li>
 
28
        </ul>
 
29
      </description>
 
30
    </release>
 
31
    <release version="0.3.0.2" date="2016-09-01" urgency="medium">
 
32
      <description>
 
33
        <ul>
 
34
          <_li>Minor bug fixes</_li>
 
35
        </ul>
 
36
      </description>
 
37
    </release>
 
38
  </releases>
20
39
  <developer_name>elementary LLC.</developer_name>
21
40
  <url type="homepage">http://elementary.io/</url>
22
41
  <url type="bugtracker">https://bugs.launchpad.net/pantheon-files</url>