Changeset 2def667 in confclerk_git
- Timestamp:
- 03/09/20 20:33:12 (3 years ago)
- Branches:
- master
- Children:
- 28acdbe
- Parents:
- f374273
- git-author:
- gregor herrmann <gregor@…> (03/09/20 20:30:10)
- git-committer:
- gregor herrmann <gregor@…> (03/09/20 20:33:12)
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
README
rf374273 r2def667 103 103 system and the FOSDEM conference. 104 104 fosdem-schedule was written by Ixonos Plc., maintained at 105 http ://sourceforge.net/projects/fosdem-maemo/ , and released under the GNU GPL105 https://sourceforge.net/projects/fosdem-maemo/ , and released under the GNU GPL 106 106 2 or later. 107 107 Cf. docs/fosdem-schedule for more information. … … 111 111 The project was started after fosdem-schedule was not actively developped 112 112 anymore and with the "blessing" of the fosdem-schedule developers; cf. 113 http ://sourceforge.net/mailarchive/forum.php?thread_name=20110621171440.GA4521%40nerys.comodo.priv.at&forum_name=fosdem-maemo-devel113 https://sourceforge.net/mailarchive/forum.php?thread_name=20110621171440.GA4521%40nerys.comodo.priv.at&forum_name=fosdem-maemo-devel 114 114 Thanks guys! 115 115 … … 120 120 Toastfreeware 121 121 <toast+confclerk@toastfreeware.priv.at> 122 http ://www.toastfreeware.priv.at/confclerk/122 https://www.toastfreeware.priv.at/confclerk/ 123 123 124 124 … … 130 130 - DebConf (2015, summit): https://summit.debconf.org/debconf15.xml 131 131 - DebConf (2016, wafer): https://debconf16.debconf.org/schedule/pentabarf.xml 132 - FOSDEM: http ://fosdem.org/schedule/xml133 - FrOSCon (2016): http ://programm.froscon.org/2016/schedule.xml132 - FOSDEM: https://fosdem.org/schedule/xml 133 - FrOSCon (2016): https://programm.froscon.org/2016/schedule.xml 134 134 - Grazer Linuxtage (2016): https://glt16-programm.linuxtage.at/schedule.xml -
data/confclerk.pod
rf374273 r2def667 48 48 49 49 Cf. the QSettings documentation at 50 L<http ://doc.qt.nokia.com/stable/qsettings.html#locations-where-application-settings-are-stored>.50 L<https://doc.qt.io/qt-5/qsettings.html#platform-specific-notes>. 51 51 52 52 =back … … 55 55 56 56 B<ConfClerk> keeps its database in the location proposed by the XDG Base 57 Directory specification L<http ://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html>:57 Directory specification L<https://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html>: 58 58 59 59 So the configuration (see L</"CONFIGURATION">) is stored at
Note: See TracChangeset
for help on using the changeset viewer.