aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO9
1 files changed, 9 insertions, 0 deletions
diff --git a/TODO b/TODO
new file mode 100644
index 0000000..dd4a89f
--- /dev/null
+++ b/TODO
@@ -0,0 +1,9 @@
+SHORT TERM TODO:
+ - due dilligence in a profiler
+ - need to install the .indicator file during "make install"
+ - remove shared-dbus: prefs panel needs to look for running indicator in a new way
+ - fix broken indicator test
+
+LONG TERM TODO:
+ - test coverage
+ - lots of the service is unmockable b/c of calls to time(NULL), g_date_time_new_local(), etc