[gcompris/gcomprixogoo] Fixed the intro message as it is no more limited to windows.



commit 2882722544cd1db4820f4271fc20324cc1eca4c5
Author: Bruno Coudoin <bruno coudoin free fr>
Date:   Thu Apr 8 22:49:24 2010 +0200

    Fixed the intro message as it is no more limited to windows.

 src/gcompris/gcompris.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/gcompris/gcompris.c b/src/gcompris/gcompris.c
index b3cc14d..5d46fd6 100644
--- a/src/gcompris/gcompris.c
+++ b/src/gcompris/gcompris.c
@@ -888,7 +888,7 @@ display_activation_dialog()
 
   char *msg = g_strdup_printf( \
       _("GCompris is free software released under the GPL License. "
-	"In order to support its development, the Windows version "
+	"In order to support its development, this version "
 	"provides only %d of the %d activities. You can get the "
 	"full version for a small fee at\n<http://gcompris.net>\n"
 	"The GNU/Linux version does not have this restriction. "



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