repo.or.cz
/
aur-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
updated on Thu Jan 19 20:01:47 UTC 2012
[aur-mirror.git]
/
ircp-tray
/
recvfile.patch
blob
75e87d20ac0184c808ff77e6bdd2490665c68d6d
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 @@
4
5
n = notify_notification_new (title,
6
msg,
7
- MAIN_ICON,
8
- GTK_WIDGET(AppTrayIcon));
9
+ MAIN_ICON);
10
11
if (n != NULL) {
12
notify_notification_set_urgency(n, NOTIFY_URGENCY_NORMAL);