[gcompris] updated code
- From: Bruno Coudoin <bcoudoin src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gcompris] updated code
- Date: Tue, 5 Aug 2014 20:53:14 +0000 (UTC)
commit b7cc5f27b44b49b8fdc10937f9588f1735721289
Author: Bruno Coudoin <bruno coudoin free fr>
Date: Tue Aug 5 22:52:04 2014 +0200
updated code
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 428eb05..a8db0f4 100644
--- a/src/gcompris/gcompris.c
+++ b/src/gcompris/gcompris.c
@@ -982,7 +982,7 @@ gint gc_activation_check(const char *code)
// A special code to test the full version without
// saving the activation
- if (strncmp(code, "121212", 6) == 0)
+ if (strncmp(code, "THANKS", 6) == 0)
{
return 2;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]