~danieljabailey/inkscape/arc_node_editor

« back to all changes in this revision

Viewing changes to inkscape.appdata.xml.in

  • Committer: scislac
  • Date: 2009-08-12 07:57:52 UTC
  • Revision ID: scislac@users.sourceforge.net-20090812075752-3zt99jgeqr3bm16j
much better quality multi-size windows icon, thanks ChrisMorgan

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?xml version="1.0" encoding="UTF-8"?>
2
 
<!-- Copyright 2016 Richard Hughes <richard@hughsie.com> -->
3
 
<component type="desktop">
4
 
  <id>inkscape.desktop</id>
5
 
  <metadata_license>CC0-1.0</metadata_license>
6
 
  <project_license>GPL-2.0+</project_license>
7
 
  <translation type="gettext">inkscape</translation>
8
 
  <_name>Inkscape</_name>
9
 
  <_summary>Vector Graphics Editor</_summary>
10
 
  <description>
11
 
    <_p>
12
 
      An Open Source vector graphics editor, with capabilities similar to
13
 
      Illustrator, CorelDraw, or Xara X, using the W3C standard Scalable Vector
14
 
      Graphics (SVG) file format.
15
 
    </_p>
16
 
    <_p>
17
 
      Inkscape supports many advanced SVG features (markers, clones, alpha blending,
18
 
      etc.) and great care is taken in designing a streamlined interface.
19
 
      It is very easy to edit nodes, perform complex path operations, trace
20
 
      bitmaps and much more.
21
 
      We also aim to maintain a thriving user and developer community by using
22
 
      open, community-oriented development.
23
 
    </_p>
24
 
  </description>
25
 
  <url type="homepage">http://inkscape.org/</url>
26
 
  <url type="bugtracker">https://inkscape.org/en/contribute/report-bugs/</url>
27
 
  <url type="donation">https://inkscape.org/en/support-us/donate/</url>
28
 
  <url type="help">https://inkscape.org/en/learn/books/</url>
29
 
  <screenshots>
30
 
    <screenshot type="default">
31
 
      <image>https://raw.githubusercontent.com/hughsie/fedora-appstream/master/screenshots-extra/inkscape/a.png</image>
32
 
      <_caption>Main application window</_caption>
33
 
    </screenshot>
34
 
  </screenshots>
35
 
  <update_contact><!-- upstream-contact_at_email.com --></update_contact>
36
 
</component>