summary refs log tree commit diff stats
path: root/share
diff options
context:
space:
mode:
authorBerke Viktor <bviktor@hexchat.org>2012-11-03 03:16:06 +0100
committerBerke Viktor <bviktor@hexchat.org>2012-11-03 03:16:06 +0100
commit432f0781c46cc312bb8419eb1f7ba9035c710337 (patch)
tree770ea3d5a37287e8ead737c46ec9eb2bdb2de94f /share
parent98ef77406d84aa4a0c635d02ffff6c1b512af1d4 (diff)
Update FAQ according to recent icon file name changes
Diffstat (limited to 'share')
-rw-r--r--share/doc/faq.md31
1 files changed, 16 insertions, 15 deletions
diff --git a/share/doc/faq.md b/share/doc/faq.md
index 08287a05..2281682b 100644
--- a/share/doc/faq.md
+++ b/share/doc/faq.md
@@ -61,27 +61,28 @@ HexChat allows you to override the default icons. To use this feature, first cre
 
 The required file names:
 
- * **channel tree:**
-
-	* server.png
-	* channel.png
-	* dialog.png
-	* util.png _(Channel List, DCC, etc (if enabled as tabs))_
-
  * **tray icon:**
 
-	* message.png
-	* highlight.png
-	* fileoffer.png
+	* tray\_fileoffer.png
+	* tray\_highlight.png
+	* tray\_message.png
 	* hexchat.png
 
+ * **channel tree:**
+
+	* tree\_channel.png
+	* tree\_dialog.png
+	* tree\_server.png
+	* tree\_util.png _(Channel List, DCC, etc (if enabled as tabs))_
+
  * **user list:**
 
-	* op.png
-	* hop.png
-	* voice.png
-	* red.png _(1 level above op)_
-	* purple.png  _(2 levels above op)_
+	* ulist\_voice.png
+	* ulist\_halfop.png
+	* ulist\_op.png
+	* ulist\_owner.png _(1 level above op)_
+	* ulist\_founder.png  _(2 levels above op)_
+	* ulist\_netop.png  _(3 levels above op)_
 
 You can hide either of them in _Preferences_.