~ubuntu-branches/ubuntu/utopic/anjuta/utopic

« back to all changes in this revision

Viewing changes to anjuta.appdata.xml.in

  • Committer: Package Import Robot
  • Author(s): Andreas Henriksson, Jackson Doak
  • Date: 2014-07-12 15:17:39 UTC
  • mfrom: (1.1.56) (27.1.27 sid)
  • Revision ID: package-import@ubuntu.com-20140712151739-eyw0ufhvwa5s11jc
Tags: 2:3.12.0-1
* Team upload.

[ Jackson Doak ]
* New upstream release
* Drop 03_valac_0.22.patch, fixed upstream\
* debian/control:
  - Bump b-dep version on libgtk-3-dev (>= 3.6.0), libglib2.0-dev (>= 2.34.0)
  - Bump stardards-version to 3.9.5. No changes.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
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>