Unicode Sharing and Chat client Git
File sharing client with chat
Status: Beta
Brought to you by:
unizone
Unizone - Unicode Chat and File Sharing Client
Unizone should start without extra steps on Linux.
Under Windows you need to make sure Qt libraries are inside same directory as Unizone.exe and all plugins are copied inside "plugins\imageformats" subdirectory under the same directory as Unizone.exe.
Supported languages are defined inside src/src.pro, each language uses two character code. Once you add new language, you need to run "lupdate src.pro" inside "src" directory so new template file(s) will be created. When you add translations to the template file, you need to rebuild Unizone so template file is compiled as language file.