X-Git-Url: http://git.harvie.cz/?p=mirrors%2Flibpurple-core-answerscripts.git;a=blobdiff_plain;f=purple%2Fanswerscripts.d%2F00-notify.sh;h=33946e9457acbadfc566ef7d5d5aa0786df973fe;hp=021ef5aa2cec494902808c12c217f1429c976fb0;hb=25b9f185500aa567009139efbf40db7130c734ee;hpb=5cd90c724ea732d22049421acc0e5da739af7076 diff --git a/purple/answerscripts.d/00-notify.sh b/purple/answerscripts.d/00-notify.sh index 021ef5a..33946e9 100755 --- a/purple/answerscripts.d/00-notify.sh +++ b/purple/answerscripts.d/00-notify.sh @@ -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"