Pidgin icon in notify
[mirrors/libpurple-core-answerscripts.git] / purple / answerscripts.d / 00-notify.sh
index 021ef5aa2cec494902808c12c217f1429c976fb0..33946e9457acbadfc566ef7d5d5aa0786df973fe 100755 (executable)
@@ -1,3 +1,3 @@
 #!/bin/sh
 #Show notification for each incomming message
-notify-send "$ANSW_PROTOCOL:$ANSW_R_NAME" "$ANSW_MSG"
+notify-send -i pidgin "$ANSW_PROTOCOL:$ANSW_R_NAME" "$ANSW_MSG"
This page took 0.180551 seconds and 4 git commands to generate.