Mercurial > pidgin
changeset 713:3a0e15e75c23
[gaim-migrate @ 723]
Burp
committer: Tailor Script <tailor@pidgin.im>
author | Rob Flynn <gaim@robflynn.com> |
---|---|
date | Thu, 17 Aug 2000 17:06:45 +0000 |
parents | 5474a8945afb |
children | d7557252bfb1 |
files | TODO src/gaim.h |
diffstat | 2 files changed, 6 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- 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
--- 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