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-71


From: Daniele Forsi
Subject: [SCM] libgnokii and core programs branch, master, updated. rel_0_6_29-71-g92d71fc
Date: Sun, 05 Dec 2010 22:26:39 +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  92d71fc30dee958610bc680f436e4083209f5d3d (commit)
      from  1600ab73b08a83a040c8ec405aeb85f32d4b76bc (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=92d71fc30dee958610bc680f436e4083209f5d3d


commit 92d71fc30dee958610bc680f436e4083209f5d3d
Author: Daniele Forsi <address@hidden>
Date:   Sun Dec 5 23:26:12 2010 +0100

    Use flags for Series 40 3rd Edition with Nokia 5300

diff --git a/common/misc.c b/common/misc.c
index 8a778a5..db911ec 100644
--- a/common/misc.c
+++ b/common/misc.c
@@ -200,7 +200,7 @@ static gn_phone_model models[] = {
        {"5185",  "NSD-1A",     PM_OLD_DEFAULT },
        {"5190",  "NSB-1",      PM_OLD_DEFAULT | PM_NETMONITOR | PM_DATA | 
PM_AUTHENTICATION },
        {"5210",  "NSM-5",      PM_DEFAULT },
-       {"5300 XpressMusic",  "RM-146", PM_DEFAULT }, /* Series 40 3rd Edition 
*/
+       {"5300 XpressMusic",  "RM-146", PM_DEFAULT_S40_3RD },
        {"5310 XpressMusic",  "RM-303", PM_DEFAULT },
        {"5510",  "NPM-5",      PM_OLD_DEFAULT },
        {"6010",  "NPM-10",     PM_OLD_DEFAULT },

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

Summary of changes:
 common/misc.c |    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]