summary refs log tree commit diff stats
path: root/src/fe-gtk/servlistgui.c
diff options
context:
space:
mode:
authorTingPing <tngpng@gmail.com>2013-04-10 13:27:53 -0300
committerTingPing <tngpng@gmail.com>2013-04-10 13:27:53 -0300
commitfeb5b416424521dfa16e3b02695e016d8099982a (patch)
tree0a157862357bc8ad5d296b6472b54535e5cce0e8 /src/fe-gtk/servlistgui.c
parent36694afe0e28eff7d8fb3d6f012d249b73a9ac77 (diff)
Readd irc charset to the list
Diffstat (limited to 'src/fe-gtk/servlistgui.c')
-rw-r--r--src/fe-gtk/servlistgui.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/fe-gtk/servlistgui.c b/src/fe-gtk/servlistgui.c
index 774ce1cc..3773ea96 100644
--- a/src/fe-gtk/servlistgui.c
+++ b/src/fe-gtk/servlistgui.c
@@ -85,6 +85,7 @@ static GtkWidget *servlist_open_edit (GtkWidget *parent, ircnet *net);
 static const char *pages[]=
 {
 	IRC_DEFAULT_CHARSET,
+	"IRC (Latin/Unicode Hybrid)"
 	"ISO-8859-15 (Western Europe)",
 	"ISO-8859-2 (Central Europe)",
 	"ISO-8859-7 (Greek)",