Still working on the authentification stuff. Technically, now even in the monolithic...
[quassel.git] / src / qtgui / ui / mainwin.ui
index ea93b30..82c7e6e 100644 (file)
     <property name="title" >
      <string>Connection</string>
     </property>
+    <widget class="QMenu" name="menuConnectCore" >
+     <property name="title" >
+      <string>Connect to Core</string>
+     </property>
+     <addaction name="actionInternal" />
+    </widget>
+    <addaction name="menuConnectCore" />
+    <addaction name="actionDisconnectCore" />
+    <addaction name="separator" />
     <addaction name="actionNetworkList" />
     <addaction name="actionQuickConnect" />
     <addaction name="separator" />
     </property>
     <addaction name="actionImportBacklog" />
    </widget>
+   <widget class="QMenu" name="menuCore" >
+    <property name="title" >
+     <string>Core</string>
+    </property>
+   </widget>
    <addaction name="menuConnection" />
    <addaction name="menuViews" />
+   <addaction name="menuCore" />
    <addaction name="menuSettings" />
    <addaction name="menuHelp" />
    <addaction name="menuDebug" />
     <string>Import Backlog</string>
    </property>
   </action>
+  <action name="actionConnect_to_Core" >
+   <property name="text" >
+    <string>Connect</string>
+   </property>
+  </action>
+  <action name="actionDisconnect_2" >
+   <property name="text" >
+    <string>Disconnect</string>
+   </property>
+  </action>
+  <action name="actionInternal" >
+   <property name="text" >
+    <string>Internal</string>
+   </property>
+  </action>
+  <action name="actionDisconnectCore" >
+   <property name="text" >
+    <string>Disconnect from Core</string>
+   </property>
+  </action>
  </widget>
  <customwidgets>
   <customwidget>