=head1 NAME
-ConfClerk - offline conference scheduler
+ConfClerk - offline conference schedule application
=head1 SYNOPSIS
B<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,
+from various views, supports searches on various items (speaker, speech topic,
location, etc.) and enables you to select favorite events and create your own
schedule.
-At the moment B<ConfClerk> is able to import schedules in XML format created by
-the PentaBarf conference management system used by e.g. FOSDEM, DebConf, and
-the CCC.
+At the moment B<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.
-ConfClerk is targetted at mobile devices like the Nokia N810 and N900 but
-works on any sytem running Qt.
+ConfClerk is targeted at mobile devices like the Nokia N810 and N900 but
+works on any system running Qt.
=head1 OPTIONS
=item Windows
In the registry (search for the Toastfreeware key, should be at
-F<HKEY_CURRENT_USER\Software\Toastfreeware\Desafinado>).
+F<HKEY_CURRENT_USER\Software\Toastfreeware\ConfClerk>).
=item Other OS
=head2 Main code
Copyright (C) 2010 Ixonos Plc.
- Copyright (C) 2011, Philipp Spitzer <philipp@toastfreeware.priv.at>
- Copyright (C) 2011, gregor herrmann <gregor@toastfreeware.priv.at>
+ Copyright (C) 2011-2017, Philipp Spitzer <philipp@toastfreeware.priv.at>
+ Copyright (C) 2011-2017, gregor herrmann <gregor@toastfreeware.priv.at>
+ Copyright (C) 2011-2017, Stefan Strahl <stefan@toastfreeware.priv.at>
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
GNOME icon theme is distributed under the terms of either
GNU LGPL v.3 or Creative Commons BY-SA 3.0 license.
+=item src/icons/favourite*, src/icons/alarm*, src/icons/collapse*, src/icons/expand*:
+
+ Copyright (C) 2012-2017, Philipp Spitzer <philipp@toastfreeware.priv.at>
+ Copyright (C) 2012-2017, Stefan Strahl <stefan@toastfreeware.priv.at>
+
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 2 of the License, or
+ (at your option) any later version.
+
=back