OK, disabled warnings for the moment :)
[quassel.git] / src / qtui / ui / mainwin.ui
index e96cbb6..f926cf9 100644 (file)
@@ -46,7 +46,7 @@
      <x>0</x>
      <y>0</y>
      <width>800</width>
-     <height>28</height>
+     <height>25</height>
     </rect>
    </property>
    <widget class="QMenu" name="menuConnection" >
@@ -96,6 +96,8 @@
     <property name="title" >
      <string>Debug</string>
     </property>
+    <addaction name="actionDebug_Console" />
+    <addaction name="actionDisconnectNet" />
    </widget>
    <widget class="QMenu" name="menuCore" >
     <property name="title" >
    <addaction name="menuViews" />
    <addaction name="menuCore" />
    <addaction name="menuSettings" />
-   <addaction name="menuHelp" />
    <addaction name="menuDebug" />
+   <addaction name="menuHelp" />
   </widget>
   <widget class="QStatusBar" name="statusbar" />
   <action name="actionNetworkList" >
    </property>
   </action>
   <action name="actionQuit" >
+   <property name="icon" >
+    <iconset resource="../../icons/icons.qrc" >:/22x22/actions/oxygen/22x22/actions/application-exit.png</iconset>
+   </property>
    <property name="text" >
     <string>Quit...</string>
    </property>
   </action>
   <action name="actionEditIdentities" >
+   <property name="enabled" >
+    <bool>false</bool>
+   </property>
    <property name="text" >
     <string>Edit Identities...</string>
    </property>
   </action>
   <action name="actionSettingsDlg" >
+   <property name="icon" >
+    <iconset resource="../../icons/icons.qrc" >:/16x16/actions/oxygen/16x16/actions/configure.png</iconset>
+   </property>
    <property name="text" >
     <string>Configure Quassel...</string>
    </property>
    </property>
   </action>
   <action name="actionAboutQuassel" >
+   <property name="icon" >
+    <iconset resource="../../icons/icons.qrc" >:/icons/quassel-icon.png</iconset>
+   </property>
    <property name="text" >
     <string>About Quassel IRC...</string>
    </property>
    <property name="enabled" >
     <bool>false</bool>
    </property>
+   <property name="icon" >
+    <iconset/>
+   </property>
    <property name="text" >
     <string>Disconnect from Core</string>
    </property>
    <property name="enabled" >
     <bool>false</bool>
    </property>
+   <property name="icon" >
+    <iconset/>
+   </property>
    <property name="text" >
     <string>Connect to Core...</string>
    </property>
   </action>
+  <action name="actionDebug_Console" >
+   <property name="text" >
+    <string>Debug &amp;Console</string>
+   </property>
+  </action>
+  <action name="actionDisconnectNet" >
+   <property name="text" >
+    <string>Disconnect from Network...</string>
+   </property>
+  </action>
  </widget>
  <customwidgets>
   <customwidget>
    <header>bufferwidget.h</header>
   </customwidget>
  </customwidgets>
- <resources/>
+ <resources>
+  <include location="../../icons/icons.qrc" />
+ </resources>
  <connections>
   <connection>
    <sender>actionQuit</sender>