Sascha Kruse
d03344803d
settings.c: only include basedir.h if needed
2013-03-20 08:54:07 +00:00
Sascha Kruse
37242bc30a
don't segfault when no dunstrc is found
2013-02-27 00:02:14 +01:00
Sascha Kruse
0d8be7dccf
markup
2013-02-22 18:36:25 +00:00
Sascha Kruse
cff9c74e0e
License header and vim modeline
2013-02-22 06:09:13 +00:00
Sascha Kruse
e82da9d5e7
indent -linx --no-tabs
2013-02-21 23:23:54 +00:00
Sascha Kruse
b8004f56d8
remove folding markers again
2013-02-21 23:19:30 +00:00
Sascha Kruse
a587fea56f
moved rules related stuff to rules.{c,h}
2013-02-21 01:37:57 +00:00
Sascha Kruse
56716ec948
options.{c,h} -> option_parser.{c,h}
2013-02-21 01:27:32 +00:00
Sascha Kruse
be5940bc74
settings.{c,h}
...
Put all global variables that store user settings into
a struct to keep the namespace clean. Move loading of
settings into own file so that only the namespace of
settings.c gets polluted with the stuff from config.h
2013-02-21 01:22:46 +00:00