Mercurial > pidgin
diff src/protocols/sametime/meanwhile/common.c @ 12005:5b3368008513
[gaim-migrate @ 14298]
fixes from elsewhere
committer: Tailor Script <tailor@pidgin.im>
| author | Christopher O'Brien <siege@pidgin.im> |
|---|---|
| date | Tue, 08 Nov 2005 17:56:39 +0000 |
| parents | 0110fc7c6a8a |
| children | a2ebf585d8c6 |
line wrap: on
line diff
--- a/src/protocols/sametime/meanwhile/common.c Tue Nov 08 05:30:44 2005 +0000 +++ b/src/protocols/sametime/meanwhile/common.c Tue Nov 08 17:56:39 2005 +0000 @@ -944,15 +944,19 @@ return "Lotus Sametime Links"; case mwLogin_NOTES_6_5: + case mwLogin_NOTES_6_5_3: + case mwLogin_NOTES_7_0_beta: case mwLogin_NOTES_7_0: return "Lotus Notes Client"; case mwLogin_ICT: case mwLogin_ICT_1_7_8_2: + case mwLogin_ICT_SIP: return "IBM Community Tools"; - case mwLogin_NOTESBUDDY: + case mwLogin_NOTESBUDDY_4_14: case mwLogin_NOTESBUDDY_4_15: + case mwLogin_NOTESBUDDY_4_16: return "Alphaworks NotesBuddy"; case mwLogin_SANITY:
