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 1058 by s10k, Sun Oct 30 14:42:39 2016 UTC vs.
Revision 1061 by s10k, Fri Dec 9 19:04:18 2016 UTC

# Line 726 | Line 726 | It's the name of a TXMP.oni file, don't
726               </property>
727               <property name="toolTip">
728                <string>Extract a TRAM (animation) with character's TRBS / ONCC
729 < For example extract a Muro's TRAM  with Konoko's ONCC</string>
729 > For example extract a Muro's TRAM  with Konoko's ONCC
730 > (input the full path for the TRBS / ONCC.oni file)</string>
731               </property>
732               <property name="text">
733                <string>Extract with TRBS / ONCC:</string>
# Line 734 | Line 735 | For example extract a Muro's TRAM  with
735              </widget>
736             </item>
737             <item>
738 <            <widget class="QLineEdit" name="leTRBS_ONCC">
738 >            <widget class="DropLineEdit" name="leTRBS_ONCC">
739               <property name="enabled">
740                <bool>false</bool>
741               </property>
742               <property name="toolTip">
743                <string>Extract a TRAM (animation) with character's TRBS / ONCC
744 < For example extract a Muro's TRAM  with Konoko's ONCC</string>
744 > For example extract a Muro's TRAM  with Konoko's ONCC
745 > (input the full path for the TRBS / ONCC.oni file)</string>
746               </property>
747               <property name="placeholderText">
748 <              <string>TRBS / ONCC.oni source file</string>
748 >              <string>Full path to TRBS / ONCC.oni source file</string>
749               </property>
750              </widget>
751             </item>
# Line 1463 | Line 1465 | This will extract all files which begin
1465      <addaction name="actionAE_Package_Creator"/>
1466      <addaction name="actionSound_Wizard"/>
1467      <addaction name="actionBackground_Image_Wizard"/>
1468 <    <addaction name="separator"/>
1468 >    <addaction name="actionWindow_Messages_Wizard"/>
1469     </widget>
1470     <addaction name="menuFile"/>
1471     <addaction name="menuTarget_Platform"/>
# Line 1678 | Line 1680 | This will extract all files which begin
1680      <string>XmlTools Interface</string>
1681     </property>
1682    </action>
1683 +  <action name="actionWindow_Messages_Wizard">
1684 +   <property name="icon">
1685 +    <iconset resource="resources.qrc">
1686 +     <normaloff>:/new/icons/windowmessages.png</normaloff>:/new/icons/windowmessages.png</iconset>
1687 +   </property>
1688 +   <property name="text">
1689 +    <string>Window Messages Wizard</string>
1690 +   </property>
1691 +  </action>
1692   </widget>
1693   <layoutdefault spacing="6" margin="11"/>
1694   <customwidgets>
1695    <customwidget>
1696     <class>DropTableWidget</class>
1697     <extends>QTableWidget</extends>
1698 <   <header>droptablewidget.h</header>
1698 >   <header location="global">droptablewidget.h</header>
1699 >  </customwidget>
1700 >  <customwidget>
1701 >   <class>DropLineEdit</class>
1702 >   <extends>QLineEdit</extends>
1703 >   <header location="global">droplineedit.h</header>
1704    </customwidget>
1705   </customwidgets>
1706   <resources>

Diff Legend

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