Customize Icons » History » Version 4
ChrisH, 11/26/2014 07:32 AM
1 | 1 | ChrisH | h1. Customize Icons |
---|---|---|---|
2 | 1 | ChrisH | |
3 | 2 | ChrisH | |
4 | 3 | ChrisH | The QuasselClient executable bundles all icons inside the executable itself to use as default icons. It does however first look at the <code>./icons/</code> directory first. If your installation is missing the <code>icons</code> folder, you can download copy it from "here":https://github.com/quassel/quassel/archive/master.zip to your Quassel directory. |
5 | 4 | ChrisH | |
6 | 4 | ChrisH | h2. Changing the System Tray Icons |
7 | 4 | ChrisH | |
8 | 4 | ChrisH | h3. Windows |
9 | 4 | ChrisH | |
10 | 4 | ChrisH | * **System Tray (Disconnected from core):** <code>icons/hicolor/48x48/apps/quassel-inactive.png</code> |
11 | 4 | ChrisH | * **System Tray (Connect to core):** <code>icons/hicolor/48x48/apps/quassel.png</code> |
12 | 4 | ChrisH | * **System Tray (Highlighted Message):** <code>icons/hicolor/48x48/apps/quassel-message.png</code> |
13 | 4 | ChrisH | |
14 | 4 | ChrisH | An example of changing the Quassel (connected to a core) icon in the system tray to the SSL ok icon. |
15 | 4 | ChrisH | |
16 | 4 | ChrisH | !http://i.imgur.com/gDysc2k.png!:http://i.imgur.com/gDysc2k.png |