dia/dia.appdata.xml

37 lines
1.6 KiB
XML
Raw Normal View History

<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2014 Ryan Lerch <rlerch@redhat.com> -->
<!-- HOUSEKEEPING, REMOVE THIS COMMENT WHEN THIS GOES UPSTREAM
BugReportURL: https://bugzilla.gnome.org/show_bug.cgi?id=710955
SentUpstream: 2013-10-27
-->
<application>
<id type="desktop">dia.desktop</id>
<metadata_license>CC0-1.0</metadata_license>
<summary>Dia is a GTK+ based diagram creation program</summary>
<description>
<p>
Dia is roughly inspired by the commercial Windows program 'Visio,' though
more geared towards informal diagrams for casual use.
It can be used to draw many different kinds of diagrams.
It currently has special objects to help draw entity relationship diagrams,
UML diagrams, flowcharts, network diagrams, and many other diagrams.
It is also possible to add support for new shapes by writing simple XML files,
using a subset of SVG to draw the shape.
</p>
<p>
It can load and save diagrams to a custom XML format (gzipped by default,
to save space), can export diagrams to a number of formats, including EPS,
SVG, XFIG, WMF and PNG, and can print diagrams (including ones that span
multiple pages).
</p>
</description>
<url type="homepage">https://wiki.gnome.org/Apps/Dia</url>
<screenshots>
<screenshot type="default">https://wiki.gnome.org/Apps/Dia/Screenshots?action=AttachFile&amp;do=get&amp;target=dia-0.97-integrated-ui.png</screenshot>
<screenshot>https://wiki.gnome.org/Apps/Dia/Screenshots?action=AttachFile&amp;do=get&amp;target=UML+properties.png</screenshot>
</screenshots>
<updatecontact>dia-list@gnome.org</updatecontact>
</application>