Calligraphy presets are not translatable

Bug #327533 reported by jazzynico
2
Affects Status Importance Assigned to Milestone
Inkscape
Fix Released
Low
jazzynico

Bug Description

Could someone modify the calligraphy presets (dip pen, brush...) so that they can be inserted in the PO files, and then be translated?
Thanks.

jazzynico (jazzynico)
Changed in inkscape:
importance: Undecided → Low
milestone: none → 0.47
Revision history for this message
jazzynico (jazzynico) wrote :

I'm not a GTK or c++ expert, but could it be related to that line?

toolbox.cpp, line 4548:
gtk_list_store_set( model, &iter, 0, preset_name.data(), 1, ii++, -1 );

Other lists (which are all ok) are not populated with an iteration, but directly with _("text") strings.

Revision history for this message
jazzynico (jazzynico) wrote :

Fix committed rev. 21741.
Please test and comment.

I had to add a new file to store the presets in src/ui/dialog/calligraphic-presets.h
Not sure it's the right place. Feel free to move it to a better directory if needed.
Thanks.

Changed in inkscape:
assignee: nobody → JazzyNico (jazzynico)
status: New → Fix Committed
ScislaC (scislac)
Changed in inkscape:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.