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


From: Daniele Forsi
Subject: [SCM] libgnokii and core programs branch, master, updated. rel_0_6_29-303-gcd711f2
Date: Thu, 18 Aug 2011 17:27:33 +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  cd711f22163739cdb81904b51815168b2f81010a (commit)
      from  2fd80168eff0eb62f937b2042ad29699cd54b8e8 (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=cd711f22163739cdb81904b51815168b2f81010a


commit cd711f22163739cdb81904b51815168b2f81010a
Author: Daniele Forsi <address@hidden>
Date:   Thu Aug 18 19:26:28 2011 +0200

    Add id for Nokia C1-01 to misc.c only; use model=series40

diff --git a/ChangeLog b/ChangeLog
index 1fb87ac..b1138de 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -17,8 +17,8 @@
     o change the order of lookup for the config file
       (http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=623694)
                                                         (Paweł Kot)
-    o add id for Nokia 3109c to misc.c only; use model=series40
-                                               (Alexandre A. Alves)
+    o add id for Nokia 3109c and for Nokia C1-01 to misc.c only;
+      both use model=series40     (Alexandre A. Alves, Josh Kaplan)
     o fix gn_sms_send() so the message could be resent  (Paweł Kot)
     o make the vcard reader handle also BDAY, TITLE, NICKNAME, ORG,
       X-SIP;POC and X-WV-ID                         (Daniele Forsi)
diff --git a/common/misc.c b/common/misc.c
index 456a7b9..679b98f 100644
--- a/common/misc.c
+++ b/common/misc.c
@@ -326,6 +326,7 @@ static gn_phone_model models[] = {
        {"N70",   "RM-84",      PM_DEFAULT },
        {"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 */
        {"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     |    4 ++--
 common/misc.c |    1 +
 2 files changed, 3 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
libgnokii and core programs



reply via email to

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