aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCharles Kerr <charles.kerr@canonical.com>2013-06-18 21:30:46 -0500
committerCharles Kerr <charles.kerr@canonical.com>2013-06-18 21:30:46 -0500
commitc18a48d1c81cef6bf874caae86f6230e64d7a13a (patch)
tree68547b1cc3415d867dbe9f5f3dd2d104d08c0576
parentd1d65249d12ca309a3df7fac7614b866372b072f (diff)
downloadayatana-indicator-datetime-c18a48d1c81cef6bf874caae86f6230e64d7a13a.tar.gz
ayatana-indicator-datetime-c18a48d1c81cef6bf874caae86f6230e64d7a13a.tar.bz2
ayatana-indicator-datetime-c18a48d1c81cef6bf874caae86f6230e64d7a13a.zip
remove TODO
-rw-r--r--TODO9
1 files changed, 0 insertions, 9 deletions
diff --git a/TODO b/TODO
deleted file mode 100644
index dd4a89f..0000000
--- a/TODO
+++ /dev/null
@@ -1,9 +0,0 @@
-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