Skip to content
Snippets Groups Projects
Commit 6103d278 authored by JennaHuntsman's avatar JennaHuntsman
Browse files

Fix some gnome-specific naughtiness.

parent d471751f
No related branches found
No related tags found
No related merge requests found
......@@ -76,9 +76,4 @@ else
fi
fi
fi
gdbus call --session \
--dest=org.freedesktop.Notifications \
--object-path=/org/freedesktop/Notifications \
--method=org.freedesktop.Notifications.Notify \
"" 0 "" 'SLURL Handler' 'SLURL association created.' \
'[]' '{"urgency": <1>}' 5000
notify-send -t 5000 -i info "Second Life URL Handler" "SLURL association created"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment