aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCharles Kerr <charles.kerr@canonical.com>2013-06-14 16:22:28 -0500
committerCharles Kerr <charles.kerr@canonical.com>2013-06-14 16:22:28 -0500
commit06776754f024c45f55063ac6f0df8ab0cb78defe (patch)
tree0c8dcd791a33ec05c7a030d58181c51ed19f6b2d
parentfd12257bf524c53b0bcfba1ce96c28ae612d206f (diff)
downloadayatana-indicator-datetime-06776754f024c45f55063ac6f0df8ab0cb78defe.tar.gz
ayatana-indicator-datetime-06776754f024c45f55063ac6f0df8ab0cb78defe.tar.bz2
ayatana-indicator-datetime-06776754f024c45f55063ac6f0df8ab0cb78defe.zip
add TODO to show status
-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