Project

General

Profile

Feature #362

allow usage of .ini config files with compile time switch -DENABLE_INI=1

Added by al over 15 years ago. Updated about 15 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
General / Unspecified
Target version:
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 about 15 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 about 15 years ago

  • Status changed from Assigned to Resolved
  • % Done changed from 0 to 100

Also available in: Atom PDF