comma
This commit is contained in:
parent
feb5b41642
commit
6e8b7367d7
|
@ -85,7 +85,7 @@ static GtkWidget *servlist_open_edit (GtkWidget *parent, ircnet *net);
|
||||||
static const char *pages[]=
|
static const char *pages[]=
|
||||||
{
|
{
|
||||||
IRC_DEFAULT_CHARSET,
|
IRC_DEFAULT_CHARSET,
|
||||||
"IRC (Latin/Unicode Hybrid)"
|
"IRC (Latin/Unicode Hybrid)",
|
||||||
"ISO-8859-15 (Western Europe)",
|
"ISO-8859-15 (Western Europe)",
|
||||||
"ISO-8859-2 (Central Europe)",
|
"ISO-8859-2 (Central Europe)",
|
||||||
"ISO-8859-7 (Greek)",
|
"ISO-8859-7 (Greek)",
|
||||||
|
|
Loading…
Reference in New Issue