ALT Linux Bugzilla
– Attachment 2598 Details for
Bug 15384
pidgin не корректно показывает Статус пользователя
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
[patch]
Патч для этого
pidgin-2.4.1-alt-oscar-status-fix.patch (text/plain), 701 bytes, created by
Igor Zubkov
on 2008-05-01 01:03:22 MSD
(
hide
)
Description:
Патч для этого
Filename:
MIME Type:
Creator:
Igor Zubkov
Created:
2008-05-01 01:03:22 MSD
Size:
701 bytes
patch
obsolete
>diff -ur pidgin-2.4.1.orig/libpurple/protocols/oscar/oscar.c pidgin-2.4.1/libpurple/protocols/oscar/oscar.c >--- pidgin-2.4.1.orig/libpurple/protocols/oscar/oscar.c 2008-03-31 20:21:24 +0300 >+++ pidgin-2.4.1/libpurple/protocols/oscar/oscar.c 2008-04-30 23:56:09 +0300 >@@ -3823,8 +3823,10 @@ > utf8 && *utf8 ? utf8 : ""); > g_free(utf8); > >- oscar_user_info_convert_and_add(account, >- user_info, _("Status"), tmp); >+// oscar_user_info_convert_and_add(account, >+// user_info, _("Status"), tmp); >+ purple_notify_user_info_add_pair(user_info, _("Status"), purple_status_get_name(status)); >+ > } > > oscar_user_info_convert_and_add(account, user_info, _("Additional Information"), info->info);
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 15384
:
2572
| 2598