File: TODO

package info (click to toggle)
update-notifier 0.99.3debian11
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 2,164 kB
  • sloc: ansic: 2,466; sh: 1,238; python: 206; makefile: 66
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)