QMPDClientA nicer MPD client

Note

Contribute

Patches, translations, iconsets, styles, bug reports and suggestions can all be sent to havtknut@tihlde.org

Translations

To make a new translation, download the source, unpack, and in the main directory type:
lupdate qmpdclient.pro -ts xx_YY.ts
where xx is your language code, and YY is your country code (e.g. nn_NO.ts).


To update an old translation, in the source directory type e.g.:
lupdate qmpdclient.pro -ts /path/to/old/translations/nn_NO.ts
Now, open the .ts file in Qt Linguist and translate the strings (click here for help).

Once you are done, create a release file (File > Release), and send both the resulting .qm and the .ts files (e.g. nn_NO.ts and nn_NO.qm) to havtknut@tihlde.org and I'll add it to the webpage.

Copyright © 2005-2007, Håvard Tautra Knutsen