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.
Copyright and License:
Copyright (C) 2010 Ixonos Plc.
- Copyright (C) 2011-2012, Philipp Spitzer, gregor herrmann
+ Copyright (C) 2011-2012, Philipp Spitzer, gregor herrmann, Stefan Strahl
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
with this program; if not, write to the Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+src/icons/favourite-*, src/icons/alarm-*, src/icons/collapse*, src/icons/expand*:
+
+ Copyright (C) 2012, Philipp Spitzer, Stefan Strahl
+
+ 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.
+
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License along
+ with this program; if not, write to the Free Software Foundation, Inc.,
+ 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+
src/icons/*:
-All icons are taken from the Debian package gnome-icon-theme, which contains
+All other icons are taken from the Debian package gnome-icon-theme, which contains
the following notice (as of 2011-06-24):
Copyright © 2002-2008:
GNOME icon theme is distributed under the terms of either
GNU LGPL v.3 or Creative Commons BY-SA 3.0 license.
-src/icons/emblem-new*:
-
- Copyright (C) 2011, Philipp Spitzer
-
- 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.
-
- This program is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
-
- You should have received a copy of the GNU General Public License along
- with this program; if not, write to the Free Software Foundation, Inc.,
- 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
-
History: