Last change
on this file since f374273 was
f374273,
checked in by gregor herrmann <gregor@…>, 3 years ago
|
Add appstream metadata file.
|
-
Property mode set to
100644
|
File size:
1.3 KB
|
Line | |
---|
1 | <?xml version="1.0" encoding="UTF-8"?> |
---|
2 | <component type="desktop-application"> |
---|
3 | <id>at.priv.toastfreeware.confclerk</id> |
---|
4 | <name>ConfClerk</name> |
---|
5 | <summary>offline conference schedule application</summary> |
---|
6 | <metadata_license>FSFAP</metadata_license> |
---|
7 | <project_license>GPL-2.0+</project_license> |
---|
8 | <description> |
---|
9 | <p> |
---|
10 | ConfClerk is an application written in Qt, which makes conference schedules available offline. It displays the conference schedule from various views, support searches on various items (speaker, speech topic, location, etc.) and enables you to select favorite events and create your own schedule. |
---|
11 | </p> |
---|
12 | <p> |
---|
13 | At the moment ConfClerk is able to import schedules in XML format created by the PentaBarf conference management system (or frab) used by e.g. FOSDEM, DebConf, FrOSCon, Grazer LinuxTage, and the CCC congresses. |
---|
14 | </p> |
---|
15 | <p> |
---|
16 | ConfClerk is targeted at mobile devices but works on any system running Qt. |
---|
17 | </p> |
---|
18 | </description> |
---|
19 | <launchable type="desktop-id">confclerk.desktop</launchable> |
---|
20 | <screenshots> |
---|
21 | <screenshot type="default"> |
---|
22 | <image>https://www.toastfreeware.priv.at/confclerk/attachment/wiki/WikiStart/2013-01-28-175815_517x502_scrot.png</image> |
---|
23 | </screenshot> |
---|
24 | </screenshots> |
---|
25 | <url type="homepage">https://www.toastfreeware.priv.at/confclerk</url> |
---|
26 | </component> |
---|
Note: See
TracBrowser
for help on using the repository browser.