File: TODO

package info (click to toggle)
libframeworkd-glib 0.1%2Bgit20100512-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 1,008 kB
  • ctags: 2,043
  • sloc: ansic: 9,382; xml: 1,148; makefile: 114; sh: 3
file content (17 lines) | stat: -rw-r--r-- 562 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
phonekit-lib:
* sends dbus events to ogsmd
* the dialer application (the one used to place calls) is linked against it

phonekit-daemon:
* listens for incomming dbus events (like call recieved)

phonegui-lib:
* an incomming call dialog
* a pin code prompt
* other dialog raised by "incomming" dbus events
* obviously the phonekit daemon is linked against it

dialer:
* the dialer application you use to place calls
* can be launched to display the call history directly (when you clock on a
missed call notification for instance, not sure about this one though)