Update the AboutDlg a bit
[quassel.git] / src / qtui / ui / aboutdlg.ui
index 17d6668..ed65bcc 100644 (file)
@@ -9,17 +9,21 @@
     <x>0</x>
     <y>0</y>
     <width>488</width>
-    <height>450</height>
+    <height>494</height>
    </rect>
   </property>
   <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" >
      <property name="styleSheet" >
-      <string>background:white;</string>
+      <string notr="true" >background:white;</string>
      </property>
      <property name="frameShape" >
       <enum>QFrame::StyledPanel</enum>
       <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/icons.qrc" >:/icons/quassel-icon.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>
@@ -84,7 +91,7 @@ p, li { white-space: pre-wrap; }
           <property name="orientation" >
            <enum>Qt::Horizontal</enum>
           </property>
-          <property name="sizeHint" >
+          <property name="sizeHint" stdset="0" >
            <size>
             <width>40</width>
             <height>20</height>
@@ -110,7 +117,7 @@ p, li { white-space: pre-wrap; }
        <item>
         <widget class="QTextBrowser" name="aboutTextBrowser" >
          <property name="styleSheet" >
-          <string>QTextBrowser { background:transparent;}</string>
+          <string notr="true" >QTextBrowser { background:transparent;}</string>
          </property>
          <property name="frameShape" >
           <enum>QFrame::NoFrame</enum>
@@ -130,7 +137,7 @@ p, li { white-space: pre-wrap; }
        <item>
         <widget class="QTextBrowser" name="authorTextBrowser" >
          <property name="styleSheet" >
-          <string>QTextBrowser { background:transparent;}</string>
+          <string notr="true" >QTextBrowser { background:transparent;}</string>
          </property>
          <property name="frameShape" >
           <enum>QFrame::NoFrame</enum>
@@ -150,7 +157,7 @@ p, li { white-space: pre-wrap; }
        <item>
         <widget class="QTextBrowser" name="contributorTextBrowser" >
          <property name="styleSheet" >
-          <string>QTextBrowser { background:transparent;}</string>
+          <string notr="true" >QTextBrowser { background:transparent;}</string>
          </property>
          <property name="frameShape" >
           <enum>QFrame::NoFrame</enum>
@@ -170,7 +177,7 @@ p, li { white-space: pre-wrap; }
        <item>
         <widget class="QTextBrowser" name="thanksToTextBrowser" >
          <property name="styleSheet" >
-          <string>QTextBrowser { background:transparent;}</string>
+          <string notr="true" >QTextBrowser { background:transparent;}</string>
          </property>
          <property name="frameShape" >
           <enum>QFrame::NoFrame</enum>
@@ -196,9 +203,7 @@ p, li { white-space: pre-wrap; }
    </item>
   </layout>
  </widget>
- <resources>
-  <include location="../../icons/icons.qrc" />
- </resources>
+ <resources/>
  <connections>
   <connection>
    <sender>buttonBox</sender>