2007-02-14

Config QT based app under ubuntu.

Skype is based on QT3. To support chinese characters correctly, we need to config QT3 application font. The gnome-based ubuntu does not have qtconfig installed, so:

    sudo apt-get install qt3-qtconfig
    qtconfig &

0 comments: