This will install the TeamSpeak 3 icons for fall back use in any theme lacking an icon for TeamSpeak.
These instructions will get you a copy of the project up and running.
git clone https://github.com/audirs4/teamspeak-setup.git
It was great that TeamSpeak is available on Linux and runs well. It is annoying though that the application does not install itself properly in any sort of way, but just unpacks in a directory. I wanted to add an addition to install the icons to simplify a full setup.
Executing the script will move all the primary icon sizes used in Gnome & Unity and install the launcher as well.
- Open
Nautilus
and go toEdit
>Preferences
- Select the
Behavior
tab and underneathExecutable Text Files
select eitherRun them
orAsk what to do
NOTE: If you chooseAsk what to do
it will prompt with the options to Run in Terminal, Display, or Run - Navigate to where TeamSpeak 3 Additions was downloaded
- Double click on
install_teamspeak3_additions
- Follow the install guide
To run the program, just open up a terminal ( Ctrl+Alt+T ):
$ cd /path/to/download
$ ./install_teamspeak3_additions
This is licensed under the MIT license.