aboutsummaryrefslogtreecommitdiffstats
path: root/src/main.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.h')
-rw-r--r--src/main.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main.h b/src/main.h
index c8f9781..a5fd502 100644
--- a/src/main.h
+++ b/src/main.h
@@ -1,5 +1,6 @@
#include <gio/gio.h>
+//TODO change this to config dir, not data dir
gboolean install_conf() {
gchar *our_conf_uri = "systemd-utl/xml-conf/";
gchar **data_dir = g_get_system_data_dirs();