Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 133742 Details for
Bug 188325
x11-plugins/pidgin-libnotify-0.13 - 'show' button doesn't work
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch to fix show button
pidgin-libnotify-showbutton.patch (text/plain), 425 bytes, created by
William
on 2007-10-18 09:36:37 UTC
(
hide
)
Description:
patch to fix show button
Filename:
MIME Type:
Creator:
William
Created:
2007-10-18 09:36:37 UTC
Size:
425 bytes
patch
obsolete
>--- src/pidgin-libnotify.c.orig 2007-10-01 20:52:38.000000000 +1000 >+++ src/pidgin-libnotify.c 2007-10-01 20:53:20.000000000 +1000 >@@ -307,6 +307,7 @@ > g_hash_table_insert (buddy_hash, contact, notification); > > g_object_set_data (G_OBJECT(notification), "contact", contact); >+ g_object_set_data (G_OBJECT(notification), "buddy", buddy); > > g_signal_connect (notification, "closed", G_CALLBACK(closed_cb), NULL); >
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 188325
:
133741
| 133742