[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Nano-devel] some trivial patches
From: |
Benno Schulenberg |
Subject: |
Re: [Nano-devel] some trivial patches |
Date: |
Wed, 01 Sep 2010 22:43:34 +0200 |
Three more patches. The first makes an actual call to gettext
to get an error message translated, instead of just marking it as
translatable (rcfile_error() calls gettext(), but fprintf() not).
The second removes two shortcuts that are already defined some
150 lines further up. And the third patch adds ^C as a shortcut
to escape from any help screen.
Benno
--
http://www.fastmail.fm - One of many happy users:
http://www.fastmail.fm/docs/quotes.html
actually-translate-message.patch
Description: Text Data
delete-doubly-defined-shortcuts.patch
Description: Text Data
let-control-c-exit-from-help.patch
Description: Text Data