Skip to content

Commit ab032ec

Browse files
committed
Upgrade appdata file
1 parent bd3d2c7 commit ab032ec

File tree

2 files changed

+19
-96
lines changed

2 files changed

+19
-96
lines changed
Lines changed: 18 additions & 58 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<!-- Copyright 2014-2016 Sean Davis <[email protected]> -->
3-
<application>
4-
<id type="desktop">mugshot.desktop</id>
2+
<!-- Copyright 2014-2018 Sean Davis <[email protected]> -->
3+
<component type="desktop">
4+
<id>mugshot.desktop</id>
55
<metadata_license>CC0-1.0</metadata_license>
66
<project_license>GPL-3.0+</project_license>
77
<name>Mugshot</name>
@@ -22,30 +22,37 @@
2222
</description>
2323

2424
<screenshots>
25-
<screenshot type="default" width="640" height="360">https://screenshots.bluesabre.org/mugshot/mugshot.png</screenshot>
26-
<screenshot width="640" height="360">https://screenshots.bluesabre.org/mugshot/mugshot-pidgin-sync.png</screenshot>
25+
<screenshot type="default" height="360" width="640">
26+
<image>https://screenshots.bluesabre.org/mugshot/mugshot.png</image>
27+
</screenshot>
28+
<screenshot height="360" width="640">
29+
<image>https://screenshots.bluesabre.org/mugshot/mugshot-pidgin-sync.png</image>
30+
</screenshot>
2731
</screenshots>
2832

2933
<url type="homepage">https://launchpad.net/mugshot/</url>
3034
<url type="bugtracker">https://bugs.launchpad.net/mugshot/</url>
3135
<url type="help">https://wiki.bluesabre.org/doku.php?id=mugshot-docs</url>
36+
<url type="translate">https://translations.launchpad.net/mugshot</url>
3237

33-
<updatecontact>[email protected]</updatecontact>
38+
<update_contact>[email protected]</update_contact>
39+
40+
<translation type="gettext">mugshot</translation>
3441

3542
<provides>
3643
<binary>mugshot</binary>
3744
</provides>
3845

3946
<releases>
40-
<release version="0.3.2" timestamp="1478083500">
47+
<release version="0.3.2" date="2016-11-02">
4148
<description>
4249
<_p>This development release restores camera dialog functionality
4350
that with recent software versions.
4451
</_p>
4552
</description>
4653
</release>
4754

48-
<release version="0.3.1" timestamp="1459470600">
55+
<release version="0.3.1" date="2016-03-31">
4956
<description>
5057
<_p>This development release fixes a large number of bugs from
5158
previous releases. User properties that cannot be edited are
@@ -54,15 +61,15 @@
5461
</description>
5562
</release>
5663

57-
<release version="0.3.0" timestamp="1441648800">
64+
<release version="0.3.0" date="2015-09-07">
5865
<description>
5966
<_p>This development release upgrades the camera dialog to use
6067
Cheese and Clutter to display and capture the camera feed.
6168
</_p>
6269
</description>
6370
</release>
6471

65-
<release version="0.2.5" timestamp="1409617800">
72+
<release version="0.2.5" date="2014-09-01">
6673
<description>
6774
<_p>This stable release improves Mugshot functionality for LDAP users,
6875
and includes the latest SudoDialog, improving the appearance and
@@ -71,53 +78,6 @@
7178
</description>
7279
</release>
7380

74-
<release version="0.2.4" timestamp="1406977200">
75-
<description>
76-
<_p>This stable release improves the user configuration (chfn) backend
77-
and prevents Mugshot from locking up. Mugshot also no longer depends
78-
on AccountsService, but can leverage it to better support some systems.
79-
A critical bug that prevented some users from starting Mugshot was also
80-
addressed.
81-
</_p>
82-
</description>
83-
</release>
84-
85-
<release version="0.2.3" timestamp="1396661280">
86-
<description>
87-
<_p>This stable release improved AccountsService functionality and
88-
overall usability. Users without admin rights can no longer attempt to
89-
change their name, and initials are automatically populated when the
90-
name is entered.
91-
</_p>
92-
</description>
93-
</release>
94-
95-
<release version="0.2.2" timestamp="1394366340">
96-
<description>
97-
<_p>This stable release fixed a crash that occured when saving user
98-
details in a non-English locale. This release also included an updated
99-
translation template and new translations.
100-
</_p>
101-
</description>
102-
</release>
103-
104-
<release version="0.2.1" timestamp="1393800000">
105-
<description>
106-
<_p>This stable release fixed several bugs related to profile image
107-
management, introduced an improved password dialog, and transitioned to
108-
using GLib to more reliably determine user and environment settings.
109-
</_p>
110-
</description>
111-
</release>
112-
113-
<release version="0.2.0" timestamp="1390737600">
114-
<description>
115-
<_p>The first stable release introduced simplified packaging, replaced
116-
the Help functionality with the online help documents, and transitioned
117-
to using Python 3.
118-
</_p>
119-
</description>
120-
</release>
12181
</releases>
12282

123-
</application>
83+
</component>

po/mugshot.pot

Lines changed: 1 addition & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: PACKAGE VERSION\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2016-11-02 06:30-0400\n"
11+
"POT-Creation-Date: 2018-04-11 18:38-0400\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team: LANGUAGE <[email protected]>\n"
@@ -230,40 +230,3 @@ msgid ""
230230
"includes the latest SudoDialog, improving the appearance and usability of "
231231
"the password dialog."
232232
msgstr ""
233-
234-
#: ../data/appdata/mugshot.appdata.xml.in.h:9
235-
msgid ""
236-
"This stable release improves the user configuration (chfn) backend and "
237-
"prevents Mugshot from locking up. Mugshot also no longer depends on "
238-
"AccountsService, but can leverage it to better support some systems. A "
239-
"critical bug that prevented some users from starting Mugshot was also "
240-
"addressed."
241-
msgstr ""
242-
243-
#: ../data/appdata/mugshot.appdata.xml.in.h:10
244-
msgid ""
245-
"This stable release improved AccountsService functionality and overall "
246-
"usability. Users without admin rights can no longer attempt to change their "
247-
"name, and initials are automatically populated when the name is entered."
248-
msgstr ""
249-
250-
#: ../data/appdata/mugshot.appdata.xml.in.h:11
251-
msgid ""
252-
"This stable release fixed a crash that occured when saving user details in a "
253-
"non-English locale. This release also included an updated translation "
254-
"template and new translations."
255-
msgstr ""
256-
257-
#: ../data/appdata/mugshot.appdata.xml.in.h:12
258-
msgid ""
259-
"This stable release fixed several bugs related to profile image management, "
260-
"introduced an improved password dialog, and transitioned to using GLib to "
261-
"more reliably determine user and environment settings."
262-
msgstr ""
263-
264-
#: ../data/appdata/mugshot.appdata.xml.in.h:13
265-
msgid ""
266-
"The first stable release introduced simplified packaging, replaced the Help "
267-
"functionality with the online help documents, and transitioned to using "
268-
"Python 3."
269-
msgstr ""

0 commit comments

Comments
 (0)