- 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)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
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.