From da1251524f05c045d05502e52cea8bf67fa97e23 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Mon, 31 Mar 2008 11:19:48 +0000 Subject: updated resources git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@307 90c681e8-e032-0410-971d-27865f9a5e38 --- src/ui/ui.pro | 22 ++++++++++++++-------- 1 file changed, 14 insertions(+), 8 deletions(-) (limited to 'src/ui/ui.pro') diff --git a/src/ui/ui.pro b/src/ui/ui.pro index a9f666cdc..51cc45a05 100644 --- a/src/ui/ui.pro +++ b/src/ui/ui.pro @@ -59,11 +59,11 @@ HEADERS += mainwindow.h \ unixdomainsocket.h \ commandlineoption.h \ addurldialog.h \ - skinreader.h \ - visualmenu.h \ - titlebarcontrol.h \ - shadedvisual.h \ - shadedbar.h + skinreader.h \ + visualmenu.h \ + titlebarcontrol.h \ + shadedvisual.h \ + shadedbar.h SOURCES += mainwindow.cpp \ mp3player.cpp \ @@ -141,9 +141,15 @@ INSTALLS += target #RESOURCES += translations/qmmp_locales.qrc -#TRANSLATIONS = translations/qmmp_ru.ts \ -# translations/qmmp_tr.ts \ -# translations/qmmp_zh_CN.ts +TRANSLATIONS = translations/qmmp_ru.ts \ + translations/qmmp_tr.ts \ + translations/qmmp_zh_CN.ts \ + translations/qmmp_cs.ts \ + translations/qmmp_pt_BR.ts \ + translations/qmmp_uk_UA.ts \ + translations/qmmp_zh_TW.ts \ + translations/qmmp_de.ts + -- cgit v1.2.3-13-gbd6f