OSG_Mugshot_fork/data/appdata/mugshot.appdata.xml.in

99 lines
3.5 KiB
XML
Raw Normal View History

2014-07-27 23:55:15 +00:00
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2014 Sean Davis <smd.seandavis@gmail.com> -->
<application>
<id type="desktop">mugshot.desktop</id>
<metadata_license>CC0-1.0</metadata_license>
<project_license>GPL-3.0+</project_license>
<name>Mugshot</name>
<_summary>Lightweight user configuration</_summary>
<description>
<_p>
2014-09-01 01:40:51 +00:00
Mugshot enables users to easily update personal contact information.
2014-07-27 23:55:15 +00:00
With Mugshot, users are able to:
</_p>
<ul>
<_li>Set the account photo displayed at login and optionally synchronize
this photo with their Pidgin buddy icon</_li>
<_li>Set account details stored in /etc/passwd (usable with the finger
command) and optionally synchronize with their LibreOffice contact
information</_li>
</ul>
</description>
<screenshots>
<screenshot type="default" width="640" height="360">http://screenshots.smdavis.us/mugshot/mugshot.png</screenshot>
<screenshot width="640" height="360">http://screenshots.smdavis.us/mugshot/mugshot-pidgin-sync.png</screenshot>
</screenshots>
<url type="homepage">https://launchpad.net/mugshot/</url>
<url type="bugtracker">https://bugs.launchpad.net/mugshot/</url>
<url type="help">http://wiki.smdavis.us/doku.php?id=mugshot-docs</url>
<updatecontact>smd-seandavis@ubuntu.com</updatecontact>
<provides>
<binary>mugshot</binary>
</provides>
<releases>
<release version="0.2.5" timestamp="">
<description>
<_p>This stable release improves Mugshot functionality for LDAP users,
and includes the latest SudoDialog, improving the appearance and
usability of the password dialog.
</_p>
</description>
</release>
2014-08-02 10:37:02 +00:00
<release version="0.2.4" timestamp="1406977200">
2014-07-27 23:55:15 +00:00
<description>
<_p>This stable release improves the user configuration (chfn) backend
and prevents Mugshot from locking up. Mugshot also no longer depends
on AccountsService, but can leverage it to better support some systems.
A critical bug that prevented some users from starting Mugshot was also
addressed.
</_p>
</description>
</release>
<release version="0.2.3" timestamp="1396661280">
2014-07-27 23:55:15 +00:00
<description>
<_p>This stable release improved AccountsService functionality and
overall usability. Users without admin rights can no longer attempt to
change their name, and initials are automatically populated when the
name is entered.
</_p>
</description>
</release>
<release version="0.2.2" timestamp="1394366340">
2014-07-27 23:55:15 +00:00
<description>
<_p>This stable release fixed a crash that occured when saving user
details in a non-English locale. This release also included an updated
translation template and new translations.
</_p>
</description>
</release>
<release version="0.2.1" timestamp="1393800000">
2014-07-27 23:55:15 +00:00
<description>
<_p>This stable release fixed several bugs related to profile image
management, introduced an improved password dialog, and transitioned to
using GLib to more reliably determine user and environment settings.
</_p>
</description>
</release>
<release version="0.2.0" timestamp="1390737600">
2014-07-27 23:55:15 +00:00
<description>
<_p>The first stable release introduced simplified packaging, replaced
the Help functionality with the online help documents, and transitioned
to using Python 3.
</_p>
</description>
</release>
</releases>
</application>