|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?>
|
2 |
| -<!-- Copyright 2014 bpython authors --> |
| 2 | +<!-- Copyright 2014-2015 bpython authors --> |
3 | 3 |
|
4 |
| -<application> |
5 |
| - <id type="desktop">bpython.desktop</id> |
| 4 | +<component type="desktop"> |
| 5 | + <id>bpython.desktop</id> |
6 | 6 | <metadata_license>CC0-1.0</metadata_license>
|
7 | 7 | <project_license>MIT</project_license>
|
8 | 8 | <name>bpython interpreter</name>
|
|
23 | 23 | </p>
|
24 | 24 | </description>
|
25 | 25 | <url type="homepage">http://www.bpython-interpreter.org/</url>
|
| 26 | + <url type="bugtracker">https://github.com/bpython/bpython/issues</url> |
26 | 27 | <screenshots>
|
27 |
| - <screenshot type="default">http://bpython-interpreter.org/images/8.png</screenshot> |
28 |
| - <screenshot>http://bpython-interpreter.org/images/1.png</screenshot> |
29 |
| - <screenshot>http://bpython-interpreter.org/images/2.png</screenshot> |
30 |
| - <screenshot>http://bpython-interpreter.org/images/3.png</screenshot> |
31 |
| - <screenshot>http://bpython-interpreter.org/images/4.png</screenshot> |
32 |
| - <screenshot>http://bpython-interpreter.org/images/5.png</screenshot> |
33 |
| - <screenshot>http://bpython-interpreter.org/images/6.png</screenshot> |
34 |
| - <screenshot>http://bpython-interpreter.org/images/7.png</screenshot> |
| 28 | + <screenshot type="default"> |
| 29 | + <image>http://bpython-interpreter.org/images/8.png</image> |
| 30 | + </screenshot> |
| 31 | + <screenshot> |
| 32 | + <image>http://bpython-interpreter.org/images/1.png</image> |
| 33 | + </screenshot> |
| 34 | + <screenshot> |
| 35 | + <image>http://bpython-interpreter.org/images/2.png</image> |
| 36 | + </screenshot> |
| 37 | + <screenshot> |
| 38 | + <image>http://bpython-interpreter.org/images/3.png</image> |
| 39 | + </screenshot> |
| 40 | + <screenshot> |
| 41 | + <image>http://bpython-interpreter.org/images/4.png</image> |
| 42 | + </screenshot> |
| 43 | + <screenshot> |
| 44 | + <image>http://bpython-interpreter.org/images/5.png</image> |
| 45 | + </screenshot> |
| 46 | + <screenshot> |
| 47 | + <image>http://bpython-interpreter.org/images/6.png</image> |
| 48 | + </screenshot> |
| 49 | + <screenshot> |
| 50 | + <image>http://bpython-interpreter.org/images/7.png</image> |
| 51 | + </screenshot> |
35 | 52 | </screenshots>
|
36 |
| - <updatecontact>bpython@googlegroups.com</updatecontact> |
37 |
| -</application> |
| 53 | + <update_contact>bpython@googlegroups.com</update_contact> |
| 54 | +</component> |
0 commit comments