# HG changeset patch # User Luke Schierer # Date 1043803220 0 # Node ID 16e0c6826f23edaf21c2351a6dda461882962447 # Parent 1630b1dca9315473c75f2260d50bca2283b188da [gaim-migrate @ 4732] robot101 likes these ideas. i'm not sure of the one. committer: Tailor Script diff -r 1630b1dca931 -r 16e0c6826f23 .todo --- a/.todo Wed Jan 29 00:25:37 2003 +0000 +++ b/.todo Wed Jan 29 01:20:20 2003 +0000 @@ -1,5 +1,5 @@ - - + + Gaim TODO List @@ -308,6 +308,9 @@ adding and removing buddies needs cleaned up. basically, add_buddy should be calling ui_add_buddy and serv_add_buddy as needed (require an extra arg to add_buddy to tell it what needs done) and the various ways a buddy can come to be needing added should be calling some type of request_add_buddy (this would be part of both the core<->ui interface and the core<->prpl interface) + + some way to ask about differences bettween server lists and local lists + Plugins/Scripts @@ -680,6 +683,9 @@ DISCUSSION: entries here are things i'm not sure are desirable or doable. + + make blist.xml and/or .gaim as configureable as .gaimrc + "console beep" sound option should use different frequency beeps for different events, or at least give some way to allow this behavior.