File: TODO

package info (click to toggle)
update-notifier 0.70.7.debian-5
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 1,592 kB
  • ctags: 290
  • sloc: sh: 3,776; ansic: 2,628; makefile: 155; python: 141
file content (9 lines) | stat: -rw-r--r-- 302 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
ui:
* move all show_notification() in a single shared function

update-hooks: 
* rewrite rfc822 parser to be more glib friendly
* use a g_hash_table for hook_files
* remove hook-files that are no longer in the HOOK_DIR
  from the hook_seen file (by discarding them when building 
  the hook_files list)