|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | 2 | <component type="desktop"> |
3 | | - <id>system-config-printer.desktop</id> |
| 3 | + <id>org.fedoraproject.systemconfigprinter</id> |
4 | 4 | <metadata_license>CC0</metadata_license> |
5 | 5 | <project_license>GPL-2.0+</project_license> |
6 | | - <_name>Print Settings</_name> |
7 | | - <_summary>Configure printer queues</_summary> |
| 6 | + <name>Print Settings</name> |
| 7 | + <summary>Configure printer queues</summary> |
8 | 8 |
|
9 | 9 | <description> |
10 | | - <_p>With system-config-printer you can add, edit and delete |
| 10 | + <p>With system-config-printer you can add, edit and delete |
11 | 11 | printer queues. It allows you to choose the connection method and |
12 | | - the printer driver.</_p> |
| 12 | + the printer driver.</p> |
13 | 13 |
|
14 | | - <_p>For each queue, you can adjust the default page size and other |
| 14 | + <p>For each queue, you can adjust the default page size and other |
15 | 15 | driver options, as well as seeing ink/toner levels and status |
16 | | - messages.</_p> |
| 16 | + messages.</p> |
17 | 17 | </description> |
18 | 18 |
|
19 | 19 | <screenshots> |
20 | | - <screenshot type="default" width="624" height="351">https://raw.githubusercontent.com/zdohnal/system-config-printer/master/data/screenshot-mainwindow.png</screenshot> |
21 | | - <screenshot width="752" height="423">https://raw.githubusercontent.com/zdohnal/system-config-printer/master/data/screenshot-properties.png</screenshot> |
| 20 | + <screenshot type="default"> |
| 21 | + <caption>Main window</caption> |
| 22 | + <image type="source" width="624" height="351">https://raw.githubusercontent.com/zdohnal/system-config-printer/master/data/screenshot-mainwindow.png</image> |
| 23 | + </screenshot> |
| 24 | + <screenshot> |
| 25 | + <caption>Printer properties</caption> |
| 26 | + <image type="source" width="752" height="423">https://raw.githubusercontent.com/zdohnal/system-config-printer/master/data/screenshot-properties.png</image> |
| 27 | + </screenshot> |
22 | 28 | </screenshots> |
23 | 29 |
|
24 | 30 | <url type="homepage">https://github.com/zdohnal/system-config-printer/</url> |
|
0 commit comments