wok-next annotate notification-daemon-gtk2/stuff/patches/nd050.patch @ rev 20861

gnutls: up (3.5.18); add libpsl and publicsuffix-list; sed: up (4.5); tar: up (1.30); tcpdump: up (4.9.2); wget: up (1.19.5); xz: up (5.2.4)
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu Jun 28 00:30:02 2018 +0300 (2018-06-28)
parents
children
rev   line source
al@19931 1 --- a/src/capplet/notification-properties.c
al@19931 2 +++ b/src/capplet/notification-properties.c
al@19931 3 @@ -402,8 +402,7 @@
al@19931 4
al@19931 5 dialog->preview = notify_notification_new (_("Notification Test"),
al@19931 6 _("Just a test"),
al@19931 7 - "gnome-util",
al@19931 8 - NULL);
al@19931 9 + "gnome-util");
al@19931 10
al@19931 11 if (!notify_notification_show (dialog->preview, &error)) {
al@19931 12 char *message;