blob: dd4a89f96338407067b6ddc0264f8715244ac5c5 (
plain)
1
2
3
4
5
6
7
8
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
|