satui/satapp/resource/satapp.qrc
branchRCL_3
changeset 19 7d48bed6ce0c
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/satui/satapp/resource/satapp.qrc	Tue Aug 31 15:45:17 2010 +0300
@@ -0,0 +1,12 @@
+<RCC>
+    <!-- application xml -->
+    <qresource prefix="/xml" >
+        <file alias="satapp.docml">satapp.docml</file>
+    </qresource>
+    <qresource prefix="/translations" >
+        <file alias="satapp">satapp.qm</file>
+    </qresource>
+    <qresource prefix="/icons" >
+        <file>qtg_large_sat.svg</file>
+    </qresource>    
+</RCC>