# HG changeset patch # User Rob Flynn # Date 966532005 0 # Node ID 3a0e15e75c2379cd13b411aa673ce1d2c292fd59 # Parent 5474a8945afbae814b9c59a1bc798046fd774c71 [gaim-migrate @ 723] Burp committer: Tailor Script diff -r 5474a8945afb -r 3a0e15e75c23 TODO --- a/TODO Thu Aug 17 16:28:55 2000 +0000 +++ b/TODO Thu Aug 17 17:06:45 2000 +0000 @@ -9,6 +9,10 @@ Have a page in the prefs for the Applet Redesign the Away Messages page in the prefs Somehow make it so plugins can communicate + The about window is very ugly. I think this shall be fixed. + You know, I really like the gnome look to some apps + but I dont want to tie gnome into gaim. oh life sucks + sometimes hehe. Syd is cool and gave all of these ideas: Have multiple tickers in the same window, one for buddies diff -r 5474a8945afb -r 3a0e15e75c23 src/gaim.h --- a/src/gaim.h Thu Aug 17 16:28:55 2000 +0000 +++ b/src/gaim.h Thu Aug 17 17:06:45 2000 +0000 @@ -400,7 +400,7 @@ #define TYPE_SIGNOFF 4 #define TYPE_KEEPALIVE 5 -#define REVISION "gaim:$Revision: 720 $" +#define REVISION "gaim:$Revision: 723 $" #define FLAPON "FLAPON\r\n\r\n" #define ROAST "Tic/Toc" @@ -511,7 +511,7 @@ #define OPT_SOUND_THROUGH_GNOME 0x00000080 #define OPT_SOUND_CHAT_JOIN 0x00000100 #define OPT_SOUND_CHAT_SAY 0x00000200 - +#define OPT_SOUND_BEEP 0x00000400 extern int font_options; #define OPT_FONT_BOLD 0x00000001