On 09/27/2011 04:20 PM, Richard Shann wrote:
Jeremiah - can you also do this before packaging?
I have update the Changelog. Autotools is having a problem creating the
package. The problem lies in generate_source.c. It is creating a lines
like these in entries.h:
{"WholeNote", NULL, N_("WholeNote"), NULL,N_("Insert
\xF0\x9D\x85\x9D"),G_CALLBACK (insert_chord_0key_cb)},
The problem is the N_("Insert \xF0\x9D\x85\x9D"). This \xF0\x9D\x85\x9D
is not translatable but it is encapsulated in the N_("") thingy. This is
causing the packager to choke here. I can fix this by hand in entries.h
but it should be fixed in generate_source.c. Unfortunately I am not
exactly sure how to do that without spending time (more time than I
have) studying the source. I am not sure what would be the correct thing
here to maintain translation. Would we somehow N_("insert ") then append
the \xF0\x9D\x85\x9D after translation?
Jeremiah
Richard
On Tue, 2011-09-27 at 11:46 -0600, Josue Abarca wrote:
On Tue, Sep 27, 2011 at 06:35:38PM +0100, Richard Shann wrote:
...
My feature list is this (please let me know if anything is missing):
Score checking
Performed automatically before printing (optional)
Under/Overfull measures
Unterminated tuplets
Miss-matched slurs.
Pitch Spelling
Performed live on MIDI entry
...
Richard
Hello, could you please add these features to the Changelog file in Denemo?.
Cheers.
_______________________________________________
Denemo-devel mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/denemo-devel