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


From: Daniele Forsi
Subject: [SCM] libgnokii and core programs branch, master, updated. rel_0_6_29-51-gc14cf3e
Date: Tue, 07 Sep 2010 16:38:00 +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  c14cf3efd669a1710342755e55f0ab45e5a00e3c (commit)
      from  3a90b688cd67282fd6ae7a0c6c308c78eca67e64 (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=c14cf3efd669a1710342755e55f0ab45e5a00e3c


commit c14cf3efd669a1710342755e55f0ab45e5a00e3c
Author: Daniele Forsi <address@hidden>
Date:   Tue Sep 7 18:29:54 2010 +0200

    Add description of GN_CT_PCSC to gn_connection_type2str()

diff --git a/common/gsm-common.c b/common/gsm-common.c
index 65c18a0..d3ec556 100644
--- a/common/gsm-common.c
+++ b/common/gsm-common.c
@@ -203,6 +203,7 @@ GNOKII_API const char 
*gn_connection_type2str(gn_connection_type t)
        case GN_CT_M2BUS:       return _("M2BUS");
        case GN_CT_DKU2:        return _("DKU2 (kernel support)");
        case GN_CT_DKU2LIBUSB:  return _("DKU2 (libusb support)");
+       case GN_CT_PCSC:        return _("Smart Card reader (libpcsc support)");
        default:                return _("Unknown");
        }
 }

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

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


hooks/post-receive
-- 
libgnokii and core programs



reply via email to

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