diff options
author | Charles Kerr <charles.kerr@canonical.com> | 2013-06-18 21:30:46 -0500 |
---|---|---|
committer | Charles Kerr <charles.kerr@canonical.com> | 2013-06-18 21:30:46 -0500 |
commit | c18a48d1c81cef6bf874caae86f6230e64d7a13a (patch) | |
tree | 68547b1cc3415d867dbe9f5f3dd2d104d08c0576 | |
parent | d1d65249d12ca309a3df7fac7614b866372b072f (diff) | |
download | ayatana-indicator-datetime-c18a48d1c81cef6bf874caae86f6230e64d7a13a.tar.gz ayatana-indicator-datetime-c18a48d1c81cef6bf874caae86f6230e64d7a13a.tar.bz2 ayatana-indicator-datetime-c18a48d1c81cef6bf874caae86f6230e64d7a13a.zip |
remove TODO
-rw-r--r-- | TODO | 9 |
1 files changed, 0 insertions, 9 deletions
@@ -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 |