summaryrefslogtreecommitdiffstats
path: root/src/config/profiles.c
Commit message (Collapse)AuthorAgeFilesLines
* mq_profiles_insert(): Replace disallowed characters with "_", not "-"Patrick McDermott2017-11-041-1/+1
|
* mq_profiles_insert(): New functionPatrick McDermott2017-11-041-0/+19
|
* mq_profiles_get_default(): New functionPatrick McDermott2017-11-041-0/+23
|
* mq_profiles_remove(): New functionPatrick McDermott2017-11-041-0/+6
|
* mq_profiles_set_default(): FixPatrick McDermott2017-11-041-1/+1
|
* mq_profiles_set_default(): New functionPatrick McDermott2017-11-041-0/+17
|
* mq_profiles_is_default(): New functionPatrick McDermott2017-11-041-0/+7
|
* mq_profiles_new(): Call g_key_file_new()Patrick McDermott2017-11-041-0/+1
|
* [WIP] src/config/profiles.[ch]: New filesPatrick McDermott2017-11-041-0/+124