You can subscribe to this list here.
2001 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(106) |
Oct
(334) |
Nov
(246) |
Dec
(145) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2002 |
Jan
(42) |
Feb
(53) |
Mar
(232) |
Apr
(109) |
May
(137) |
Jun
(63) |
Jul
(26) |
Aug
(263) |
Sep
(193) |
Oct
(507) |
Nov
(440) |
Dec
(241) |
2003 |
Jan
(567) |
Feb
(195) |
Mar
(504) |
Apr
(481) |
May
(524) |
Jun
(522) |
Jul
(594) |
Aug
(502) |
Sep
(643) |
Oct
(508) |
Nov
(430) |
Dec
(377) |
2004 |
Jan
(361) |
Feb
(251) |
Mar
(219) |
Apr
(499) |
May
(461) |
Jun
(419) |
Jul
(314) |
Aug
(519) |
Sep
(416) |
Oct
(247) |
Nov
(305) |
Dec
(382) |
2005 |
Jan
(267) |
Feb
(282) |
Mar
(327) |
Apr
(338) |
May
(189) |
Jun
(400) |
Jul
(462) |
Aug
(530) |
Sep
(316) |
Oct
(523) |
Nov
(481) |
Dec
(650) |
2006 |
Jan
(536) |
Feb
(361) |
Mar
(287) |
Apr
(146) |
May
(101) |
Jun
(169) |
Jul
(221) |
Aug
(498) |
Sep
(300) |
Oct
(236) |
Nov
(209) |
Dec
(205) |
2007 |
Jan
(30) |
Feb
(23) |
Mar
(26) |
Apr
(15) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Sean E. <sea...@us...> - 2002-08-28 02:38:21
|
Update of /cvsroot/gaim/gaim/plugins In directory usw-pr-cvs1:/tmp/cvs-serv10106/plugins Modified Files: PERL-HOWTO Log Message: A few patches. Brian--tell me what your last name is, and I'll put it in. ;) Index: PERL-HOWTO =================================================================== RCS file: /cvsroot/gaim/gaim/plugins/PERL-HOWTO,v retrieving revision 1.14 retrieving revision 1.15 diff -u -d -r1.14 -r1.15 --- PERL-HOWTO 29 May 2002 01:44:39 -0000 1.14 +++ PERL-HOWTO 28 Aug 2002 02:38:18 -0000 1.15 @@ -131,10 +131,15 @@ so that gaim knows what the changes are. Perl scripts can short-circuit certain events (namely event_im_send, - event_im_recv, event_chat_send, and event_chat_recv). To short-circuit an - event simply return a non-0 value. This will cause all subsequent scripts - and the event itself to never happen (i.e. the user won't see it happen, - and _send events won't actually send). + event_im_recv, event_chat_send, event_chat_recv and event_set_info). To + short-circuit an event simply return a non-0 value. This will cause all + subsequent scripts and the event itself to never happen (i.e. the user + won't see it happen, and _send events won't actually send). + +GAIM::remove_event_handler(event, function) + This removes the event handler for the specified event that + calls "function" as its handler. The event handler must have been + previously added with GAIM::add_event_handler. GAIM::add_timeout_handler(integer, function, args) This calls function after integer number of seconds. It only calls function |
From: Sean E. <sea...@us...> - 2002-08-27 23:10:16
|
Update of /cvsroot/gaim/gaim In directory usw-pr-cvs1:/tmp/cvs-serv27384 Modified Files: Tag: gtk1-stable ChangeLog Log Message: Thanks Christian Hammond. I think that maybe in the future we'll make Gaim not have any typos. Index: ChangeLog =================================================================== RCS file: /cvsroot/gaim/gaim/ChangeLog,v retrieving revision 1.509.2.11 retrieving revision 1.509.2.12 diff -u -d -r1.509.2.11 -r1.509.2.12 --- ChangeLog 27 Aug 2002 22:27:08 -0000 1.509.2.11 +++ ChangeLog 27 Aug 2002 23:10:13 -0000 1.509.2.12 @@ -6,7 +6,7 @@ * Default manual browser commandn changed to reflect the fix in 0.59.1 * Fixed the non-manual browser settings which were broke in - 0.59.1 (Thanks, Chis Blizzard) + 0.59.1 (Thanks, Chris Blizzard) version 0.59.1 (08/25/2002) * Created a gtk1-stable branch for GTK+ 1.2 bugfix releases. |
From: Sean E. <sea...@us...> - 2002-08-27 22:27:41
|
Update of /cvsroot/gaim/gaim In directory usw-pr-cvs1:/tmp/cvs-serv10094 Modified Files: Tag: gtk1-stable ChangeLog Log Message: Thanks Chris Blizzard. I think that maybe in the future we'll make Gaim not have any bugs. Index: ChangeLog =================================================================== RCS file: /cvsroot/gaim/gaim/ChangeLog,v retrieving revision 1.509.2.10 retrieving revision 1.509.2.11 diff -u -d -r1.509.2.10 -r1.509.2.11 --- ChangeLog 26 Aug 2002 21:58:16 -0000 1.509.2.10 +++ ChangeLog 27 Aug 2002 22:27:08 -0000 1.509.2.11 @@ -5,6 +5,8 @@ empty string. * Default manual browser commandn changed to reflect the fix in 0.59.1 + * Fixed the non-manual browser settings which were broke in + 0.59.1 (Thanks, Chis Blizzard) version 0.59.1 (08/25/2002) * Created a gtk1-stable branch for GTK+ 1.2 bugfix releases. |
From: Sean E. <sea...@us...> - 2002-08-27 22:27:19
|
Update of /cvsroot/gaim/gaim/po In directory usw-pr-cvs1:/tmp/cvs-serv10094/po Modified Files: Tag: gtk1-stable bg.po cs.po da.po de.po es.po fi.po fr.po hu.po it.po ja.po ko.po nl.po pl.po ru.po sk.po sv.po zh_CN.po zh_TW.po Log Message: Thanks Chris Blizzard. I think that maybe in the future we'll make Gaim not have any bugs. Index: bg.po =================================================================== RCS file: /cvsroot/gaim/gaim/po/bg.po,v retrieving revision 1.2 retrieving revision 1.2.2.1 diff -u -d -r1.2 -r1.2.2.1 --- bg.po 26 Apr 2002 22:18:07 -0000 1.2 +++ bg.po 27 Aug 2002 22:27:08 -0000 1.2.2.1 @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2002-04-15 21:02-0700\n" +"POT-Creation-Date: 2002-08-25 22:01-0400\n" "PO-Revision-Date: 2002-04-16 04:54+0200\n" "Last-Translator: Hristo Todorov <ig...@bo...>\n" "Language-Team: Bulgarian <bg...@li...>\n" @@ -14,6 +14,117 @@ "Content-Type: text/plain; charset=Windows-1251\n" "Content-Transfer-Encoding: 8bit\n" [...3590 lines suppressed...] +#: src/sound.c:70 +msgid "You talk in chat" +msgstr "" + +#: src/sound.c:71 +msgid "Others talk in chat" +msgstr "" + +#: src/sound.c:74 +msgid "Someone says your name in chat" +msgstr "" + +#~ msgid "Enable sounds" +#~ msgstr "Ïîçâîëÿâàíå íà çâóêà" + +#~ msgid "KFM" +#~ msgstr "KFM" + +#~ msgid "Manual" +#~ msgstr "Ðú÷íî" Index: cs.po =================================================================== RCS file: /cvsroot/gaim/gaim/po/cs.po,v retrieving revision 1.1 retrieving revision 1.1.2.1 diff -u -d -r1.1 -r1.1.2.1 --- cs.po 19 May 2002 17:27:06 -0000 1.1 +++ cs.po 27 Aug 2002 22:27:09 -0000 1.1.2.1 @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: gaim 0.48\n" -"POT-Creation-Date: 2002-04-26 01:28-0400\n" +"POT-Creation-Date: 2002-08-25 22:01-0400\n" "PO-Revision-Date: 2002-05-05 17:15GMT+1\n" "Last-Translator: Honza Král <hk...@ce...>\n" "Language-Team: Èeský jazyk <cs...@li...>\n" @@ -13,7 +13,87 @@ "Content-Type: text/plain; charset=ISO-8859-2\n" "Content-Transfer-Encoding: 8bit\n" [...3800 lines suppressed...] +#: src/sound.c:70 +msgid "You talk in chat" +msgstr "" + +#: src/sound.c:71 +msgid "Others talk in chat" +msgstr "" + +#: src/sound.c:74 +msgid "Someone says your name in chat" +msgstr "" + +#~ msgid "Enable sounds" +#~ msgstr "Povolit zvuky" + +#~ msgid "KFM" +#~ msgstr "KFM" + +#~ msgid "Manual" +#~ msgstr "Návod" Index: da.po =================================================================== RCS file: /cvsroot/gaim/gaim/po/da.po,v retrieving revision 1.1 retrieving revision 1.1.2.1 diff -u -d -r1.1 -r1.1.2.1 --- da.po 18 Apr 2002 01:22:37 -0000 1.1 +++ da.po 27 Aug 2002 22:27:09 -0000 1.1.2.1 @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: GAIM 0.55\n" -"POT-Creation-Date: 2002-03-30 16:35-0800\n" +"POT-Creation-Date: 2002-08-25 22:01-0400\n" "PO-Revision-Date: 2002-04-01 23:04+0200\n" "Last-Translator: Lars Sarauw Hansen <sa...@dk...>\n" "Language-Team: Danish <da...@kl...>\n" @@ -16,6 +16,117 @@ "Content-Type: text/plain; charset=iso-8859-1\n" "Content-Transfer-Encoding: 8bit\n" [...3591 lines suppressed...] +#: src/sound.c:70 +msgid "You talk in chat" +msgstr "" + +#: src/sound.c:71 +msgid "Others talk in chat" +msgstr "" + +#: src/sound.c:74 +msgid "Someone says your name in chat" +msgstr "" + +#~ msgid "Enable sounds" +#~ msgstr "Brug lyde" + +#~ msgid "KFM" +#~ msgstr "KFM" + +#~ msgid "Manual" +#~ msgstr "Andet program" Index: de.po =================================================================== RCS file: /cvsroot/gaim/gaim/po/de.po,v retrieving revision 1.35 retrieving revision 1.35.2.1 diff -u -d -r1.35 -r1.35.2.1 --- de.po 12 Apr 2002 02:57:18 -0000 1.35 +++ de.po 27 Aug 2002 22:27:09 -0000 1.35.2.1 @@ -15,7 +15,7 @@ msgid "" msgstr "" "Project-Id-Version: Gaim 0.9.19\n" -"POT-Creation-Date: 2002-04-11 22:46-0700\n" +"POT-Creation-Date: 2002-08-25 22:01-0400\n" "PO-Revision-Date: 2002-03-31 11:29+0200\n" "Last-Translator: Karsten Weiss <kn...@gm...>\n" "Language-Team: de <de...@li...>\n" @@ -23,6 +23,115 @@ "Content-Type: text/plain; charset=ISO-8859-1\n" "Content-Transfer-Encoding: 8bit\n" [...3600 lines suppressed...] +#: src/sound.c:70 +msgid "You talk in chat" +msgstr "" + +#: src/sound.c:71 +msgid "Others talk in chat" +msgstr "" + +#: src/sound.c:74 +msgid "Someone says your name in chat" +msgstr "" + +#~ msgid "Enable sounds" +#~ msgstr "Klänge aktivieren" + +#~ msgid "KFM" +#~ msgstr "KFM/Konqueror" + +#~ msgid "Manual" +#~ msgstr "Manuell" Index: es.po =================================================================== RCS file: /cvsroot/gaim/gaim/po/es.po,v retrieving revision 1.22.2.1 retrieving revision 1.22.2.2 diff -u -d -r1.22.2.1 -r1.22.2.2 --- es.po 26 Aug 2002 01:49:54 -0000 1.22.2.1 +++ es.po 27 Aug 2002 22:27:09 -0000 1.22.2.2 @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2002-04-11 22:46-0700\n" +"POT-Creation-Date: 2002-08-25 22:01-0400\n" "PO-Revision-Date: 2002-02-23 18:05+0100\n" "Last-Translator: Alex Villar <al...@te...>\n" "Language-Team: <es...@li...>\n" @@ -14,6 +14,114 @@ "Content-Type: text/plain; charset=iso-8859-15\n" "Content-Transfer-Encoding: 8bit\n" [...3788 lines suppressed...] @@ -3510,9 +3842,6 @@ #~ msgid "%d/%d Buddies Online" #~ msgstr "%d/%d Amigos Conectados" -#~ msgid "Toggle Logging" -#~ msgstr "Habilitar/Deshabilitar Registro" - #~ msgid "%sChat" #~ msgstr "%sHablar" @@ -3521,9 +3850,6 @@ #~ msgid "Error Resolving Mail Server.\n" #~ msgstr "Error Resolviendo el Servidor de correo.\n" - -#~ msgid "Buddy To Pounce:" -#~ msgstr "Amigo con Aviso:" #~ msgid "Message to send:" #~ msgstr "Mensaje a mandar:" Index: fi.po =================================================================== RCS file: /cvsroot/gaim/gaim/po/fi.po,v retrieving revision 1.6 retrieving revision 1.6.2.1 diff -u -d -r1.6 -r1.6.2.1 --- fi.po 18 Apr 2002 01:19:40 -0000 1.6 +++ fi.po 27 Aug 2002 22:27:09 -0000 1.6.2.1 @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: gaim 0.55\n" -"POT-Creation-Date: 2002-04-11 22:46-0700\n" +"POT-Creation-Date: 2002-08-25 22:01-0400\n" "PO-Revision-Date: 2002-03-23 20:32+0200\n" "Last-Translator: Tero Kuusela <te...@su...>\n" "Language-Team: Finnish <fi...@li...>\n" @@ -13,6 +13,117 @@ "Content-Type: text/plain; charset=iso-8859-15\n" "Content-Transfer-Encoding: 8bit\n" [...3562 lines suppressed...] +#: src/sound.c:70 +msgid "You talk in chat" +msgstr "" + +#: src/sound.c:71 +msgid "Others talk in chat" +msgstr "" + +#: src/sound.c:74 +msgid "Someone says your name in chat" +msgstr "" + +#~ msgid "Enable sounds" +#~ msgstr "Ota äänet käyttöön" + +#~ msgid "KFM" +#~ msgstr "KFM" + +#~ msgid "Manual" +#~ msgstr "Manuaalinen" Index: fr.po =================================================================== RCS file: /cvsroot/gaim/gaim/po/fr.po,v retrieving revision 1.27 retrieving revision 1.27.2.1 diff -u -d -r1.27 -r1.27.2.1 --- fr.po 12 Apr 2002 02:57:19 -0000 1.27 +++ fr.po 27 Aug 2002 22:27:10 -0000 1.27.2.1 @@ -6,13 +6,122 @@ msgid "" msgstr "" "Project-Id-Version: Gaim 0.9.20\n" -"POT-Creation-Date: 2002-04-11 22:46-0700\n" +"POT-Creation-Date: 2002-08-25 22:01-0400\n" "PO-Revision-Date: 2002-03-24 02:00GMT\n" "Last-Translator: Stéphane Pontier <ste...@fr...>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=ISO-8859-1\n" "Content-Transfer-Encoding: 8bit\n" [...3574 lines suppressed...] +#: src/sound.c:70 +msgid "You talk in chat" +msgstr "" + +#: src/sound.c:71 +msgid "Others talk in chat" +msgstr "" + +#: src/sound.c:74 +msgid "Someone says your name in chat" +msgstr "" + +#~ msgid "Enable sounds" +#~ msgstr "Activer le son" + +#~ msgid "KFM" +#~ msgstr "KFM" + +#~ msgid "Manual" +#~ msgstr "Manuel" Index: hu.po =================================================================== RCS file: /cvsroot/gaim/gaim/po/hu.po,v retrieving revision 1.1 retrieving revision 1.1.2.1 diff -u -d -r1.1 -r1.1.2.1 --- hu.po 14 May 2002 18:24:30 -0000 1.1 +++ hu.po 27 Aug 2002 22:27:10 -0000 1.1.2.1 @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2002-05-15 00:00-0400\n" +"POT-Creation-Date: 2002-08-25 22:01-0400\n" "PO-Revision-Date: 2002-05-12 19:00+0100\n" "Last-Translator: Zoltan Sutto <sut...@br...>\n" "Language-Team: HU <hu...@li...>\n" @@ -14,7 +14,87 @@ "Content-Type: text/plain; charset=ISO-8859-2\n" "Content-Transfer-Encoding: 8bit\n" [...2785 lines suppressed...] +#: src/sound.c:70 +msgid "You talk in chat" +msgstr "" + +#: src/sound.c:71 +msgid "Others talk in chat" +msgstr "" + +#: src/sound.c:74 +msgid "Someone says your name in chat" +msgstr "" + +#~ msgid "Enable sounds" +#~ msgstr "Hangok engedélyezése" + +#~ msgid "KFM" +#~ msgstr "KFM" + +#~ msgid "Manual" +#~ msgstr "Egyéni" Index: it.po =================================================================== RCS file: /cvsroot/gaim/gaim/po/it.po,v retrieving revision 1.3 retrieving revision 1.3.2.1 diff -u -d -r1.3 -r1.3.2.1 --- it.po 12 Apr 2002 02:57:19 -0000 1.3 +++ it.po 27 Aug 2002 22:27:10 -0000 1.3.2.1 @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: Gaim 0.53\n" -"POT-Creation-Date: 2002-04-11 22:46-0700\n" +"POT-Creation-Date: 2002-08-25 22:01-0400\n" "PO-Revision-Date: 2002-03-13 19:26+0100\n" "Last-Translator: Salvatore di Maggio <tit...@li...>\n" "Language-Team: Italian <it...@li...>\n" @@ -13,6 +13,115 @@ "Content-Type: text/plain; charset=iso-8859-1\n" "Content-Transfer-Encoding: 8bit\n" [...3622 lines suppressed...] -#~ msgid "Away for friends only" -#~ msgstr "Assente solo per gli amici" - -#~ msgid "Invisible" -#~ msgstr "Invisibile" - -#~ msgid "Invisible for friends only" -#~ msgstr "Invisibile solo per gli amici" - -#~ msgid "" -#~ "\n" -#~ "\n" -#~ "IRC: #gaim on irc.openprojects.net" -#~ msgstr "" -#~ "\n" -#~ "\n" -#~ "IRC: #gaim su irc.openprojects.net" #~ msgid "Play" #~ msgstr "Suona" Index: ja.po =================================================================== RCS file: /cvsroot/gaim/gaim/po/ja.po,v retrieving revision 1.1 retrieving revision 1.1.2.1 diff -u -d -r1.1 -r1.1.2.1 --- ja.po 24 Apr 2002 04:21:29 -0000 1.1 +++ ja.po 27 Aug 2002 22:27:10 -0000 1.1.2.1 @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: gaim version 0.56\n" -"POT-Creation-Date: 2002-04-11 22:59-0400\n" +"POT-Creation-Date: 2002-08-25 22:01-0400\n" "PO-Revision-Date: 2002-04-22 13:12+0900\n" "Last-Translator: Ryosuke Kutsuna <ry...@co...>\n" "Language-Team: Japanese\n" @@ -14,7 +14,87 @@ "Content-Type: text/plain; charset=EUC-JP\n" "Content-Transfer-Encoding: 8bit\n" [...3604 lines suppressed...] +#: src/sound.c:70 +msgid "You talk in chat" +msgstr "" + +#: src/sound.c:71 +msgid "Others talk in chat" +msgstr "" + +#: src/sound.c:74 +msgid "Someone says your name in chat" +msgstr "" + +#~ msgid "Enable sounds" +#~ msgstr "²»¤Î͸ú²½" + +#~ msgid "KFM" +#~ msgstr "KFM" + +#~ msgid "Manual" +#~ msgstr "¼êºî¶È" Index: ko.po =================================================================== RCS file: /cvsroot/gaim/gaim/po/ko.po,v retrieving revision 1.25 retrieving revision 1.25.2.1 diff -u -d -r1.25 -r1.25.2.1 --- ko.po 4 Jun 2002 23:43:58 -0000 1.25 +++ ko.po 27 Aug 2002 22:27:10 -0000 1.25.2.1 @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: gaim 0.58\n" -"POT-Creation-Date: 2002-05-13 22:41-0400\n" +"POT-Creation-Date: 2002-08-25 22:01-0400\n" "PO-Revision-Date: 2002-06-03 09:02+0900\n" "Last-Translator: A Lee <al...@de...>\n" "Language-Team: artsilly and alee team\n" @@ -14,7 +14,87 @@ "Content-Type: text/plain; charset=euc-kr\n" "Content-Transfer-Encoding: 8bit\n" [...2816 lines suppressed...] +#: src/sound.c:70 +msgid "You talk in chat" +msgstr "" + +#: src/sound.c:71 +msgid "Others talk in chat" +msgstr "" + +#: src/sound.c:74 +msgid "Someone says your name in chat" +msgstr "" + +#~ msgid "Enable sounds" +#~ msgstr "¼Ò¸® »ç¿ë" + +#~ msgid "KFM" +#~ msgstr "ÄÁÄõ·¯" + +#~ msgid "Manual" +#~ msgstr "¼öµ¿" Index: nl.po =================================================================== RCS file: /cvsroot/gaim/gaim/po/nl.po,v retrieving revision 1.4.2.1 retrieving revision 1.4.2.2 diff -u -d -r1.4.2.1 -r1.4.2.2 --- nl.po 26 Aug 2002 01:49:54 -0000 1.4.2.1 +++ nl.po 27 Aug 2002 22:27:11 -0000 1.4.2.2 @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2001-11-09 15:51+0100\n" +"POT-Creation-Date: 2002-08-25 22:01-0400\n" "PO-Revision-Date: 2002-03-02 16:25+0100\n" "Last-Translator: Reinier Lamers <tux...@pl...>\n" "Language-Team: nl <nl...@li...>\n" @@ -16,483 +16,1099 @@ "Content-Transfer-Encoding: 8bit\n" "X-Generator: Anjuta 0.1.7\n" [...4536 lines suppressed...] +#~ "(%s voor bestandsnaam, leeg laten voor\n" +#~ "interne speler)" + +#~ msgid "Events" +#~ msgstr "Gebeurtenissen" + +#~ msgid "Sound when message is sent" +#~ msgstr "Geluid bij het verzenden van bericht" + +#~ msgid "Sound in chat rooms when people enter" +#~ msgstr "Geluid als iemand chatruimte binnenkomt" + +#~ msgid "Sound in chat rooms when people leave" +#~ msgstr "Geluid als iemand uit chatruimte weggaat" + +#~ msgid "Sound in chat rooms when you talk" +#~ msgstr "Geluid bij het praten in chatruimtes" + +#~ msgid "Sound in chat rooms when others talk" +#~ msgstr "Geluid in chat ruimtes als anderen praten" Index: pl.po =================================================================== RCS file: /cvsroot/gaim/gaim/po/pl.po,v retrieving revision 1.16 retrieving revision 1.16.2.1 diff -u -d -r1.16 -r1.16.2.1 --- pl.po 16 Jun 2002 17:09:55 -0000 1.16 +++ pl.po 27 Aug 2002 22:27:11 -0000 1.16.2.1 @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: gaim 0.59\n" -"POT-Creation-Date: 2002-06-15 17:14-0400\n" +"POT-Creation-Date: 2002-08-25 22:01-0400\n" "PO-Revision-Date: 2002-06-02 20:01+0100\n" "Last-Translator: Przemys³aw Su³ek <pb...@li...>\n" "Language-Team: POLISH <pl...@li...>\n" @@ -25,7 +25,7 @@ #: plugins/chatlist.c:339 src/about.c:165 src/aim.c:320 src/buddy.c:2716 #: src/buddy_chat.c:1322 src/buddy_chat.c:1419 src/buddy_chat.c:1449 [...1883 lines suppressed...] -#: src/sound.c:66 +#: src/sound.c:70 msgid "You talk in chat" msgstr "Móiwsz na czacie" -#: src/sound.c:67 +#: src/sound.c:71 msgid "Others talk in chat" msgstr "Inni mówi± na czacie" -#: src/sound.c:69 +#: src/sound.c:74 msgid "Someone says your name in chat" msgstr "Kto¶ wymawia Twoje imiê na czacie" + +#~ msgid "KFM" +#~ msgstr "KFM" #~ msgid "Enable sounds" #~ msgstr "Za³±cz d¼wiêki" Index: ru.po =================================================================== RCS file: /cvsroot/gaim/gaim/po/ru.po,v retrieving revision 1.9 retrieving revision 1.9.2.1 diff -u -d -r1.9 -r1.9.2.1 --- ru.po 12 Apr 2002 02:57:19 -0000 1.9 +++ ru.po 27 Aug 2002 22:27:11 -0000 1.9.2.1 @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: gaim 0.48\n" -"POT-Creation-Date: 2002-04-11 22:46-0700\n" +"POT-Creation-Date: 2002-08-25 22:01-0400\n" "PO-Revision-Date: 2002-03-22 14:05+0300\n" "Last-Translator: Grigory Bakunov <bl...@as...>\n" "Language-Team: RUSSIAN <RU...@li...>\n" @@ -13,6 +13,115 @@ "Content-Type: text/plain; charset=KOI8-R\n" "Content-Transfer-Encoding: 8bit\n" [...3578 lines suppressed...] +#: src/sound.c:70 +msgid "You talk in chat" +msgstr "" + +#: src/sound.c:71 +msgid "Others talk in chat" +msgstr "" + +#: src/sound.c:74 +msgid "Someone says your name in chat" +msgstr "" + +#~ msgid "Enable sounds" +#~ msgstr "òÁÚÒÅÛÉÔØ Ú×ÕË" + +#~ msgid "KFM" +#~ msgstr "KFM" + +#~ msgid "Manual" +#~ msgstr "äÒÕÇÏÊ" Index: sk.po =================================================================== RCS file: /cvsroot/gaim/gaim/po/sk.po,v retrieving revision 1.3 retrieving revision 1.3.2.1 diff -u -d -r1.3 -r1.3.2.1 --- sk.po 12 Apr 2002 02:57:19 -0000 1.3 +++ sk.po 27 Aug 2002 22:27:11 -0000 1.3.2.1 @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: gaim 0.48\n" -"POT-Creation-Date: 2002-04-11 22:46-0700\n" +"POT-Creation-Date: 2002-08-25 22:01-0400\n" "PO-Revision-Date: 2001-02-22 00:00\n" "Last-Translator: Daniel Re¾ný <da...@re...>\n" "Language-Team: SK <SK...@li...>\n" @@ -13,6 +13,115 @@ "Content-Type: text/plain; charset=ISO-8859-2\n" "Content-Transfer-Encoding: 8bit\n" [...3698 lines suppressed...] +#~ "konto; mo¾ete to urobi» na http://aim.aol.com. Iba kliknite na tlaèítko " +#~ "\"New Users\" a mo¾ete konto vytvori» touto cestou. Potom ako vytvoríte " +#~ "Va¹e konto, vpí¹te pou¾ivateµské meno a heslo do prihlasovacieho okna, " +#~ "ktoré sa objavý po ¹tarte aplikácie Gaim, a potom kliknite na tlaèidlo " +#~ "Prihlási». Keï ste pripojený, mô¾ete sa rozpráva» s niektorým s vývojárov " +#~ "Gaim-u, ak potrebujete daµ¹iu pomoc; ich kontaktné informácie sú v súbore " +#~ "AUTHORS v zdrojovom kóde Gaim-u, alebo v " #~ msgid "" #~ "contactinfo.php. If you can't get online and still need more assistance, " #~ "feel free to email us at ga...@ma.... Thanks for using Gaim!" #~ msgstr "" -#~ "contactinfo.php. Ak sa nemo¾ete pripoji» a stále potrebujete daµ¹iu pomoc, " -#~ "bez obáv po¹lite email na ga...@ma.... Ïakujeme za pou¾ívanie Gaim-u!" +#~ "contactinfo.php. Ak sa nemo¾ete pripoji» a stále potrebujete daµ¹iu " +#~ "pomoc, bez obáv po¹lite email na ga...@ma.... Ïakujeme za pou¾ívanie " +#~ "Gaim-u!" #~ msgid "Help!" #~ msgstr "Pomoc!" Index: sv.po =================================================================== RCS file: /cvsroot/gaim/gaim/po/sv.po,v retrieving revision 1.5 retrieving revision 1.5.2.1 diff -u -d -r1.5 -r1.5.2.1 --- sv.po 19 May 2002 03:07:31 -0000 1.5 +++ sv.po 27 Aug 2002 22:27:11 -0000 1.5.2.1 @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: gaim\n" -"POT-Creation-Date: 2002-05-19 03:54+0200\n" +"POT-Creation-Date: 2002-08-25 22:01-0400\n" "PO-Revision-Date: 2002-05-19 03:54+0200\n" "Last-Translator: Christian Rose <me...@me...>\n" "Language-Team: Swedish <sv...@li...>\n" @@ -15,7 +15,83 @@ "Content-Type: text/plain; charset=iso-8859-1\n" "Content-Transfer-Encoding: 8bit\n" [...2660 lines suppressed...] +#~ msgid "Enable sounds" +#~ msgstr "Använd ljud" + +#~ msgid "KFM" +#~ msgstr "KFM" + +#~ msgid "Manual" +#~ msgstr "Manuell" + #~ msgid "Error while writting to socket." #~ msgstr "Fel vid skrivning till uttag (socket)." #~ msgid "Handshake" #~ msgstr "Handskakning" - -#~ msgid "Connecting to GG server" -#~ msgstr "Ansluter till GG-servern" #~ msgid "Sending key" #~ msgstr "Skickar nyckel" Index: zh_CN.po =================================================================== RCS file: /cvsroot/gaim/gaim/po/zh_CN.po,v retrieving revision 1.21 retrieving revision 1.21.2.1 diff -u -d -r1.21 -r1.21.2.1 --- zh_CN.po 12 Apr 2002 02:57:20 -0000 1.21 +++ zh_CN.po 27 Aug 2002 22:27:12 -0000 1.21.2.1 @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: 0.9.19\n" -"POT-Creation-Date: 2002-04-11 22:46-0700\n" +"POT-Creation-Date: 2002-08-25 22:01-0400\n" "PO-Revision-Date: 2000-06-17 17:55+08\n" "Last-Translator: hashao <ha...@ch...>\n" "Language-Team: Simplified Chinese <zh...@li...>\n" @@ -16,6 +16,114 @@ "Content-Type: text/plain; charset=gb2312\n" "Content-Transfer-Encoding: 8bit\n" [...3701 lines suppressed...] @@ -3372,9 +3892,6 @@ #~ msgid "%d/%d Buddies Online" #~ msgstr "%d/%d ÅóÓÑÀ´ÁË" -#~ msgid "Toggle Logging" -#~ msgstr "´ò¿ª£¯¹Ø±Õ¼Ç¼" - #~ msgid "%sChat" #~ msgstr "ÁÄÌì" @@ -3383,9 +3900,6 @@ #~ msgid "Error Resolving Mail Server.\n" #~ msgstr "½âÎöµçÓÊ·þÎñÆ÷ʱ³ö´í¡£\n" - -#~ msgid "Buddy To Pounce:" -#~ msgstr "±»¼àÊÓµÄÅóÓÑ£º" #~ msgid "Message to send:" #~ msgstr "·¢ËÍÐÅÏ¢£º" Index: zh_TW.po =================================================================== RCS file: /cvsroot/gaim/gaim/po/zh_TW.po,v retrieving revision 1.2 retrieving revision 1.2.2.1 diff -u -d -r1.2 -r1.2.2.1 --- zh_TW.po 19 May 2002 03:09:05 -0000 1.2 +++ zh_TW.po 27 Aug 2002 22:27:12 -0000 1.2.2.1 @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: 0.1 for gaim-0.5.7\n" -"POT-Creation-Date: 2002-04-26 01:28-0400\n" +"POT-Creation-Date: 2002-08-25 22:01-0400\n" "PO-Revision-Date: 2002-05-18 04:21+0800\n" "Last-Translator: Paladin Liu <pa...@ms...>\n" "Language-Team: z10n <z10n>\n" @@ -16,7 +16,87 @@ "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" [...4066 lines suppressed...] +#: src/sound.c:70 +msgid "You talk in chat" +msgstr "" + +#: src/sound.c:71 +msgid "Others talk in chat" +msgstr "" + +#: src/sound.c:74 +msgid "Someone says your name in chat" +msgstr "" + +#~ msgid "Enable sounds" +#~ msgstr "éå鳿" + +#~ msgid "KFM" +#~ msgstr "KFM" + +#~ msgid "Manual" +#~ msgstr "èªå®" |
From: Sean E. <sea...@us...> - 2002-08-27 22:27:15
|
Update of /cvsroot/gaim/gaim/src In directory usw-pr-cvs1:/tmp/cvs-serv10094/src Modified Files: Tag: gtk1-stable browser.c Log Message: Thanks Chris Blizzard. I think that maybe in the future we'll make Gaim not have any bugs. Index: browser.c =================================================================== RCS file: /cvsroot/gaim/gaim/src/browser.c,v retrieving revision 1.23.2.2 retrieving revision 1.23.2.3 diff -u -d -r1.23.2.2 -r1.23.2.3 --- browser.c 25 Aug 2002 02:42:57 -0000 1.23.2.2 +++ browser.c 27 Aug 2002 22:27:12 -0000 1.23.2.3 @@ -582,20 +582,26 @@ pid = fork(); if (pid == 0) { + /* args will be allocated below but we don't bother + * freeing it since we're just going to exec and + * exit */ char **args; char command[1024]; if (web_browser == BROWSER_OPERA) { + args = g_new(char *, 4); args[0] = "opera"; args[1] = "-newwindow"; args[2] = url; args[3] = NULL; } else if (web_browser == BROWSER_KONQ) { + args = g_new(char *, 4); args[0] = "kfmclient"; args[1] = "openURL"; args[2] = url; args[3] = NULL; } else if (web_browser == BROWSER_GALEON) { + args = g_new(char *, 4); args[0] = "galeon"; if (misc_options & OPT_MISC_BROWSER_POPUP) { args[1] = "-w"; @@ -606,6 +612,7 @@ args[2] = NULL; } } else if (web_browser == BROWSER_MOZILLA) { + args = g_new(char *, 4); args[0] = "mozilla"; args[1] = url; args[2] = NULL; |
From: Sean E. <sea...@us...> - 2002-08-27 22:22:58
|
Update of /cvsroot/gaim/gaim/src In directory usw-pr-cvs1:/tmp/cvs-serv8919/src Modified Files: browser.c Log Message: Thanks Chris Blizzard. Index: browser.c =================================================================== RCS file: /cvsroot/gaim/gaim/src/browser.c,v retrieving revision 1.27 retrieving revision 1.28 diff -u -d -r1.27 -r1.28 --- browser.c 24 Aug 2002 01:10:43 -0000 1.27 +++ browser.c 27 Aug 2002 22:22:55 -0000 1.28 @@ -582,20 +582,26 @@ pid = fork(); if (pid == 0) { + /* args will be allocated below but we don't bother + * freeing it since we're just going to exec and + * exit */ char **args; char command[1024]; if (web_browser == BROWSER_OPERA) { + args = g_new(char *, 4); args[0] = "opera"; args[1] = "-newwindow"; args[2] = url; args[3] = NULL; } else if (web_browser == BROWSER_KONQ) { + args = g_new(char *, 4); args[0] = "kfmclient"; args[1] = "openURL"; args[2] = url; args[3] = NULL; } else if (web_browser == BROWSER_GALEON) { + args = g_new(char *, 4); args[0] = "galeon"; if (misc_options & OPT_MISC_BROWSER_POPUP) { args[1] = "-w"; @@ -606,6 +612,7 @@ args[2] = NULL; } } else if (web_browser == BROWSER_MOZILLA) { + args = g_new(char *, 4); args[0] = "mozilla"; args[1] = url; args[2] = NULL; |
From: Sean E. <sea...@us...> - 2002-08-27 22:04:00
|
Update of /cvsroot/gaim/gaim In directory usw-pr-cvs1:/tmp/cvs-serv1998 Modified Files: configure.in Log Message: Try this. Index: configure.in =================================================================== RCS file: /cvsroot/gaim/gaim/configure.in,v retrieving revision 1.126 retrieving revision 1.127 diff -u -d -r1.126 -r1.127 --- configure.in 25 Aug 2002 04:59:34 -0000 1.126 +++ configure.in 27 Aug 2002 22:03:57 -0000 1.127 @@ -120,19 +120,17 @@ fi -AM_PATH_GLIB_2_0(1.3.0,AC_MSG_ERROR([ -*** Glib 2.0 is required to build Gaim 0.60 and above. Please make sure -*** you have the Glib 2.0 development headers installed, or use our 0.59 -*** stable branch, if you'd prefer to use Glib 1.2. Glib can be found at -*** http://www.gtk.org])) -AM_PATH_GTK_2_0(1.3.0,AC_MSG_ERROR([ -*** GTK+ 2.0 is required to build Gaim 0.60 and above. Please make sure -*** you have the GTK+ 2.0 development headers installed, or use our 0.59 -*** stable branch, if you'd prefer to use GTK+ 2.0. GTK can be found at -*** http://www.gtk.org])) +AM_PATH_GLIB_2_0(1.3.0,,AC_MSG_ERROR([ +*** GLib 2.0 is required to build Gaim; please make sure you have the GLib +*** development headers installed. The latest version of GLib is +*** always available at http://www.gtk.org/.])) +AM_PATH_GTK_2_0(1.3.0,,AC_MSG_ERROR([ +*** GTK+ 2.0 is required to build Gaim; please make sure you have the GTK+ +*** development headers installed. The latest version of GTK+ is +*** always available at http://www.gtk.org/.])) + AC_PATH_PROG(gaimpath, gaim) CFLAGS="$CFLAGS $GTK_CFLAGS -DGTK_ENABLE_BROKEN" - dnl Check for XScreenSaver if test "x$enable_xss" = "xyes" ; then |
From: Sean E. <sea...@us...> - 2002-08-27 17:58:17
|
Update of /cvsroot/gaim/gaim/src/protocols/oscar In directory usw-pr-cvs1:/tmp/cvs-serv24702/src/protocols/oscar Modified Files: oscar.c Log Message: Mark did this. Index: oscar.c =================================================================== RCS file: /cvsroot/gaim/gaim/src/protocols/oscar/oscar.c,v retrieving revision 1.143 retrieving revision 1.144 diff -u -d -r1.143 -r1.144 --- oscar.c 25 Aug 2002 10:51:24 -0000 1.143 +++ oscar.c 27 Aug 2002 17:58:14 -0000 1.144 @@ -1,3 +1,4 @@ + /* * gaim * @@ -157,9 +158,10 @@ gboolean request; }; -struct icq_auth { +struct channel4_data { struct gaim_connection *gc; - fu32_t uin; + gchar *uin; + gchar *nick; }; static struct direct_im *find_direct_im(struct oscar_data *od, const char *who) { @@ -1445,25 +1447,26 @@ return 1; } -static void gaim_icq_authgrant(gpointer w, struct icq_auth *data) { - char *uin, message; +/* + * Next 2 functions are for when other people ask you for authorization + */ +static void gaim_icq_authgrant(gpointer w, struct channel4_data *data) { + char message; struct oscar_data *od = (struct oscar_data *)data->gc->proto_data; - uin = g_strdup_printf("%lu", data->uin); message = 0; - aim_send_im_ch4(od->sess, uin, AIM_ICQMSG_AUTHGRANTED, &message); - show_got_added(data->gc, NULL, uin, NULL, NULL); - g_free(uin); - data->uin = 0; + aim_send_im_ch4(od->sess, data->uin, AIM_ICQMSG_AUTHGRANTED, &message); + show_got_added(data->gc, NULL, data->uin, NULL, NULL); + g_free(data->uin); + data->uin = NULL; } -static void gaim_icq_authdeny(gpointer w, struct icq_auth *data) { +static void gaim_icq_authdeny(gpointer w, struct channel4_data *data) { if (data->uin) { - char *uin, *message; + gchar *message; struct oscar_data *od = (struct oscar_data *)data->gc->proto_data; - uin = g_strdup_printf("%lu", data->uin); message = g_strdup_printf("No reason given."); - aim_send_im_ch4(od->sess, uin, AIM_ICQMSG_AUTHDENIED, message); - g_free(uin); + aim_send_im_ch4(od->sess, data->uin, AIM_ICQMSG_AUTHDENIED, message); + g_free(data->uin); g_free(message); } g_free(data); @@ -1473,22 +1476,36 @@ * For when other people ask you for authorization */ static void gaim_icq_authask(struct gaim_connection *gc, fu32_t uin, char *msg) { - struct icq_auth *data = g_new(struct icq_auth, 1); + struct channel4_data *data = g_new(struct channel4_data, 1); /* The first 6 chars of the message are some type of alien gibberish, so skip them */ char *dialog_msg = g_strdup_printf("The user %lu wants to add you to their buddy list for the following reason:\n\n%s", uin, (msg && strlen(msg)>6) ? msg+6 : "No reason given."); debug_printf("Received an authorization request from UIN %lu\n", uin); data->gc = gc; - data->uin = uin; + data->uin = g_strdup_printf("%lu", uin); do_ask_dialog(dialog_msg, data, gaim_icq_authgrant, gaim_icq_authdeny); g_free(dialog_msg); } +/* + * Next 2 functions are for when someone sends you contacts + */ +static void gaim_icq_contactadd(gpointer w, struct channel4_data *data) { + show_add_buddy(data->gc, data->uin, NULL, data->nick); +} + +static void gaim_icq_contactdontadd(gpointer w, struct channel4_data *data) { + free(data->uin); + free(data->nick); + g_free(data); +} + static int incomingim_chan4(aim_session_t *sess, aim_conn_t *conn, aim_userinfo_t *userinfo, struct aim_incomingim_ch4_args *args) { struct gaim_connection *gc = sess->aux_data; - switch (args->type) { + switch (args->type) + { case 0x0001: { /* An almost-normal instant message. Mac ICQ sends this. It's peculiar. */ - char *uin, *message; + gchar *uin, *message; uin = g_strdup_printf("%lu", args->uin); message = g_strdup(args->msg); strip_linefeed(message); @@ -1497,6 +1514,20 @@ g_free(message); } break; + case 0x0004: { /* Someone sent you a URL */ + gchar **text, *uin, *message; + text = g_strsplit(args->msg, "þ", 2); + if (text) { + uin = g_strdup_printf("%lu", args->uin); + message = g_strdup_printf("<A HREF=\"%s\">%s</A>", text[1], text[0]); + strip_linefeed(message); + serv_got_im(gc, uin, message, 0, time(NULL), -1); + g_strfreev(text); + g_free(uin); + g_free(message); + } + } break; + case 0x0006: { /* Someone requested authorization */ gaim_icq_authask(gc, args->uin, args->msg); } break; @@ -1517,6 +1548,31 @@ case 0x0012: { /* Ack for authorizing/denying someone. Or possibly an ack for sending any system notice */ + } break; + + case 0x0013: { /* Someone has sent you some ICQ contacts */ + int i, num; + gchar **text; + text = g_strsplit(args->msg, "þ", 0); + if (text) { + num = 0; + for (i=0; i<strlen(text[0]); i++) + num = num*10 + text[0][i]-48; + for (i=0; i<num; i++) { + struct channel4_data *data = g_new(struct channel4_data, 1); + gchar *message = g_strdup_printf("ICQ user %lu has sent you a contact: %s (%s)\nDo you want to add this contact to your contact list?", args->uin, text[i*2+2], text[i*2+1]); + data->gc = gc; + data->uin = g_strdup(text[i*2+2]); + data->nick = g_strdup(text[i*2+1]); + do_ask_dialog(message, data, gaim_icq_contactadd, gaim_icq_contactdontadd); + g_free(message); + } + g_strfreev(text); + } + } break; + + case 0x001a: { /* Someone has requested that you send them from ICQ contacts */ + /* This is boring and silly. */ } break; default: { |
From: Sean E. <sea...@us...> - 2002-08-27 17:58:17
|
Update of /cvsroot/gaim/gaim In directory usw-pr-cvs1:/tmp/cvs-serv24702 Modified Files: ChangeLog Log Message: Mark did this. Index: ChangeLog =================================================================== RCS file: /cvsroot/gaim/gaim/ChangeLog,v retrieving revision 1.525 retrieving revision 1.526 diff -u -d -r1.525 -r1.526 --- ChangeLog 27 Aug 2002 17:16:27 -0000 1.525 +++ ChangeLog 27 Aug 2002 17:58:14 -0000 1.526 @@ -43,6 +43,8 @@ other cool IRC enhancments (Thanks, Jonas Birmé) * Add / Remove buddy menu item added to the chat users list (Thanks Jonas Birmé) + * Parse URL messages and Contact Sending in ICQ (Thanks Mark + Doliner) version 0.59 (06/24/2002): * Hungarian translation added (Thanks, Sutto Zoltan) |
From: Sean E. <sea...@us...> - 2002-08-27 17:58:17
|
Update of /cvsroot/gaim/gaim/src In directory usw-pr-cvs1:/tmp/cvs-serv24702/src Modified Files: buddy_chat.c Log Message: Mark did this. Index: buddy_chat.c =================================================================== RCS file: /cvsroot/gaim/gaim/src/buddy_chat.c,v retrieving revision 1.155 retrieving revision 1.156 diff -u -d -r1.155 -r1.156 --- buddy_chat.c 25 Aug 2002 10:51:23 -0000 1.155 +++ buddy_chat.c 27 Aug 2002 17:58:14 -0000 1.156 @@ -841,6 +841,21 @@ } } +/* Added by Jonas <jo...@bi...> */ +static void chat_press_add(GtkObject *obj, struct conversation *c) +{ + char *name = gtk_object_get_user_data(obj); + struct buddy *b = find_buddy(c->gc, name); + + if (b) { + show_confirm_del(c->gc, name); + } else if (c->gc) + show_add_buddy(c->gc, name, NULL, NULL); + + gtk_widget_grab_focus(c->entry); +} +/* End Jonas */ + static gint right_click_chat(GtkObject *obj, GdkEventButton *event, struct conversation *b) { if (event->button == 1 && event->type == GDK_2BUTTON_PRESS) { @@ -894,6 +909,21 @@ gtk_widget_show(button); } + /* Added by Jonas <jo...@bi...> */ + if (b->gc) { + if (find_buddy(b->gc, gtk_object_get_user_data(obj))) + button = gtk_menu_item_new_with_label(_("Remove")); + else + button = gtk_menu_item_new_with_label(_("Add")); + gtk_signal_connect(GTK_OBJECT(button), "activate", + GTK_SIGNAL_FUNC(chat_press_add), b); + gtk_object_set_user_data(GTK_OBJECT(button), + gtk_object_get_user_data(obj)); + gtk_menu_append(GTK_MENU(menu), button); + gtk_widget_show(button); + } + /* End Jonas */ + gtk_menu_popup(GTK_MENU(menu), NULL, NULL, NULL, NULL, event->button, event->time); return TRUE; } |
From: Sean E. <sea...@us...> - 2002-08-27 17:16:31
|
Update of /cvsroot/gaim/gaim/src/protocols/irc In directory usw-pr-cvs1:/tmp/cvs-serv1988/src/protocols/irc Modified Files: irc.c Log Message: FROM JONAS BIRME: * IRC: /W implemented the WHO * command * IRC: /VERSION implemented * IRC: Display all error messages received from server. * IRC: Handle channel mode and added support for changing mode, /MODE * IRC: Implements /QUIT [<Quit message>] 4.1.6 in the RFC. Quits the entire application. * IRC: Use gc->user->alias as real name. Also includes yesterdays patch: * Add nickname to buddy list by right clicking on nickname in chat room. * IRC: Parsed the idle and signon time on WHOIS-answer. Index: irc.c =================================================================== RCS file: /cvsroot/gaim/gaim/src/protocols/irc/irc.c,v retrieving revision 1.79 retrieving revision 1.80 diff -u -d -r1.79 -r1.80 --- irc.c 25 Aug 2002 10:51:23 -0000 1.79 +++ irc.c 27 Aug 2002 17:16:28 -0000 1.80 @@ -605,6 +605,19 @@ return FALSE; } +static void irc_chan_mode(struct gaim_connection *gc, char *room, char sign, char mode, char *argstr, char *who) +{ + struct conversation *c = irc_find_chat(gc, room); + char buf[IRC_BUF_LEN]; + char *nick = g_strndup(who, strchr(who, '!') - who); + + g_snprintf(buf, sizeof(buf), "%s sets mode %c%c %s on %s", + nick, sign, mode, strlen(argstr) ? argstr : "", + room); + g_free(nick); + write_to_conv(c, buf, WFLAG_SYSTEM, NULL, time((time_t)NULL), -1); +} + static void irc_user_mode(struct gaim_connection *gc, char *room, char sign, char mode, char *nick) { struct conversation *c = irc_find_chat(gc, room); @@ -664,6 +677,7 @@ char sign = *modes++; int arg = 1; char *argstr; + char *who = word[1]; if (!c) return; @@ -686,11 +700,50 @@ argstr = ""; if (strchr(id->nickmodes, *modes)) irc_user_mode(gc, chan, sign, *modes, argstr); + else if (strchr(who, '!')) + irc_chan_mode(gc, chan, sign, *modes, argstr, who); } modes++; } } +static void handle_version(struct gaim_connection *gc, char *word[], char *word_eol[], int num) +{ + struct irc_data *id = gc->proto_data; + char buf[IRC_BUF_LEN]; + GString *str; + + id->liststr = g_string_new(""); + + id->liststr = g_string_append(id->liststr, "<b>Version: </b>"); + id->liststr = g_string_append(id->liststr, word_eol[4]); + + str = decode_html(id->liststr->str); + g_show_info_text(gc, NULL, 2, str->str, NULL); + g_string_free(str, TRUE); + g_string_free(id->liststr, TRUE); + id->liststr = NULL; +} + +static void handle_who(struct gaim_connection *gc, char *word[], char *word_eol[], int num) +{ + struct irc_data *id = gc->proto_data; + char buf[IRC_BUF_LEN]; + + if (!id->in_whois) { + id->in_whois = TRUE; + id->liststr = g_string_new(""); + } + + switch (num) { + case 352: + g_snprintf(buf, sizeof(buf), "<b>%s</b> (%s@%s): %s<br>", + word[8], word[5], word[6], word_eol[11]); + id->liststr = g_string_append(id->liststr, buf); + break; + } +} + /* Handle our whois stuff here. You know what, I have a sore throat. You know * what I think about that? I'm not too pleased with it. Perhaps I should take * some medicine, or perhaps I should go to bed? Blah!! */ @@ -730,9 +783,18 @@ default: break; } - + if (word_eol[5][0] == ':') id->liststr = g_string_append(id->liststr, word_eol[5] + 1); + /* Nicer idle time output, by jo...@bi... */ + else if (isdigit(word_eol[5][0])) { + time_t idle = atol(word_eol[5]); + time_t signon = atol(strchr(word_eol[5], ' ')); + + g_snprintf(tmp, sizeof(tmp), + "%ld seconds [signon: %s]", (idle / 1000), ctime(&signon)); + id->liststr = g_string_append(id->liststr, tmp); + } else id->liststr = g_string_append(id->liststr, word_eol[5]); } @@ -791,14 +853,16 @@ case 312: case 313: case 317: - case 319: + case 319: handle_whois(gc, word, word_eol, n); break; case 322: handle_roomlist(gc, word, word_eol); break; + /* End of replies */ case 323: case 318: + case 315: if ((id->in_whois || id->in_list) && id->liststr) { GString *str = decode_html(id->liststr->str); g_show_info_text(gc, NULL, 2, str->str, NULL); @@ -815,6 +879,12 @@ case 332: handle_topic(gc, text); break; + case 351: + handle_version(gc, word, word_eol, n); + break; + case 352: + handle_who(gc, word, word_eol, n); + break; case 353: handle_names(gc, word[5], word_eol[6]); break; @@ -829,6 +899,15 @@ case 431: do_error_dialog(_("No IRC nickname given"), NULL, GAIM_ERROR); break; + default: + if (n > 400 && n < 502) { + char errmsg[IRC_BUF_LEN]; + char *errmsg1 = strrchr(text, ':'); + g_snprintf(errmsg, sizeof(errmsg), "IRC Error %d", n); + if (errmsg) + do_error_dialog(errmsg, errmsg1+1, GAIM_ERROR); + } + break; } } @@ -990,7 +1069,7 @@ char *cmd; /* Check for errors */ - + if (*buf != ':') { if (!strncmp(buf, "NOTICE ", 7)) buf += 7; @@ -1182,7 +1261,7 @@ d = g_strndup(idata->rxqueue, len); g_strchomp(d); debug_printf("IRC S: %s\n", d); - + idata->rxlen -= len; if (idata->rxlen) { char *tmp = g_strdup(e + 1); @@ -1229,8 +1308,10 @@ hostname[sizeof(hostname) - 1] = 0; if (!*hostname) g_snprintf(hostname, sizeof(hostname), "localhost"); - g_snprintf(buf, sizeof(buf), "USER %s %s %s :Gaim (%s)\r\n", - g_get_user_name(), hostname, gc->user->proto_opt[USEROPT_SERV], WEBSITE); + g_snprintf(buf, sizeof(buf), "USER %s %s %s :%s [Gaim (%s)]\r\n", + g_get_user_name(), hostname, + gc->user->proto_opt[USEROPT_SERV], + gc->user->alias, WEBSITE); if (irc_write(idata->fd, buf, strlen(buf)) < 0) { hide_login_progress(gc, "Write error"); signoff(gc); @@ -1260,7 +1341,7 @@ set_login_progress(gc, 2, buf); idata->chantypes = g_strdup("#&!+"); - idata->chanmodes = g_strdup("beI,k,l"); + idata->chanmodes = g_strdup("beI,k,lnt"); idata->nickmodes = g_strdup("ohv"); idata->str = g_string_new(""); @@ -1280,7 +1361,12 @@ struct irc_data *idata = (struct irc_data *)gc->proto_data; gchar buf[IRC_BUF_LEN]; - g_snprintf(buf, sizeof(buf), "QUIT :Download Gaim [%s]\r\n", WEBSITE); + if (idata->str->len > 0) { + g_snprintf(buf, sizeof(buf), "QUIT :%s\r\n", idata->str->str); + } else { + g_snprintf(buf, sizeof(buf), + "QUIT :Download Gaim [%s]\r\n", WEBSITE); + } irc_write(idata->fd, buf, strlen(buf)); if (idata->rxqueue) @@ -1437,6 +1523,17 @@ } } +static void set_chan_mode(struct gaim_connection *gc, char *chan, char *mode_str) +{ + struct irc_data *id = gc->proto_data; + char buf[IRC_BUF_LEN]; + + if ((mode_str[0] == '-') || (mode_str[0] == '+')) { + g_snprintf(buf, sizeof(buf), "MODE %s %s\r\n", chan, mode_str); + irc_write(id->fd, buf, strlen(buf)); + } +} + static int handle_command(struct gaim_connection *gc, char *who, char *what) { char buf[IRC_BUF_LEN]; @@ -1516,6 +1613,9 @@ set_mode(gc, who, '+', 'v', word); } else if (!g_strcasecmp(pdibuf, "DEVOICE")) { set_mode(gc, who, '-', 'v', word); + } else if (!g_strcasecmp(pdibuf, "MODE")) { + char *chan = who; + set_chan_mode(gc, chan, word_eol[2]); } else if (!g_strcasecmp(pdibuf, "QUOTE")) { if (!*word_eol[2]) { g_free(what); @@ -1587,6 +1687,16 @@ } else if (!g_strcasecmp(pdibuf, "LIST")) { g_snprintf(buf, sizeof(buf), "LIST\r\n"); irc_write(id->fd, buf, strlen(buf)); + } else if (!g_strcasecmp(pdibuf, "QUIT")) { + char *reason = word_eol[2]; + id->str = g_string_insert(id->str, 0, reason); + do_quit(); + } else if (!g_strcasecmp(pdibuf, "VERSION")) { + g_snprintf(buf, sizeof(buf), "VERSION\r\n"); + irc_write(id->fd, buf, strlen(buf)); + } else if (!g_strcasecmp(pdibuf, "W")) { + g_snprintf(buf, sizeof(buf), "WHO *\r\n"); + irc_write(id->fd, buf, strlen(buf)); } else if (!g_strcasecmp(pdibuf, "HELP")) { struct conversation *c = NULL; if (is_channel(gc, who)) { @@ -1602,7 +1712,8 @@ "WHOIS INVITE NICK LIST<BR>" "JOIN PART TOPIC KICK<BR>" "OP DEOP VOICE DEVOICE<BR>" - "ME MSG QUOTE SAY</B>", + "ME MSG QUOTE SAY QUIT<BR>" + "MODE VERSION W</B>", WFLAG_NOLOG, NULL, time(NULL), -1); } else { struct conversation *c = NULL; |
From: Sean E. <sea...@us...> - 2002-08-27 17:16:30
|
Update of /cvsroot/gaim/gaim In directory usw-pr-cvs1:/tmp/cvs-serv1988 Modified Files: ChangeLog Log Message: FROM JONAS BIRME: * IRC: /W implemented the WHO * command * IRC: /VERSION implemented * IRC: Display all error messages received from server. * IRC: Handle channel mode and added support for changing mode, /MODE * IRC: Implements /QUIT [<Quit message>] 4.1.6 in the RFC. Quits the entire application. * IRC: Use gc->user->alias as real name. Also includes yesterdays patch: * Add nickname to buddy list by right clicking on nickname in chat room. * IRC: Parsed the idle and signon time on WHOIS-answer. Index: ChangeLog =================================================================== RCS file: /cvsroot/gaim/gaim/ChangeLog,v retrieving revision 1.524 retrieving revision 1.525 diff -u -d -r1.524 -r1.525 --- ChangeLog 26 Aug 2002 04:03:47 -0000 1.524 +++ ChangeLog 27 Aug 2002 17:16:27 -0000 1.525 @@ -28,6 +28,7 @@ - GtkIMHtml, sorta (Ari Pollak, Christian Hammond) - Buddy Icons - IM Images + - Alert Dialogs * Notify.c plugin rewritten; check its configure dialog (Thanks, Etan Reisner) * TOC no longer compiles statically by default--use OSCAR @@ -38,6 +39,10 @@ * Read proxy environment variables. (Thanks, Christian Hammond) * Fixed security vulnerability with manual browser option (Thanks, Robert McQueen) + * Added more IRC slash commands -- /W, /VERSION, /MODE -- and + other cool IRC enhancments (Thanks, Jonas Birmé) + * Add / Remove buddy menu item added to the chat users list + (Thanks Jonas Birmé) version 0.59 (06/24/2002): * Hungarian translation added (Thanks, Sutto Zoltan) |
From: Sean E. <sea...@us...> - 2002-08-27 16:41:34
|
Update of /cvsroot/gaim/gaim/src In directory usw-pr-cvs1:/tmp/cvs-serv17236/src Modified Files: conversation.c Log Message: This will fix focus problems in non-tabbed windows. Thanks, Brian. Index: conversation.c =================================================================== RCS file: /cvsroot/gaim/gaim/src/conversation.c,v retrieving revision 1.366 retrieving revision 1.367 diff -u -d -r1.366 -r1.367 --- conversation.c 25 Aug 2002 20:54:37 -0000 1.366 +++ conversation.c 27 Aug 2002 16:41:30 -0000 1.367 @@ -2967,7 +2967,7 @@ gtk_widget_show(send); update_buttons_by_protocol(c); - + gtk_widget_grab_focus(c->entry); gtk_widget_show(win); } |
From: Sean E. <sea...@us...> - 2002-08-27 02:43:59
|
Update of /cvsroot/gaim/gaim/po In directory usw-pr-cvs1:/tmp/cvs-serv15789/po Modified Files: bg.po cs.po da.po de.po es.po fi.po fr.po hu.po it.po ja.po ko.po nl.po pl.po ru.po sk.po sv.po zh_CN.po zh_TW.po Log Message: I'm tired. Index: bg.po =================================================================== RCS file: /cvsroot/gaim/gaim/po/bg.po,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- bg.po 18 Aug 2002 17:37:12 -0000 1.5 +++ bg.po 27 Aug 2002 02:43:53 -0000 1.6 @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: Gaim 0.60\n" -"POT-Creation-Date: 2002-08-18 10:33-0700\n" +"POT-Creation-Date: 2002-08-25 23:43-0400\n" "PO-Revision-Date: 2002-04-16 04:54+0200\n" "Last-Translator: Hristo Todorov <ig...@bo...>\n" "Language-Team: Bulgarian <bg...@li...>\n" @@ -26,9 +26,9 @@ #: plugins/chatlist.c:339 src/about.c:165 src/aim.c:317 src/buddy.c:2690 [...3600 lines suppressed...] -#~ msgid "Sound Options" -#~ msgstr "Çâóê" - -#~ msgid "Sound method" -#~ msgstr "Çâóêîâ ìåòîä" - #~ msgid "Sound played when:" #~ msgstr "Çâóê ïðè:" @@ -3617,9 +4011,6 @@ #~ msgid "minutes using" #~ msgstr "ìèíóòè èçïîëçâàíè" - -#~ msgid "Messages" -#~ msgstr "Ñúîáùåíèÿ" #~ msgid "Make Away" #~ msgstr "Ïðàâè îòñúñòâàù" Index: cs.po =================================================================== RCS file: /cvsroot/gaim/gaim/po/cs.po,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- cs.po 18 Aug 2002 17:37:13 -0000 1.4 +++ cs.po 27 Aug 2002 02:43:53 -0000 1.5 @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: gaim 0.48\n" -"POT-Creation-Date: 2002-08-18 10:33-0700\n" +"POT-Creation-Date: 2002-08-25 23:43-0400\n" "PO-Revision-Date: 2002-05-05 17:15GMT+1\n" "Last-Translator: Honza Král <hk...@ce...>\n" "Language-Team: Èeský jazyk <cs...@li...>\n" @@ -25,9 +25,9 @@ #: plugins/chatlist.c:339 src/about.c:165 src/aim.c:317 src/buddy.c:2690 [...3635 lines suppressed...] -#~ msgstr "Mo¾nosti zvuku" - -#, fuzzy -#~ msgid "Sound method" -#~ msgstr "Metody zvuku" - #, fuzzy #~ msgid "Sound played when:" #~ msgstr "Pøehrát zvuk pøi:" @@ -3704,10 +4066,6 @@ #~ msgid "minutes using" #~ msgstr "minut pou¾ívání" - -#, fuzzy -#~ msgid "Messages" -#~ msgstr "Zprávy" #~ msgid "Make Away" #~ msgstr "Udìlej 'Preè'" Index: da.po =================================================================== RCS file: /cvsroot/gaim/gaim/po/da.po,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- da.po 18 Aug 2002 17:37:13 -0000 1.4 +++ da.po 27 Aug 2002 02:43:53 -0000 1.5 @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: GAIM 0.55\n" -"POT-Creation-Date: 2002-08-18 10:33-0700\n" +"POT-Creation-Date: 2002-08-25 23:43-0400\n" "PO-Revision-Date: 2002-04-01 23:04+0200\n" "Last-Translator: Lars Sarauw Hansen <sa...@dk...>\n" "Language-Team: Danish <da...@kl...>\n" @@ -28,9 +28,9 @@ #: plugins/chatlist.c:339 src/about.c:165 src/aim.c:317 src/buddy.c:2690 [...3621 lines suppressed...] -#~ msgid "Sound Options" -#~ msgstr "Indstillinger for lyd" - -#~ msgid "Sound method" -#~ msgstr "Afspil lyd ved hjælp af:" - #~ msgid "Sound played when:" #~ msgstr "Afspil lyd, når:" @@ -3661,9 +4053,6 @@ #~ msgid "minutes using" #~ msgstr "minutter og send" - -#~ msgid "Messages" -#~ msgstr "Beskeder" #~ msgid "Make Away" #~ msgstr "Sæt fraværende" Index: de.po =================================================================== RCS file: /cvsroot/gaim/gaim/po/de.po,v retrieving revision 1.38 retrieving revision 1.39 diff -u -d -r1.38 -r1.39 --- de.po 18 Aug 2002 17:37:13 -0000 1.38 +++ de.po 27 Aug 2002 02:43:53 -0000 1.39 @@ -15,7 +15,7 @@ msgid "" msgstr "" "Project-Id-Version: Gaim 0.9.19\n" -"POT-Creation-Date: 2002-08-18 10:33-0700\n" +"POT-Creation-Date: 2002-08-25 23:43-0400\n" "PO-Revision-Date: 2002-03-31 11:29+0200\n" "Last-Translator: Karsten Weiss <kn...@gm...>\n" "Language-Team: de <de...@li...>\n" @@ -35,9 +35,9 @@ #: plugins/chatlist.c:339 src/about.c:165 src/aim.c:317 src/buddy.c:2690 [...3642 lines suppressed...] -#~ msgid "Sound Options" -#~ msgstr "Klang-Einstellungen" - -#~ msgid "Sound method" -#~ msgstr "Klang-Ausgabesystem" - #~ msgid "Sound played when:" #~ msgstr "Klang abspielen bei:" @@ -3699,9 +4093,6 @@ #~ msgid "minutes using" #~ msgstr "Minuten und benutze" - -#~ msgid "Messages" -#~ msgstr "Nachrichten" #~ msgid "Make Away" #~ msgstr "Jetzt abwesend" Index: es.po =================================================================== RCS file: /cvsroot/gaim/gaim/po/es.po,v retrieving revision 1.25 retrieving revision 1.26 diff -u -d -r1.25 -r1.26 --- es.po 18 Aug 2002 17:37:13 -0000 1.25 +++ es.po 27 Aug 2002 02:43:53 -0000 1.26 @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: Gaim 0.60\n" -"POT-Creation-Date: 2002-08-18 10:33-0700\n" +"POT-Creation-Date: 2002-08-25 23:43-0400\n" "PO-Revision-Date: 2002-02-23 18:05+0100\n" "Last-Translator: Alex Villar <al...@te...>\n" "Language-Team: <es...@li...>\n" @@ -25,9 +25,9 @@ #: plugins/chatlist.c:339 src/about.c:165 src/aim.c:317 src/buddy.c:2690 [...3657 lines suppressed...] @@ -3754,9 +4148,6 @@ #~ msgid "Gaim - Buddy" #~ msgstr "Gaim - Amigo" -#~ msgid "file not found: %s\n" -#~ msgstr "archivo no encontrado: %s\n" - #~ msgid "by Email" #~ msgstr "por Correo Electronico" @@ -3819,9 +4210,6 @@ #~ msgid "couldn't resolve host\n" #~ msgstr "no se pudo resolver la dirección\n" - -#~ msgid "Browser Options" -#~ msgstr "Opciones del Navegador" #~ msgid "Logging Options" #~ msgstr "Options de Conexión" Index: fi.po =================================================================== RCS file: /cvsroot/gaim/gaim/po/fi.po,v retrieving revision 1.10 retrieving revision 1.11 diff -u -d -r1.10 -r1.11 --- fi.po 18 Aug 2002 17:37:13 -0000 1.10 +++ fi.po 27 Aug 2002 02:43:53 -0000 1.11 @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: gaim 0.59\n" -"POT-Creation-Date: 2002-08-18 10:33-0700\n" +"POT-Creation-Date: 2002-08-25 23:43-0400\n" "PO-Revision-Date: 2002-03-23 20:32+0200\n" "Last-Translator: Tero Kuusela <te...@su...>\n" "Language-Team: Finnish <fi...@li...>\n" @@ -24,9 +24,9 @@ #: plugins/chatlist.c:339 src/about.c:165 src/aim.c:317 src/buddy.c:2690 [...3611 lines suppressed...] -#~ msgid "Sound Options" -#~ msgstr "äänivalinnat" - -#~ msgid "Sound method" -#~ msgstr "Äänimenetelmä" - #~ msgid "Sound played when:" #~ msgstr "Ääni soitetaan kun:" @@ -3629,9 +4032,6 @@ #~ msgid "minutes using" #~ msgstr "minuutin jälkeen viestillä" - -#~ msgid "Messages" -#~ msgstr "Viestit" #~ msgid "Make Away" #~ msgstr "Luo poissaolo" Index: fr.po =================================================================== RCS file: /cvsroot/gaim/gaim/po/fr.po,v retrieving revision 1.32 retrieving revision 1.33 diff -u -d -r1.32 -r1.33 --- fr.po 18 Aug 2002 17:37:13 -0000 1.32 +++ fr.po 27 Aug 2002 02:43:53 -0000 1.33 @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Gaim 0.9.20\n" -"POT-Creation-Date: 2002-08-18 10:33-0700\n" +"POT-Creation-Date: 2002-08-25 23:43-0400\n" "PO-Revision-Date: 2002-07-10 13:17GMT\n" "Last-Translator: sebfrance <seb...@if...>\n" "Language-Team: fr <fr...@li...>\n" @@ -28,9 +28,9 @@ #: plugins/chatlist.c:339 src/about.c:165 src/aim.c:317 src/buddy.c:2690 [...3649 lines suppressed...] -#~ msgid "Sound Options" -#~ msgstr "Options sonores" - -#~ msgid "Sound method" -#~ msgstr "Methode Utilisée" - #~ msgid "Sound played when:" #~ msgstr "Son joué lorsque:" @@ -3706,9 +4103,6 @@ #~ msgid "minutes using" #~ msgstr "minutes en utilisant" - -#~ msgid "Messages" -#~ msgstr "Messages" #~ msgid "Make Away" #~ msgstr "Passer en mode 'absent'" Index: hu.po =================================================================== RCS file: /cvsroot/gaim/gaim/po/hu.po,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- hu.po 18 Aug 2002 17:37:14 -0000 1.4 +++ hu.po 27 Aug 2002 02:43:53 -0000 1.5 @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: Gaim 0.60\n" -"POT-Creation-Date: 2002-08-18 10:33-0700\n" +"POT-Creation-Date: 2002-08-25 23:43-0400\n" "PO-Revision-Date: 2002-05-12 19:00+0100\n" "Last-Translator: Zoltan Sutto <sut...@br...>\n" "Language-Team: HU <hu...@li...>\n" @@ -25,9 +25,9 @@ #: plugins/chatlist.c:339 src/about.c:165 src/aim.c:317 src/buddy.c:2690 [...3623 lines suppressed...] -#~ msgid "Sound Options" -#~ msgstr "Hangok beállítása" - -#~ msgid "Sound method" -#~ msgstr "Lejátszás módja" - #~ msgid "Sound played when:" #~ msgstr "Hang lejátszása akkor, ha:" @@ -3652,9 +4048,6 @@ #~ msgid "minutes using" #~ msgstr "perc után a következ?vel" - -#~ msgid "Messages" -#~ msgstr "Üzenetek" #~ msgid "Make Away" #~ msgstr "Nincs a gépnél" Index: it.po =================================================================== RCS file: /cvsroot/gaim/gaim/po/it.po,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- it.po 18 Aug 2002 17:37:14 -0000 1.6 +++ it.po 27 Aug 2002 02:43:53 -0000 1.7 @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: Gaim 0.53\n" -"POT-Creation-Date: 2002-08-18 10:33-0700\n" +"POT-Creation-Date: 2002-08-25 23:43-0400\n" "PO-Revision-Date: 2002-03-13 19:26+0100\n" "Last-Translator: Salvatore di Maggio <tit...@li...>\n" "Language-Team: Italian <it...@li...>\n" @@ -25,9 +25,9 @@ #: plugins/chatlist.c:339 src/about.c:165 src/aim.c:317 src/buddy.c:2690 [...3638 lines suppressed...] -#~ msgid "Sound Options" -#~ msgstr "Opzioni suoni" - -#, fuzzy -#~ msgid "Sound method" -#~ msgstr "Opzioni suoni" - #, fuzzy #~ msgid "Sound played when:" #~ msgstr "Programma che suona:" @@ -3687,9 +4074,6 @@ #~ msgid "minutes using" #~ msgstr "minuti usando" - -#~ msgid "Messages" -#~ msgstr "Messaggi" #~ msgid "Make Away" #~ msgstr "Metti Assente" Index: ja.po =================================================================== RCS file: /cvsroot/gaim/gaim/po/ja.po,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- ja.po 18 Aug 2002 17:37:14 -0000 1.4 +++ ja.po 27 Aug 2002 02:43:53 -0000 1.5 @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: gaim version 0.56\n" -"POT-Creation-Date: 2002-08-18 10:33-0700\n" +"POT-Creation-Date: 2002-08-25 23:43-0400\n" "PO-Revision-Date: 2002-04-22 13:12+0900\n" "Last-Translator: Ryosuke Kutsuna <ry...@co...>\n" "Language-Team: Japanese\n" @@ -25,9 +25,9 @@ #: plugins/chatlist.c:339 src/about.c:165 src/aim.c:317 src/buddy.c:2690 [...3619 lines suppressed...] -#~ msgid "Sound Options" -#~ msgstr "²»À¼¥ª¥×¥·¥ç¥ó" - -#~ msgid "Sound method" -#~ msgstr "²»À¼¥á¥½¥Ã¥É" - #~ msgid "Sound played when:" #~ msgstr "²»¤òÌĤ餹¤È¤:" @@ -3646,9 +4041,6 @@ #~ msgid "minutes using" #~ msgstr "¿ôÊ¬ÍøÍÑ" - -#~ msgid "Messages" -#~ msgstr "¥á¥Ã¥»¡¼¥¸" #~ msgid "Make Away" #~ msgstr "¤É¤Ã¤«¤¤¤±" Index: ko.po =================================================================== RCS file: /cvsroot/gaim/gaim/po/ko.po,v retrieving revision 1.28 retrieving revision 1.29 diff -u -d -r1.28 -r1.29 --- ko.po 18 Aug 2002 17:37:14 -0000 1.28 +++ ko.po 27 Aug 2002 02:43:53 -0000 1.29 @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: gaim 0.58\n" -"POT-Creation-Date: 2002-08-18 10:33-0700\n" +"POT-Creation-Date: 2002-08-25 23:43-0400\n" "PO-Revision-Date: 2002-06-03 09:02+0900\n" "Last-Translator: A Lee <al...@de...>\n" "Language-Team: artsilly and alee team\n" @@ -25,9 +25,9 @@ #: plugins/chatlist.c:339 src/about.c:165 src/aim.c:317 src/buddy.c:2690 [...3619 lines suppressed...] -#~ msgid "Sound Options" -#~ msgstr "¼Ò¸® ¿É¼Ç" - -#~ msgid "Sound method" -#~ msgstr "¼Ò¸® ³»´Â ¹æ¹ý" - #~ msgid "Sound played when:" #~ msgstr "´ÙÀ½ÀÇ °æ¿ì ¼Ò¸® ³»±â:" @@ -3646,9 +4042,6 @@ #~ msgid "minutes using" #~ msgstr "ºÐ µ¿¾È »ç¿ëÇÏÁö ¾ÊÀ¸¸é ´ÙÀ½ ÀÚ¸®ºñ¿ò ¸Þ½ÃÁö »ç¿ë: " - -#~ msgid "Messages" -#~ msgstr "¸Þ½ÃÁö" #~ msgid "Make Away" #~ msgstr "Áö±Ý ÀÚ¸®ºñ¿ò" Index: nl.po =================================================================== RCS file: /cvsroot/gaim/gaim/po/nl.po,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- nl.po 18 Aug 2002 17:37:14 -0000 1.6 +++ nl.po 27 Aug 2002 02:43:53 -0000 1.7 @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: Gaim 0.60\n" -"POT-Creation-Date: 2002-08-18 10:33-0700\n" +"POT-Creation-Date: 2002-08-25 23:43-0400\n" "PO-Revision-Date: 2002-03-02 16:25+0100\n" "Last-Translator: Reinier Lamers <tux...@pl...>\n" "Language-Team: nl <nl...@li...>\n" @@ -27,9 +27,9 @@ #: plugins/chatlist.c:339 src/about.c:165 src/aim.c:317 src/buddy.c:2690 [...3628 lines suppressed...] - #~ msgid "Show conversations in the same tabbed window" #~ msgstr "Toon gesprekken in hetzelfde venster met tabbladen" -#~ msgid "Tab Completion" -#~ msgstr "Titels in Tabs" - #~ msgid "Font Options" #~ msgstr "Lettertypes" @@ -3727,9 +4100,6 @@ #~ msgid "Font Size for Text" #~ msgstr "Lettergrootte" - -#~ msgid "Sound Options" -#~ msgstr "Geluidsinstellingen" #~ msgid "Sound Player:" #~ msgstr "Geluidsafspeler:" Index: pl.po =================================================================== RCS file: /cvsroot/gaim/gaim/po/pl.po,v retrieving revision 1.20 retrieving revision 1.21 diff -u -d -r1.20 -r1.21 --- pl.po 18 Aug 2002 17:37:14 -0000 1.20 +++ pl.po 27 Aug 2002 02:43:53 -0000 1.21 @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: gaim 0.60\n" -"POT-Creation-Date: 2002-08-18 10:33-0700\n" +"POT-Creation-Date: 2002-08-25 23:43-0400\n" "PO-Revision-Date: 2002-06-30 07:59+0100\n" "Last-Translator: Przemys³aw Su³ek <pb...@li...>\n" "Language-Team: POLISH <pl...@li...>\n" @@ -24,9 +24,9 @@ #: plugins/chatlist.c:339 src/about.c:165 src/aim.c:317 src/buddy.c:2690 [...3613 lines suppressed...] -#~ msgid "Sound Options" -#~ msgstr "Opcje d¼wiêku" - -#~ msgid "Sound method" -#~ msgstr "Sposób odgrywania" - #~ msgid "Sound played when:" #~ msgstr "D¼wiêk odtwarzany gdy:" @@ -3621,9 +4024,6 @@ #~ msgid "minutes using" #~ msgstr "minutach u¿ywaj±c" - -#~ msgid "Messages" -#~ msgstr "Wiadomo¶ci" #~ msgid "Make Away" #~ msgstr "Zrób Zajêty" Index: ru.po =================================================================== RCS file: /cvsroot/gaim/gaim/po/ru.po,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- ru.po 18 Aug 2002 17:37:14 -0000 1.12 +++ ru.po 27 Aug 2002 02:43:54 -0000 1.13 @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: gaim 0.48\n" -"POT-Creation-Date: 2002-08-18 10:33-0700\n" +"POT-Creation-Date: 2002-08-25 23:43-0400\n" "PO-Revision-Date: 2002-03-22 14:05+0300\n" "Last-Translator: Grigory Bakunov <bl...@as...>\n" "Language-Team: RUSSIAN <RU...@li...>\n" @@ -25,9 +25,9 @@ #: plugins/chatlist.c:339 src/about.c:165 src/aim.c:317 src/buddy.c:2690 [...3627 lines suppressed...] -#~ msgid "Sound Options" -#~ msgstr "îÁÓÔÒÏÊËÉ Ú×ÕËÁ" - -#~ msgid "Sound method" -#~ msgstr "îÁÓÔÒÏÊËÉ Ú×ÕËÁ" - #~ msgid "Sound played when:" #~ msgstr "ú×ÕË ÐÒÏÉÇÒÙ×ÁÅÔÓÑ:" @@ -3667,9 +4056,6 @@ #~ msgid "minutes using" #~ msgstr "ÍÉÎÕÔ ÉÓÐÏÌØÚÕÑ" - -#~ msgid "Messages" -#~ msgstr "óÏÏÂÝÅÎÉÑ" #~ msgid "Make Away" #~ msgstr "ðÒÉÍÅÎÉÔØ" Index: sk.po =================================================================== RCS file: /cvsroot/gaim/gaim/po/sk.po,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- sk.po 18 Aug 2002 17:37:14 -0000 1.6 +++ sk.po 27 Aug 2002 02:43:54 -0000 1.7 @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: gaim 0.48\n" -"POT-Creation-Date: 2002-08-18 10:33-0700\n" +"POT-Creation-Date: 2002-08-25 23:43-0400\n" "PO-Revision-Date: 2001-02-22 00:00\n" "Last-Translator: Daniel Re¾ný <da...@re...>\n" "Language-Team: SK <SK...@li...>\n" @@ -25,9 +25,9 @@ #: plugins/chatlist.c:339 src/about.c:165 src/aim.c:317 src/buddy.c:2690 [...3596 lines suppressed...] -#~ msgid "Sound Options" -#~ msgstr "Zvuky Voµby" - -#, fuzzy -#~ msgid "Sound method" -#~ msgstr "Zvuky Voµby" - #, fuzzy #~ msgid "Sound played when:" #~ msgstr "Zvukový prehrávaè:" @@ -3654,9 +4003,6 @@ #~ msgid "minutes using" #~ msgstr "minút pou¾íva" - -#~ msgid "Messages" -#~ msgstr "Správy" #~ msgid "Make Away" #~ msgstr "Urob 'Preè'" Index: sv.po =================================================================== RCS file: /cvsroot/gaim/gaim/po/sv.po,v retrieving revision 1.8 retrieving revision 1.9 diff -u -d -r1.8 -r1.9 --- sv.po 18 Aug 2002 17:37:15 -0000 1.8 +++ sv.po 27 Aug 2002 02:43:54 -0000 1.9 @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: gaim\n" -"POT-Creation-Date: 2002-08-18 10:33-0700\n" +"POT-Creation-Date: 2002-08-25 23:43-0400\n" "PO-Revision-Date: 2002-05-19 03:54+0200\n" "Last-Translator: Christian Rose <me...@me...>\n" "Language-Team: Swedish <sv...@li...>\n" @@ -26,9 +26,9 @@ #: plugins/chatlist.c:339 src/about.c:165 src/aim.c:317 src/buddy.c:2690 [...3625 lines suppressed...] -#~ msgid "Sound Options" -#~ msgstr "Ljudalternativ" - -#~ msgid "Sound method" -#~ msgstr "Ljudmetod" - #~ msgid "Sound played when:" #~ msgstr "Ljud spelas då:" @@ -3651,9 +4053,6 @@ #~ msgid "minutes using" #~ msgstr "minuters användning" - -#~ msgid "Messages" -#~ msgstr "Meddelanden" #~ msgid "Make Away" #~ msgstr "Gör frånvarande" Index: zh_CN.po =================================================================== RCS file: /cvsroot/gaim/gaim/po/zh_CN.po,v retrieving revision 1.24 retrieving revision 1.25 diff -u -d -r1.24 -r1.25 --- zh_CN.po 18 Aug 2002 17:37:15 -0000 1.24 +++ zh_CN.po 27 Aug 2002 02:43:54 -0000 1.25 @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: 0.9.19\n" -"POT-Creation-Date: 2002-08-18 10:33-0700\n" +"POT-Creation-Date: 2002-08-25 23:43-0400\n" "PO-Revision-Date: 2000-06-17 17:55+08\n" "Last-Translator: hashao <ha...@ch...>\n" "Language-Team: Simplified Chinese <zh...@li...>\n" @@ -27,9 +27,9 @@ #: plugins/chatlist.c:339 src/about.c:165 src/aim.c:317 src/buddy.c:2690 [...3673 lines suppressed...] -#~ msgid "couldn't resolve host" -#~ msgstr "²»ÄܽâÎöÖ÷»ú\n" - -#~ msgid "Browser Options" -#~ msgstr "Ñ¡Ïî" - #~ msgid "Logging Options" #~ msgstr "Á¬½Óµ½£º %s\n" @@ -4003,9 +4353,6 @@ #~ msgid "Remove buddy from permit/deny" #~ msgstr "°ÑijÈË´ÓÔÊÐí£¯¾Ü¾ø±íɾ³ý" - -#~ msgid "Idle" -#~ msgstr "¿Õת" #~ msgid "Raise chat windows when people speak" #~ msgstr "ÓÐÈË˵»°Ê±ÉýÆðÁÄÌì´°¿Ú" Index: zh_TW.po =================================================================== RCS file: /cvsroot/gaim/gaim/po/zh_TW.po,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- zh_TW.po 18 Aug 2002 17:37:15 -0000 1.6 +++ zh_TW.po 27 Aug 2002 02:43:54 -0000 1.7 @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Gaim\n" -"POT-Creation-Date: 2002-08-18 10:33-0700\n" +"POT-Creation-Date: 2002-08-25 23:43-0400\n" "PO-Revision-Date: 2002-07-09 17:02+0800\n" "Last-Translator: Paladin Liu <pa...@ms...>\n" "Language-Team: Chinese (Traditional) <zh...@li...>\n" @@ -27,9 +27,9 @@ #: plugins/chatlist.c:339 src/about.c:165 src/aim.c:317 src/buddy.c:2690 [...3568 lines suppressed...] -#~ msgid "Sound Options" -#~ msgstr "鳿é¸é " - -#~ msgid "Sound method" -#~ msgstr "è²é³æ¨¡å¼" - #~ msgid "Sound played when:" #~ msgstr "ææ¾é³æï¼ç¶ï¼" @@ -3577,9 +3968,6 @@ #~ msgid "minutes using" #~ msgstr "使ç¨çå鿏" - -#~ msgid "Messages" -#~ msgstr "è¨æ¯" #~ msgid "Make Away" #~ msgstr "è¨å®çºé¢éçæ " |
From: Sean E. <sea...@us...> - 2002-08-26 21:58:19
|
Update of /cvsroot/gaim/gaim In directory usw-pr-cvs1:/tmp/cvs-serv5710 Modified Files: Tag: gtk1-stable ChangeLog Log Message: Thanks Debian security team! Index: ChangeLog =================================================================== RCS file: /cvsroot/gaim/gaim/ChangeLog,v retrieving revision 1.509.2.9 retrieving revision 1.509.2.10 diff -u -d -r1.509.2.9 -r1.509.2.10 --- ChangeLog 26 Aug 2002 05:13:54 -0000 1.509.2.9 +++ ChangeLog 26 Aug 2002 21:58:16 -0000 1.509.2.10 @@ -3,6 +3,8 @@ version 0.59.2 * Won't crash when you set your MSN Friendly name to an empty string. + * Default manual browser commandn changed to reflect the + fix in 0.59.1 version 0.59.1 (08/25/2002) * Created a gtk1-stable branch for GTK+ 1.2 bugfix releases. |
From: Sean E. <sea...@us...> - 2002-08-26 21:58:19
|
Update of /cvsroot/gaim/gaim/src In directory usw-pr-cvs1:/tmp/cvs-serv5710/src Modified Files: Tag: gtk1-stable gaimrc.c Log Message: Thanks Debian security team! Index: gaimrc.c =================================================================== RCS file: /cvsroot/gaim/gaim/src/gaimrc.c,v retrieving revision 1.96.2.1 retrieving revision 1.96.2.2 diff -u -d -r1.96.2.1 -r1.96.2.2 --- gaimrc.c 25 Aug 2002 23:45:19 -0000 1.96.2.1 +++ gaimrc.c 26 Aug 2002 21:58:16 -0000 1.96.2.2 @@ -1153,7 +1153,7 @@ report_idle = IDLE_GAIM; #endif web_browser = BROWSER_NETSCAPE; - g_snprintf(web_command, sizeof(web_command), "xterm -e lynx \"%%s\""); + g_snprintf(web_command, sizeof(web_command), "xterm -e lynx %%s"); auto_away = 10; a = g_new0(struct away_message, 1); |
From: Christian H. <ch...@us...> - 2002-08-26 05:29:47
|
Update of /cvsroot/gaim/gaim In directory usw-pr-cvs1:/tmp/cvs-serv23877 Modified Files: Makefile.am Log Message: Bundle the spec file with the tarball from now on. Index: Makefile.am =================================================================== RCS file: /cvsroot/gaim/gaim/Makefile.am,v retrieving revision 1.35 retrieving revision 1.36 diff -u -d -r1.35 -r1.36 --- Makefile.am 26 Aug 2002 03:28:50 -0000 1.35 +++ Makefile.am 26 Aug 2002 05:29:45 -0000 1.36 @@ -1,6 +1,9 @@ EXTRA_DIST = gaim.spec.in gaim.desktop \ HACKING gaim2blt.pl licq2gaim.pl setup-gettext +dist-hook: gaim.spec + cp gaim.spec $(distdir) + pixmapdir = $(datadir)/gnome/apps/Internet pixmap_DATA = gaim.desktop |
From: Christian H. <ch...@us...> - 2002-08-26 05:29:16
|
Update of /cvsroot/gaim/gaim In directory usw-pr-cvs1:/tmp/cvs-serv23741 Modified Files: Tag: gtk1-stable Makefile.am Log Message: Bundle the spec file with the tarball from now on. Index: Makefile.am =================================================================== RCS file: /cvsroot/gaim/gaim/Makefile.am,v retrieving revision 1.31.2.1 retrieving revision 1.31.2.2 diff -u -d -r1.31.2.1 -r1.31.2.2 --- Makefile.am 26 Aug 2002 01:38:18 -0000 1.31.2.1 +++ Makefile.am 26 Aug 2002 05:29:14 -0000 1.31.2.2 @@ -2,6 +2,9 @@ EXTRA_DIST = gaim.spec.in gaim_applet.gnorba gaim.desktop gaim_applet.desktop \ HACKING gaim2blt.pl licq2gaim.pl setup-gettext +dist-hook: gaim.spec + cp gaim.spec $(distdir) + if DISTRIB distribgnorbadir = $(sysconfdir)/CORBA/servers |
From: Christian H. <ch...@us...> - 2002-08-26 05:27:55
|
Update of /cvsroot/gaim/gaim In directory usw-pr-cvs1:/tmp/cvs-serv23367 Modified Files: Tag: gtk1-stable autogen.sh Log Message: May as well get this in sync. Index: autogen.sh =================================================================== RCS file: /cvsroot/gaim/gaim/autogen.sh,v retrieving revision 1.14.2.1 retrieving revision 1.14.2.2 diff -u -d -r1.14.2.1 -r1.14.2.2 --- autogen.sh 25 Aug 2002 23:57:08 -0000 1.14.2.1 +++ autogen.sh 26 Aug 2002 05:27:53 -0000 1.14.2.2 @@ -41,8 +41,17 @@ echo "Generating configuration files for Gaim, please wait...." echo; +# Backup the po/ChangeLog. This should prevent the annoying +# gettext ChangeLog modifications. + +cp -p po/ChangeLog po/ChangeLog.save + echo "Running gettextize, please ignore non-fatal messages...." ./setup-gettext + +# Restore the po/ChangeLog file. +mv po/ChangeLog.save po/ChangeLog + echo "Running libtoolize, please ignore non-fatal messages...." echo n | libtoolize --copy --force || exit; |
From: Sean E. <sea...@us...> - 2002-08-26 05:18:34
|
Update of /cvsroot/gaim/gaim/src/protocols/msn In directory usw-pr-cvs1:/tmp/cvs-serv21319/src/protocols/msn Modified Files: msn.c Log Message: This is how it's done. Index: msn.c =================================================================== RCS file: /cvsroot/gaim/gaim/src/protocols/msn/msn.c,v retrieving revision 1.91 retrieving revision 1.92 diff -u -d -r1.91 -r1.92 --- msn.c 26 Aug 2002 04:40:55 -0000 1.91 +++ msn.c 26 Aug 2002 05:18:31 -0000 1.92 @@ -2113,9 +2113,9 @@ char *alias; if (!entry || *entry == NULL) - entry = gc->username; - - alias = str_to_utf8(url_encode(entry)); + alias = g_strdup(""); + else + alias = str_to_utf8(url_encode(entry)); if (strlen(alias) >= BUDDY_ALIAS_MAXLEN) { do_error_dialog(_("New MSN friendly name too long."), NULL, GAIM_ERROR); |
From: Sean E. <sea...@us...> - 2002-08-26 05:13:57
|
Update of /cvsroot/gaim/gaim/src/protocols/msn In directory usw-pr-cvs1:/tmp/cvs-serv20232/src/protocols/msn Modified Files: Tag: gtk1-stable msn.c Log Message: MSN fix. Index: msn.c =================================================================== RCS file: /cvsroot/gaim/gaim/src/protocols/msn/msn.c,v retrieving revision 1.87 retrieving revision 1.87.2.1 diff -u -d -r1.87 -r1.87.2.1 --- msn.c 17 Jun 2002 02:47:49 -0000 1.87 +++ msn.c 26 Aug 2002 05:13:54 -0000 1.87.2.1 @@ -2108,7 +2108,10 @@ char buf[MSN_BUF_LEN]; char *alias; - alias = str_to_utf8(url_encode(entry)); + if (!entry || *entry == 0) + alias = g_strdup(""); + else + alias = str_to_utf8(url_encode(entry)); if (strlen(alias) >= BUDDY_ALIAS_MAXLEN) { do_error_dialog(_("Friendly name too long."), _("MSN Error")); |
From: Sean E. <sea...@us...> - 2002-08-26 05:13:57
|
Update of /cvsroot/gaim/gaim In directory usw-pr-cvs1:/tmp/cvs-serv20232 Modified Files: Tag: gtk1-stable ChangeLog Log Message: MSN fix. Index: ChangeLog =================================================================== RCS file: /cvsroot/gaim/gaim/ChangeLog,v retrieving revision 1.509.2.8 retrieving revision 1.509.2.9 diff -u -d -r1.509.2.8 -r1.509.2.9 --- ChangeLog 26 Aug 2002 01:21:01 -0000 1.509.2.8 +++ ChangeLog 26 Aug 2002 05:13:54 -0000 1.509.2.9 @@ -1,5 +1,9 @@ Gaim: The Pimpin' Penguin IM Clone thats good for the soul! +version 0.59.2 + * Won't crash when you set your MSN Friendly name to an + empty string. + version 0.59.1 (08/25/2002) * Created a gtk1-stable branch for GTK+ 1.2 bugfix releases. Development will continue in our main branch in GTK+ 2 only. |
From: Sean E. <sea...@us...> - 2002-08-26 04:40:57
|
Update of /cvsroot/gaim/gaim/src/protocols/msn In directory usw-pr-cvs1:/tmp/cvs-serv13380/src/protocols/msn Modified Files: msn.c Log Message: Actually, this is probably better. Index: msn.c =================================================================== RCS file: /cvsroot/gaim/gaim/src/protocols/msn/msn.c,v retrieving revision 1.90 retrieving revision 1.91 diff -u -d -r1.90 -r1.91 --- msn.c 26 Aug 2002 04:40:04 -0000 1.90 +++ msn.c 26 Aug 2002 04:40:55 -0000 1.91 @@ -2112,7 +2112,7 @@ char buf[MSN_BUF_LEN]; char *alias; - if (!entry) + if (!entry || *entry == NULL) entry = gc->username; alias = str_to_utf8(url_encode(entry)); |
From: Sean E. <sea...@us...> - 2002-08-26 04:40:07
|
Update of /cvsroot/gaim/gaim/src/protocols/msn In directory usw-pr-cvs1:/tmp/cvs-serv13162/src/protocols/msn Modified Files: msn.c Log Message: (00:33:21) javabsp: SeanEgan: setting the friendly name to empty string crashes gaim Index: msn.c =================================================================== RCS file: /cvsroot/gaim/gaim/src/protocols/msn/msn.c,v retrieving revision 1.89 retrieving revision 1.90 diff -u -d -r1.89 -r1.90 --- msn.c 25 Aug 2002 10:51:23 -0000 1.89 +++ msn.c 26 Aug 2002 04:40:04 -0000 1.90 @@ -2112,6 +2112,9 @@ char buf[MSN_BUF_LEN]; char *alias; + if (!entry) + entry = gc->username; + alias = str_to_utf8(url_encode(entry)); if (strlen(alias) >= BUDDY_ALIAS_MAXLEN) { |
From: Christian H. <ch...@us...> - 2002-08-26 04:05:55
|
Update of /cvsroot/gaim/gaim/po In directory usw-pr-cvs1:/tmp/cvs-serv7274 Added Files: ChangeLog Log Message: Oops, we need at least this in here :) po/ChangeLog is useful too! Just not for gettext stuff. |