more to clarify
authorPaul Klumpp <haui@quassel-irc.org>
Sat, 21 Oct 2006 15:12:04 +0000 (15:12 +0000)
committerPaul Klumpp <haui@quassel-irc.org>
Sat, 21 Oct 2006 15:12:04 +0000 (15:12 +0000)
gui/mainwindow.ui

index e95e4f1..c3ffcff 100644 (file)
@@ -17,7 +17,7 @@
     <property name="geometry" >
      <rect>
       <x>60</x>
-      <y>90</y>
+      <y>80</y>
       <width>120</width>
       <height>329</height>
      </rect>
           </property>
          </item>
         </item>
+        <item>
+         <property name="text" >
+          <string>IrcNet</string>
+         </property>
+         <item>
+          <property name="text" >
+           <string>Status</string>
+          </property>
+         </item>
+        </item>
        </widget>
       </item>
      </layout>
      <height>28</height>
     </rect>
    </property>
-   <widget class="QMenu" name="menuFile" >
-    <property name="title" >
-     <string>Connection</string>
-    </property>
-   </widget>
-   <widget class="QMenu" name="menuOptions" >
-    <property name="title" >
-     <string>Settings</string>
-    </property>
-   </widget>
    <widget class="QMenu" name="menuExtensions" >
     <property name="title" >
      <string>Extensions</string>
     </property>
     <addaction name="actionAll_Nets" />
    </widget>
+   <widget class="QMenu" name="menuOptions" >
+    <property name="title" >
+     <string>Settings</string>
+    </property>
+   </widget>
+   <widget class="QMenu" name="menuFile" >
+    <property name="title" >
+     <string>Connection</string>
+    </property>
+    <addaction name="actionNets" />
+   </widget>
    <addaction name="menuFile" />
    <addaction name="menuOptions" />
    <addaction name="menuViews" />
     <string>All Nets</string>
    </property>
   </action>
+  <action name="actionNets" >
+   <property name="text" >
+    <string>Nets</string>
+   </property>
+  </action>
  </widget>
  <resources/>
  <connections/>