[Eros-commits] r367 - trunk/tools/eros_python_tools/template…

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: snorri@code.ros.org
Date:  
To: eros-commits
Subject: [Eros-commits] r367 - trunk/tools/eros_python_tools/templates/qt/ui
Author: snorri
Date: 2011-09-07 18:49:20 -0700 (Wed, 07 Sep 2011)
New Revision: 367

Modified:
trunk/tools/eros_python_tools/templates/qt/ui/main_window.ui
Log:
eros_python_tools : adding resource to ui file.

Modified: trunk/tools/eros_python_tools/templates/qt/ui/main_window.ui
===================================================================
--- trunk/tools/eros_python_tools/templates/qt/ui/main_window.ui    2011-09-08 01:48:24 UTC (rev 366)
+++ trunk/tools/eros_python_tools/templates/qt/ui/main_window.ui    2011-09-08 01:49:20 UTC (rev 367)
@@ -11,8 +11,12 @@
    </rect>
   </property>
   <property name="windowTitle">
-   <string>QKorus</string>
+   <string>QTalker</string>
   </property>
+  <property name="windowIcon">
+   <iconset resource="../resources/images.qrc">
+    <normaloff>:/images/icon.png</normaloff>:/images/icon.png</iconset>
+  </property>
   <property name="locale">
    <locale language="English" country="Australia"/>
   </property>
@@ -306,7 +310,9 @@
    </property>
   </action>
  </widget>
- <resources/>
+ <resources>
+  <include location="../resources/images.qrc"/>
+ </resources>
  <connections>
   <connection>
    <sender>action_Quit</sender>


_______________________________________________
Eros-commits mailing list

https://code.ros.org/mailman/listinfo/eros-commits