From ec8d69d7c9a7d65485e7d22c531e9f7bf1c6aa81 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20P=C3=B6sel?= Date: Sun, 20 Aug 2017 15:14:28 +0200 Subject: Omegle: Update servers list --- protocols/Omegle/src/constants.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/protocols/Omegle/src/constants.h b/protocols/Omegle/src/constants.h index dce295063b..99ca468f49 100644 --- a/protocols/Omegle/src/constants.h +++ b/protocols/Omegle/src/constants.h @@ -3,7 +3,7 @@ Omegle plugin for Miranda Instant Messenger _____________________________________________ -Copyright © 2011-17 Robert Pösel +Copyright � 2011-17 Robert P�sel This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -48,7 +48,7 @@ along with this program. If not, see . // Servers list //static const char *servers[] = {"Random", "bajor", "cardassia", "promenade", "odo-bucket", "ferengi", "quilt", "empok-nor", "quibbler"}; -static const char *servers[] = { LPGEN("Random"), "front1", "front2", "front3", "front4", "front5", "front6", "front7", "front8", "front9" }; +static const char *servers[] = { LPGEN("Random"), "front1", "front2", "front3", "front4", "front5", "front6", "front7", "front8", "front9", "front10", "front11", "front12", "front13", "front14", "front15", "front16", "front17", "front18", "front19", "front20", "front21", "front22", "front23", "front24", "front25", "front26", "front27", "front28", "front29", "front30", "front31", "front32" }; static const struct { const char *id; @@ -109,7 +109,7 @@ static const struct { { "fa", "Persian" }, { "pl", "Polish" }, { "pt", "Portugese" }, - { "ro", "Romañian" }, + { "ro", "Roma�ian" }, { "ru", "Russian" }, { "el", "Greek" }, { "sk", "Slovak" }, -- cgit v1.2.3