diff --git a/app/index.html b/app/index.html index b87bea1..02e600a 100644 --- a/app/index.html +++ b/app/index.html @@ -463,40 +463,52 @@
- - + Switch Orientation + Switch Orientation + rel="connect" src="/svg/applications-internet.svg" + title="Connect to Server" alt="Connection"> + css: { disabled: !thisUser() }" + title="Information" alt="Information">
+ rel="mute" src="/svg/audio-input-microphone.svg" + title="Mute" alt="Mute"> + rel="unmute" src="/svg/audio-input-microphone-muted.svg" + title="Unmute" alt="Unmute"> + rel="deaf" src="/svg/audio-output.svg" + title="Deafen" alt="Deafen"> + rel="undeaf" src="/svg/audio-output-deafened.svg" + title="Undeafen" alt="Undeafen"> + rel="record" src="/svg/media-record.svg" + title="Record" alt="Record">
+ rel="comment" src="/svg/toolbar-comment.svg" + title="Comment" alt="Comment">
+ rel="settings" src="/svg/config_basic.svg" + title="Settings" alt="Settings">
+ rel="Source Code" src="/svg/source-code.svg" + title="Open Soure Code" alt="Open Source Code">