summaryrefslogtreecommitdiff
path: root/data/mate-calc.appdata.xml.in
blob: 13c634f0f537122365967b8cc54f094144812df6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2014 MATE team <mate-dev@ml.mate-desktop.org> -->
<component type="desktop">
 <id>mate-calc.desktop</id>
 <metadata_license>CC0-1.0</metadata_license>
 <project_license>GPL-2.0+</project_license>
 <name>MATE Calc</name>
 <summary>MATE Desktop calculator</summary>
 <description>
  <p>
   MATE Calc is a powerful graphical calculator with financial,
   logical and scientific modes. It uses a multiple precision package
   to do its arithmetic to give a high degree of accuracy.
  </p>
  <p>
   MATE Calc is a fork of GNOME Calc and part of the MATE Desktop Environment.
   If you would like to know more about MATE and MATE Calc, please visit the
   project's home page.
  </p>
 </description>
 <screenshots>
  <screenshot type="default">
   <image width="314" height="247">
    https://alexpl.fedorapeople.org/AppData/mate-calc/screens/mate-calc_01.png
   </image>
  </screenshot>
  <screenshot>
   <image width="564" height="308">
    https://alexpl.fedorapeople.org/AppData/mate-calc/screens/mate-calc_02.png
   </image>
  </screenshot>
  <screenshot>
   <image width="514" height="374">
    https://alexpl.fedorapeople.org/AppData/mate-calc/screens/mate-calc_03.png
   </image>
  </screenshot>
 </screenshots>
 <url type="homepage">http://www.mate-desktop.org</url>
 <updatecontact>mate-dev@ml.mate-desktop.org</updatecontact>
 <project_group>MATE</project_group>
</component>