Summary: | locale in python themes | ||
---|---|---|---|
Product: | [Unmaintained] superkaramba | Reporter: | Ilya Petrov <ilya.muromec> |
Component: | general | Assignee: | Ryan Nickell <p0z3r> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Ilya Petrov
2005-11-01 17:38:26 UTC
This bug may be resolved already. Refer to this bug: http://bugs.kde.org/show_bug.cgi?id=115656 Themes written in python are now unicode safe. not really, see screenshot: http://img205.imageshack.us/img205/7837/karambapq2.jpg my locale: mhomann@mhomann-linux:~/daten> locale LANG=de_DE.UTF-8 LC_CTYPE="de_DE.UTF-8" LC_NUMERIC="de_DE.UTF-8" LC_TIME="de_DE.UTF-8" LC_COLLATE="de_DE.UTF-8" LC_MONETARY="de_DE.UTF-8" LC_MESSAGES="de_DE.UTF-8" LC_PAPER="de_DE.UTF-8" LC_NAME="de_DE.UTF-8" LC_ADDRESS="de_DE.UTF-8" LC_TELEPHONE="de_DE.UTF-8" LC_MEASUREMENT="de_DE.UTF-8" LC_IDENTIFICATION="de_DE.UTF-8" LC_ALL= the theme: http://www.kde-look.org/content/show.php?content=51096 |