[Pidgin] #1117: Bonjour for win32 support
Pidgin
trac at pidgin.im
Mon Jun 4 22:19:24 EDT 2007
#1117: Bonjour for win32 support
--------------------------+-------------------------------------------------
Reporter: cdavies | Owner: datallah
Type: enhancement | Status: assigned
Priority: minor | Milestone:
Component: libpurple | Version: 2.0
Resolution: | Keywords: bonjour win32
Pending: 0 |
--------------------------+-------------------------------------------------
Comment (by cuiyi):
This feature is really interesting. I tried to modify Pidgin 2.0.1
according to the diff files. It works. The good thing is, if there are new
nodes coming out, it will be added into Bonjour Buddy list automatically.
But I also found some defects or shortcomings. Here they are:
1. If there are more than two nodes, the IM sending logic isn't correct.
for example, there are three nodes named A, B and C. In the bonjour Buddy
list of A, there are two buddies: B and C. If A send an IM to B, it's OK
because B is the first one in the list. But if A send an IM to C, it will
be sent to B again.
2. The Chat menu is in grey (I saw you said that it can't support chat
yet).
3. It doesn't support file sharing too.
BTW, how can I use your diff files attached? It isn't the diff files
generated with "diff" command. So I can't use patch to generate new files.
I have to type the code by myself :( Thanks a lot.
--
Ticket URL: <http://developer.pidgin.im/ticket/1117#comment:10>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list