[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Translatable strings in nk6510.c
From: |
Pawel Kot |
Subject: |
Re: Translatable strings in nk6510.c |
Date: |
Sun, 8 Jan 2006 21:30:23 +0100 |
Hi,
2006/1/6, Daniele Forsi <address@hidden>:
> these are the only strings in ./common/phones/nk6510.c that are passed
> to printf(); all others are passed to dprintf() or fprintf(); I think
> they should go to dprintf()
Every message from libgnokii should go to dprintf -- library shouldn't
youtput anything (unless very well grounded). In case to output
something to user it should be done via callbacks , signals, IPC or
anything else.
take care,
pkot
--
Pawel Kot
http://www.gnokii.org/