22 February 2008
kdepyuic essential patch
This little patch for kdepyuic just made my day.
kdepyuic is a small utility to produce python files from .ui files produced by QtDesigner, ready to be used in PyKDE applications; it basically adds KDE-specific stuff to the standard pyuic utility (a .ui-to-.py compiler included in the generic PyQt distribution).
This i18n patch (courtesy of Stephan Hermann) solves a few headaches with importing the correct i18n function to translate stuff, and I'd strongly recommend everyone writing KDE apps in python to apply it.
(... and this means that a kdelicious release is on its way...)
Labels: GeekDiary, kde, kdelicious, pykde, PyQt, python, Qt
0 Comments:
Post a Comment
|Links to this post:
Create a Link
<< Home