ALT Linux Bugzilla
– Attachment 5061 Details for
Bug 26156
Прошу вернуть awn-extras.
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
[patch]
Патч, чинящий notification-daemon апплет.
notification-daemon.patch (text/plain), 745 bytes, created by
Владимир Диденко
on 2011-08-25 14:28:54 MSK
(
hide
)
Description:
Патч, чинящий notification-daemon апплет.
Filename:
MIME Type:
Creator:
Владимир Диденко
Created:
2011-08-25 14:28:54 MSK
Size:
745 bytes
patch
obsolete
>diff -u -r awn-extras-0.4.1.orig/applets/maintained/notification-daemon/daemon.c awn-extras-0.4.1/applets/maintained/notification-daemon/daemon.c >--- awn-extras-0.4.1.orig/applets/maintained/notification-daemon/daemon.c 2010-10-11 01:55:18.000000000 +0400 >+++ awn-extras-0.4.1/applets/maintained/notification-daemon/daemon.c 2011-08-25 13:43:05.529574480 +0400 >@@ -1487,7 +1487,7 @@ > if (fork() == 0) > { > notify_init("notify-send"); >- notify = notify_notification_new(summary, body, icon_str, NULL); >+ notify = notify_notification_new(summary, body, icon_str); > notify_notification_set_category(notify, type); > notify_notification_set_urgency(notify, urgency); > notify_notification_set_timeout(notify, expire_timeout);
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 26156
: 5061