[Kde-imaging] [Bug 302306] HTML export crashes digiKam with floating cards theme
michel
michael.fehrer at gmx.de
Sat Sep 1 08:13:32 UTC 2012
https://bugs.kde.org/show_bug.cgi?id=302306
michel <michael.fehrer at gmx.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution|--- |WORKSFORME
--- Comment #15 from michel <michael.fehrer at gmx.de> ---
Found solution, finally!
After adding the missing german translations in
extra/kipi-plugins/htmlexport/themes/floating_cards/floating_cards.desktop and
compiling afterwards, everything is fine now.
Code looks now like this:
------------------------------------------------------------------------------
......
[X-HTMLExport Parameter keyboard_navigation]
Type=list
Default=1
Value_0=1
Caption_0[en_GB]=on
Caption_0[en_US]=on
Caption_0[cz]=zapnuto
Caption_0[de]=an
Value_1=0
Caption_1[en_GB]=off
Caption_1[en_US]=off
Caption_1[cz]=vypnuto
Caption_1[de]=aus
[X-HTMLExport Parameter preload]
Type=list
Default=1
Value_0=1
Caption_0[en_GB]=yes
Caption_0[en_US]=yes
Caption_0[cz]=ano
Caption_0[de]=ja
Value_1=0
Caption_1[en_GB]=no
Caption_1[en_US]=no
Caption_1[cz]=ne
Caption_1[de]=nein
------------------------------------------------------------------------
It looks like missing translations for these two drop-down menues crashes that
theme. So someone should add all other translations.
Best regards
michel_vaclav
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Kde-imaging
mailing list