diff options
author | TingPing <tngpng@gmail.com> | 2013-04-10 13:43:22 -0300 |
---|---|---|
committer | TingPing <tngpng@gmail.com> | 2013-04-10 13:43:22 -0300 |
commit | 6e8b7367d7b20993d0eaa284bd59e112e342c9dd (patch) | |
tree | 1f895e1af80c9f4f6d3b04ff59130347fd819c8e /src | |
parent | feb5b416424521dfa16e3b02695e016d8099982a (diff) |
comma
Diffstat (limited to 'src')
-rw-r--r-- | src/fe-gtk/servlistgui.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fe-gtk/servlistgui.c b/src/fe-gtk/servlistgui.c index 3773ea96..13df2b15 100644 --- a/src/fe-gtk/servlistgui.c +++ b/src/fe-gtk/servlistgui.c @@ -85,7 +85,7 @@ static GtkWidget *servlist_open_edit (GtkWidget *parent, ircnet *net); static const char *pages[]= { IRC_DEFAULT_CHARSET, - "IRC (Latin/Unicode Hybrid)" + "IRC (Latin/Unicode Hybrid)", "ISO-8859-15 (Western Europe)", "ISO-8859-2 (Central Europe)", "ISO-8859-7 (Greek)", |