Skip to content
Snippets Groups Projects
Verified Commit 4db6af23 authored by JennaHuntsman's avatar JennaHuntsman Committed by Xenhat Hex
Browse files

Update indra/newview/linux_tools/register_secondlifeprotocol.sh

parent 616a159e
No related branches found
No related tags found
2 merge requests!3Update to main branch,!2Rebase onto current main branch
...@@ -75,3 +75,9 @@ else ...@@ -75,3 +75,9 @@ else
fi fi
fi 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
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