Get rid off obsolete icons.qrc references in ui files
[quassel.git] / src / qtui / ui / aboutdlg.ui
index 96841a7..3f32fb7 100644 (file)
   <property name="windowTitle" >
    <string>About Quassel</string>
   </property>
+  <property name="windowIcon" >
+   <iconset>
+    <normaloff>:/quassel/16x16/apps/quassel.png</normaloff>:/quassel/16x16/apps/quassel.png</iconset>
+  </property>
   <layout class="QVBoxLayout" >
    <item>
     <widget class="QFrame" name="frame" >
       <item>
        <layout class="QHBoxLayout" >
         <item>
-         <widget class="QLabel" name="label_2" >
+         <widget class="QLabel" name="quasselLogo" >
           <property name="text" >
            <string/>
           </property>
           <property name="pixmap" >
-           <pixmap resource="../../icons/quassel-icons.qrc" >:/quassel/64x64/apps/quassel.png</pixmap>
+           <pixmap>:/quassel/64x64/apps/quassel.png</pixmap>
           </property>
           <property name="scaledContents" >
            <bool>false</bool>
@@ -75,6 +79,9 @@ p, li { white-space: pre-wrap; }
 &lt;/style>&lt;/head>&lt;body style=" font-family:'DejaVu Sans'; font-size:10pt; font-weight:600; font-style:normal;">
 &lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Version 0.2.0-pre, Build &amp;gt;= 474 (2008-02-08)&lt;/p>&lt;/body>&lt;/html></string>
             </property>
+            <property name="openExternalLinks" >
+             <bool>true</bool>
+            </property>
            </widget>
           </item>
          </layout>
@@ -103,14 +110,6 @@ p, li { white-space: pre-wrap; }
       <number>0</number>
      </property>
      <widget class="QWidget" name="aboutTab" >
-      <property name="geometry" >
-       <rect>
-        <x>0</x>
-        <y>0</y>
-        <width>458</width>
-        <height>261</height>
-       </rect>
-      </property>
       <attribute name="title" >
        <string>&amp;About</string>
       </attribute>
@@ -131,14 +130,6 @@ p, li { white-space: pre-wrap; }
       </layout>
      </widget>
      <widget class="QWidget" name="authorsTab" >
-      <property name="geometry" >
-       <rect>
-        <x>0</x>
-        <y>0</y>
-        <width>458</width>
-        <height>288</height>
-       </rect>
-      </property>
       <attribute name="title" >
        <string>A&amp;uthors</string>
       </attribute>
@@ -159,14 +150,6 @@ p, li { white-space: pre-wrap; }
       </layout>
      </widget>
      <widget class="QWidget" name="tab_2" >
-      <property name="geometry" >
-       <rect>
-        <x>0</x>
-        <y>0</y>
-        <width>458</width>
-        <height>288</height>
-       </rect>
-      </property>
       <attribute name="title" >
        <string>&amp;Contributors</string>
       </attribute>
@@ -187,14 +170,6 @@ p, li { white-space: pre-wrap; }
       </layout>
      </widget>
      <widget class="QWidget" name="tab" >
-      <property name="geometry" >
-       <rect>
-        <x>0</x>
-        <y>0</y>
-        <width>458</width>
-        <height>288</height>
-       </rect>
-      </property>
       <attribute name="title" >
        <string>&amp;Thanks To</string>
       </attribute>
@@ -228,10 +203,7 @@ p, li { white-space: pre-wrap; }
    </item>
   </layout>
  </widget>
- <resources>
-  <include location="../../icons/icons.qrc" />
-  <include location="../../icons/quassel-icons.qrc" />
- </resources>
+ <resources/>
  <connections>
   <connection>
    <sender>buttonBox</sender>