Ready to translate
authoryannux <yannux@onbebop.net>
Sat, 7 Aug 2010 19:35:01 +0000 (21:35 +0200)
committerYann Nave <ynave@ynave-laptop.(none)>
Sat, 7 Aug 2010 19:35:01 +0000 (21:35 +0200)
Add code in main.cpp to load language file. Depend on locale (ex: fr_FR)
Add french translation

ressources.qrc [new file with mode: 0644]

diff --git a/ressources.qrc b/ressources.qrc
new file mode 100644 (file)
index 0000000..0821e0c
--- /dev/null
@@ -0,0 +1,5 @@
+<RCC>
+    <qresource prefix="/languages">
+        <file>vlcremote_fr_FR.qm</file>
+    </qresource>
+</RCC>