[longomatch] we will use the .com domain



commit b96c3f033a5231467b512336dd5272a4e7377aef
Author: Julien Moutte <julien fluendo com>
Date:   Mon Nov 24 13:04:48 2014 +0100

    we will use the .com domain

 LongoMatch.Core/Common/Constants.cs |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/LongoMatch.Core/Common/Constants.cs b/LongoMatch.Core/Common/Constants.cs
index f254c33..7082afe 100644
--- a/LongoMatch.Core/Common/Constants.cs
+++ b/LongoMatch.Core/Common/Constants.cs
@@ -71,13 +71,13 @@ Pavel Bárta (cs)
 Petr Kovar (cs)
 Xavier Queralt Mateu (ca)";
 
-               public const string WEBSITE = "http://www.longomatch.org";;
+               public const string WEBSITE = "http://www.longomatch.com";;
 
-               public const string PRO_WEBSITE = "http://www.longomatch.org/pro";;
+               public const string PRO_WEBSITE = "http://www.longomatch.com/pro";;
 
-               public const string FREE_CODECS_WEBSITE = "http://www.longomatch.org/free";;
+               public const string FREE_CODECS_WEBSITE = "http://www.longomatch.com/free";;
 
-               public const string MANUAL = "http://www.longomatch.org/documentation/manual.html";;
+               public const string MANUAL = "http://www.longomatch.com/documentation/manual.html";;
 
 #if HAVE_GTK
                public const int STEP = (int) Gdk.ModifierType.ShiftMask;


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]