Feature #362
allow usage of .ini config files with compile time switch -DENABLE_INI=1
Start date:
Due date:
% Done:
100%
Estimated time:
OS:
Any
Description
When compiled with cmake -DENABLE_INI=1, Quassel stores its settings in .ini files instead of the platform "native" style.
This helps Windows Domain users who can't easily synchronize registry entries across different workstations.
History
#1 Updated by Sputnick almost 16 years ago
- Status changed from New to Assigned
- Assignee set to Sputnick
- Priority changed from High to Normal
- Target version set to 0.4.0
Will generally store settings in .ini files in a specifiable config dir. Should make things much easier for packagers/distros (as needing a home directory is a PITA in many setups), and keep configs and database in one place. Crossplatform is cool, but Qt chose to define their own "standard" obviously, as nothing else is using ~/.config apparently.
#2 Updated by Sputnick almost 16 years ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
Windows (always) stores settings in .ini files as of http://git.quassel-irc.org/?p=quassel.git;a=commit;h=17a2e7912f49f70273f90ea3f744960a7d08a6b4