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


From: Pawel Kot
Subject: [SCM] libgnokii and core programs branch, master, updated. rel_0_6_29-311-gaf8beaa
Date: Thu, 24 Nov 2011 08:55:42 +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  af8beaae92c18cd00bb781d0803120665c534bbf (commit)
      from  407bc340b1f041d2ce74cf1ef235e7806d3dfc5a (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=af8beaae92c18cd00bb781d0803120665c534bbf


commit af8beaae92c18cd00bb781d0803120665c534bbf
Author: Pawel Kot <address@hidden>
Date:   Thu Nov 24 09:54:59 2011 +0100

    Add phone ID for C2-03 (series40 3rd). From shirish शिरीष.

diff --git a/ChangeLog b/ChangeLog
index 2745b50..eb1dd97 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -38,6 +38,7 @@
                                                       (Peter Zotov)
     o add id for Nokia 2700 clasic (series40)
                                             (Alexander V. Lukyanov)
+    o add id for Nokia C2-03                        (shirish शिरीष)
  * nk6510 driver updates
     o fix calendar handling issues (few off-by-ones)    (Paweł Kot)
     o implement deletecalendarnote for series40 3rd+ Ed (Paweł Kot)
diff --git a/common/misc.c b/common/misc.c
index d147d03..ea6949d 100644
--- a/common/misc.c
+++ b/common/misc.c
@@ -328,6 +328,7 @@ static gn_phone_model models[] = {
        {"N73",   "RM-133",     PM_DEFAULT },
        {"RPM-1", "RPM-1",      PM_OLD_DEFAULT | PM_DATA },
        {"C1-01", "RM-607",     PM_DEFAULT_S40_3RD },  /* Series 40 6th Edition 
Lite */
+       {"C2-03", "RM-70",      PM_DEFAULT_S40_3RD },
        {"Card Phone 1.0", "RPE-1",     PM_OLD_DEFAULT | PM_DATA },
        {"Card Phone 2.0", "RPM-1",     PM_OLD_DEFAULT | PM_DATA },
        {"C110 Wireless LAN Card", "DTN-10",    PM_OLD_DEFAULT },

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

Summary of changes:
 ChangeLog     |    1 +
 common/misc.c |    1 +
 2 files changed, 2 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
libgnokii and core programs



reply via email to

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