updated on Thu Jan 26 00:18:00 UTC 2012
[aur-mirror.git] / ircp-tray / recvfile.patch
blob75e87d20ac0184c808ff77e6bdd2490665c68d6d
1 --- ./src/recvfile.c 2011-05-30 13:00:38.000000000 -0300
2 +++ recvfile.c 2011-06-11 17:17:34.000000000 -0300
3 @@ -255,8 +255,7 @@
5 n = notify_notification_new (title,
6 msg,
7 - MAIN_ICON,
8 - GTK_WIDGET(AppTrayIcon));
9 + MAIN_ICON);
11 if (n != NULL) {
12 notify_notification_set_urgency(n, NOTIFY_URGENCY_NORMAL);