summarylogtreecommitdiffstats
path: root/tupitube.appdata.xml
blob: 1cac37d8970018572299e78637192b466c35a7cc (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
<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop-application">
  <id>com.maefloresta.tupitube</id>
  <launchable type="desktop-id">tupitube.desktop</launchable>
  <name>TupiTube Desk</name>
  <summary>2D Animation Toolkit</summary>
  <metadata_license>CC0-1.0</metadata_license>
  <project_license>GPL-2.0</project_license>
  <description>
    <p>TupiTube Desk is a 2D animation tool for desktop environments focused on usability for children and amateur artists.</p>
  </description>
  <screenshots>
    <screenshot type="default"><image>https://a.fsdn.com/con/app/proj/tupi2d/screenshots/screen01_en.png</image>
    </screenshot>
    <screenshot><image>https://a.fsdn.com/con/app/proj/tupi2d/screenshots/screen02_en.png</image>
    </screenshot>
    <screenshot><image>https://a.fsdn.com/con/app/proj/tupi2d/screenshots/screen03_en.png</image>
    </screenshot>
    <screenshot><image>https://a.fsdn.com/con/app/proj/tupi2d/screenshots/tweening-en.png</image>
    </screenshot>
  </screenshots>
  <url type="bugtracker">https://github.com/xtingray/tupitube.desk/issues</url>
  <url type="homepage">https://www.maefloresta.com/</url>
</component>