build-basic-autotools: Keep the most recent message pane on the left
[anjuta.git] / anjuta.appdata.xml.in
blob18d17114ae372c03ccc07dc0b6b5b2d16c252853
1 <?xml version="1.0" encoding="UTF-8"?>
2 <application>
3 <id type="desktop">anjuta.desktop</id>
4 <licence>CC0</licence>
5 <description>
6 <_p>
7 Anjuta DevStudio is a versatile software development studio featuring a
8 number of advanced programming facilities including project management,
9 application wizard, interactive debugger, source editor, version control,
10 GUI designer, profiler and many more tools.
11 It focuses on providing simple and usable user interface, yet powerful for
12 efficient development.
13 </_p>
14 <_p>
15 Anjuta is very extensible with plugins. Almost all features in Anjuta are
16 implemented using plugins which can be dynamically enabled or disabled.
17 You can choose which plugins should be active for your project.
18 Like the user interface layout, the set of active plugins is also
19 persistent for each project making it easy to work on projects with
20 various levels of complexity.
21 Using plugins, you can extend Anjuta with your own features.
22 </_p>
23 <_p>
24 The project wizard lets you create new projects from a selection of
25 project templates.
26 The selection includes simple generic, flat (no subdirectory), GTK+,
27 GNOME, Java, Python projects and more.
28 New templates can be easily downloaded and installed.
29 </_p>
30 </description>
31 <screenshots>
32 <screenshot type="default">https://projects.gnome.org/anjuta/screenshots/anjuta-2.1.2-9.png</screenshot>
33 <screenshot>https://projects.gnome.org/anjuta/screenshots/anjuta-2.1.2-8.png</screenshot>
34 </screenshots>
35 <url type="homepage">https://projects.gnome.org/anjuta/</url>
36 <updatecontact>anjuta-list@gnome.org</updatecontact>
37 </application>