view src/protocols/bonjour/issues.txt @ 13545:cfc2f7fcb3dd

[gaim-migrate @ 15922] Way more changes that I initially thought I was going to make. I apologize for the commit message spam. These changes bring a lot of consistency to our capitalization and punctuation, especially of words like "e-mail". For reference, I've used these rules (after discussing in #gaim): e-mail, a case of two words joined: "e-mail" - in the middle of a sentence caps context "E-mail" - start of text in a sentence caps context "E-Mail" - in a header (title) caps context re-enable, a single word, would be: "re-enable", "Re-enable", and "Re-enable" (respectively) The reason this changeset exploded is that, as I went through and verified these changes, I realized we were using improper capitalization (e.g. header instead of sentence) in a number of dialogs. I fixed a number of these cases before, and this corrects another pile. This looks like I've made a LOT of work for the translators, but the impact is significantly mitigated by three factors: 1) Many of these changes use strings that already exist, or change one string in many places. 2) I've used sed to correct the .po files where possible. 3) The actual changes are extremely trivial. committer: Tailor Script <tailor@pidgin.im>
author Richard Laager <rlaager@wiktel.com>
date Tue, 21 Mar 2006 04:32:45 +0000
parents 36f575351c49
children
line wrap: on
line source

==========================================
============= Known issues ===============
==========================================

(1) Messages are limited in length (5000 char) <-- FIXED
(2) Messages formated by Gaim didn't work <-- FIXED
(3) iChat sends the size in points, Gaim wants a 1..7 range <-- FIXED Gaim2iChat (iChat2Gaim left)
(4) When the other end closes the socket without sending the end of stream, Gaim crashes and coredump <-- FIXED
(5) I18n
(6) Status changes don't work
(7) When the conversation is closed in Gaim with the X button, we don't send the end of stream <-- FIXED
(8) The server socket is not reusable, after an error, you cannot connect for a while <-- FIXED
(9) Avatars
(10) File transfers
(11) Typing notifications
(12) Gaim HTML syntax is not shown properly <-- FIXED
(13) Strange messages creates coredump <-- FIXED
(14) Check if it works on win32