]> git.sesse.net Git - nageru/blobdiff - futatabi/mainwindow.ui
Give Futatabi an about/license dialog, and the same manual link as Nageru.
[nageru] / futatabi / mainwindow.ui
index dbdb622d39723ff8dbee2b6f05e9b3fecfab2129..880a45147ee9109f7f60e09038e45223b5b9aa56 100644 (file)
     </property>
     <addaction name="exit_action"/>
    </widget>
+   <widget class="QMenu" name="menu_Help">
+    <property name="title">
+     <string>&amp;Help</string>
+    </property>
+    <addaction name="manual_action"/>
+    <addaction name="about_action"/>
+   </widget>
    <addaction name="menuFile"/>
+   <addaction name="menu_Help"/>
   </widget>
   <action name="exit_action">
    <property name="text">
     <string>E&amp;xit</string>
    </property>
   </action>
+  <action name="manual_action">
+   <property name="text">
+    <string>Online &amp;manualā€¦</string>
+   </property>
+  </action>
+  <action name="about_action">
+   <property name="text">
+    <string>&amp;About Futatabiā€¦</string>
+   </property>
+  </action>
  </widget>
  <customwidgets>
   <customwidget>