]> git.phdru.name Git - IM.git/blobdiff - im-status.sh
Set n900 status and xtitle at the beginning
[IM.git] / im-status.sh
index 75f43b34880df41b9b93ee53046dabcd42a709af..124eb2b64c4d0c15bcc296627640d9e8530beade 100755 (executable)
@@ -33,11 +33,11 @@ case "$LC_CTYPE" in
    ;;
 esac
 
+n900-status-wifi "$1" &&
+xtitle "$1" "$2" "$title" &&
 if [ "`gajim-remote check_gajim_running 2>/dev/null`" = True ]; then
    gajim-remote change_status "$2" "$3"
 else
    purple-remote "setstatus?status=$status&message=$status_msg"
 fi &&
-n900-status-wifi "$1" &&
-xtitle "$1" "$2" "$title" &&
 exec skype_status_mood.py "$skype_status" "$3" >/dev/null