ViewVC Help
View File | Revision Log | View Changeset | Root Listing
root/Oni2/s10k/Vago/mainwindow.ui
(Generate patch)

Comparing Vago/trunk/Vago/mainwindow.ui (file contents):
Revision 1047 by s10k, Fri Sep 16 22:51:26 2016 UTC vs.
Revision 1054 by s10k, Wed Oct 12 21:35:13 2016 UTC

# Line 1381 | Line 1381 | This will extract all files which begin
1381       <addaction name="actionProject4"/>
1382       <addaction name="actionProject5"/>
1383      </widget>
1384 <    <addaction name="actionPreferences"/>
1384 >    <addaction name="actionNew_Project"/>
1385      <addaction name="actionSave"/>
1386      <addaction name="actionSave_Project"/>
1387      <addaction name="actionLoad_Project"/>
# Line 1420 | Line 1420 | This will extract all files which begin
1420      <addaction name="separator"/>
1421      <addaction name="actionOpen_AE_folder"/>
1422      <addaction name="actionView_log"/>
1423 +    <addaction name="separator"/>
1424 +    <addaction name="actionPreferences"/>
1425     </widget>
1426     <widget class="QMenu" name="menuTools">
1427      <property name="title">
# Line 1427 | Line 1429 | This will extract all files which begin
1429      </property>
1430      <addaction name="actionAE_Package_Creator"/>
1431      <addaction name="actionSound_Wizard"/>
1432 +    <addaction name="actionBackground_Image_Wizard"/>
1433     </widget>
1434     <addaction name="menuFile"/>
1435     <addaction name="menuTarget_Platform"/>
# Line 1579 | Line 1582 | This will extract all files which begin
1582      <bool>true</bool>
1583     </property>
1584     <property name="text">
1585 <    <string>Save</string>
1585 >    <string>Save Project</string>
1586     </property>
1587     <property name="shortcut">
1588      <string>Ctrl+S</string>
# Line 1615 | Line 1618 | This will extract all files which begin
1618      <string>Project5</string>
1619     </property>
1620    </action>
1621 +  <action name="actionBackground_Image_Wizard">
1622 +   <property name="icon">
1623 +    <iconset resource="resources.qrc">
1624 +     <normaloff>:/new/icons/background_image.png</normaloff>:/new/icons/background_image.png</iconset>
1625 +   </property>
1626 +   <property name="text">
1627 +    <string>Background Image Wizard</string>
1628 +   </property>
1629 +  </action>
1630 +  <action name="actionNew_Project">
1631 +   <property name="text">
1632 +    <string>New Project</string>
1633 +   </property>
1634 +   <property name="shortcut">
1635 +    <string>Ctrl+N</string>
1636 +   </property>
1637 +  </action>
1638   </widget>
1639   <layoutdefault spacing="6" margin="11"/>
1640   <customwidgets>

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)