Package: gnokii Version: 0.6.8-0.2 Severity: wishlist Tags: patch Attached is a small patch to add recognition of Nokia 3120 as a valid model number in ~/.gnokiirc. Please apply to the Debian version and/or forward upstream, as deemed appropriate.
- Matt
--- gnokii-0.6.8.orig/common/misc.c
+++ gnokii-0.6.8/common/misc.c
@@ -130,6 +130,7 @@
{"2300", "RM-4", 0 },
{"2300b", "RM-5", 0 },
{"3100", "RH-19", 0 },
+ {"3120", "RH-19", 0 },
{"3100b", "RH-50", 0 },
{"3105", "RH-48", 0 },
{"3108", "RH-6", 0 },
--- gnokii-0.6.8.orig/common/phones/nk6510.c
+++ gnokii-0.6.8/common/phones/nk6510.c
@@ -227,7 +227,7 @@
pgen_incoming_default,
/* Mobile phone information */
{
-
"6510|6310|8310|6310i|6360|6610|6100|5100|3510|3510i|3595|6800|6810|6820|6820b|6610i|6230|6650|7210|7250|7250i|7600|6170|6020|6230i|5140",
/* Supported models */
+
"3120|6510|6310|8310|6310i|6360|6610|6100|5100|3510|3510i|3595|6800|6810|6820|6820b|6610i|6230|6650|7210|7250|7250i|7600|6170|6020|6230i|5140",
/* Supported models */
7, /* Max RF Level */
0, /* Min RF Level */
GN_RF_Percentage, /* RF level units */
signature.asc
Description: Digital signature

