diff options
| author | Charles Kerr <charles.kerr@canonical.com> | 2013-06-14 16:22:28 -0500 |
|---|---|---|
| committer | Charles Kerr <charles.kerr@canonical.com> | 2013-06-14 16:22:28 -0500 |
| commit | 06776754f024c45f55063ac6f0df8ab0cb78defe (patch) | |
| tree | 0c8dcd791a33ec05c7a030d58181c51ed19f6b2d | |
| parent | fd12257bf524c53b0bcfba1ce96c28ae612d206f (diff) | |
| download | ayatana-indicator-datetime-06776754f024c45f55063ac6f0df8ab0cb78defe.tar.gz ayatana-indicator-datetime-06776754f024c45f55063ac6f0df8ab0cb78defe.tar.bz2 ayatana-indicator-datetime-06776754f024c45f55063ac6f0df8ab0cb78defe.zip | |
add TODO to show status
| -rw-r--r-- | TODO | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -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 |
