finish migrating old code to work with gdbus-codegen types, cleaned up config IO...
[systembsd.git] / src / main.h
index c8f97819dee7e4811a1715d80b25f3fafc71908d..a5fd502aa5dd181248f8594eea995e887ed4bb44 100644 (file)
@@ -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();