gnokii-commit
[Top][All Lists]
Advanced

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

[SCM] libgnokii and core programs branch, master, updated. rel_0_6_29-48


From: Daniele Forsi
Subject: [SCM] libgnokii and core programs branch, master, updated. rel_0_6_29-485-gfe863c8
Date: Wed, 24 Apr 2013 14:05:47 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "libgnokii and core programs".

The branch, master has been updated
       via  fe863c8134595cac79091db2008eb318378e7002 (commit)
      from  32d4e07b0c0d86df4646b6d5393bfcb7816ac194 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://git.savannah.gnu.org/cgit/gnokii.git/commit/?id=fe863c8134595cac79091db2008eb318378e7002


commit fe863c8134595cac79091db2008eb318378e7002
Author: Daniele Forsi <address@hidden>
Date:   Wed Apr 24 15:27:01 2013 +0200

    Increase buffer size for caller group name
    
    Italian translation for "No group" is 13 characters; round it to 15+1.

diff --git a/xgnokii/xgnokii.h b/xgnokii/xgnokii.h
index 8766d11..7929db9 100644
--- a/xgnokii/xgnokii.h
+++ b/xgnokii/xgnokii.h
@@ -22,7 +22,7 @@
 #include "misc.h"
 #include "gnokii.h"
 
-#define MAX_CALLER_GROUP_LENGTH        10
+#define MAX_CALLER_GROUP_LENGTH        16
 #define MAX_SMS_CENTER         10
 #define MAX_BUSINESS_CARD_LENGTH       139
 

-----------------------------------------------------------------------

Summary of changes:
 xgnokii/xgnokii.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
libgnokii and core programs



reply via email to

[Prev in Thread] Current Thread [Next in Thread]