Changeset b24a5a054a in tspsg for ui


Ignore:
Timestamp:
Jul 21, 2009, 12:47:44 AM (15 years ago)
Author:
Oleksii Serdiuk
Branches:
0.1.3.145-beta1-symbian, 0.1.4.170-beta2-bb10, appveyor, imgbot, master, readme
Children:
b968056ce3
Parents:
134a9158bd
Message:

+ Added README file.

  • Very minor ui and translation changes.
Location:
ui
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • ui/mainwindow.ce.ui

    r134a9158bd rb24a5a054a  
    247247     <y>0</y>
    248248     <width>234</width>
    249      <height>22</height>
     249     <height>24</height>
    250250    </rect>
    251251   </property>
     
    264264     </property>
    265265     <property name="title">
    266       <string>Save &amp;as...</string>
     266      <string>Save &amp;As...</string>
    267267     </property>
    268268     <property name="icon">
     
    335335   <addaction name="actionFileNew"/>
    336336   <addaction name="actionFileOpen"/>
    337    <addaction name="actionFileSaveTask"/>
     337   <addaction name="actionFileSave"/>
    338338   <addaction name="separator"/>
    339339   <addaction name="actionSettingsPreferences"/>
     
    346346   </property>
    347347   <property name="text">
    348     <string>Solution st&amp;eps</string>
     348    <string>Solution S&amp;teps</string>
    349349   </property>
    350350   <property name="toolTip">
     
    360360   </property>
    361361   <property name="text">
    362     <string>Solution &amp;graph</string>
     362    <string>Solution &amp;Graph</string>
    363363   </property>
    364364   <property name="toolTip">
  • ui/mainwindow.ui

    r134a9158bd rb24a5a054a  
    228228     <y>0</y>
    229229     <width>640</width>
    230      <height>22</height>
     230     <height>24</height>
    231231    </rect>
    232232   </property>
     
    242242    <widget class="QMenu" name="menuFileSaveAs">
    243243     <property name="title">
    244       <string>Save &amp;as...</string>
     244      <string>Save &amp;As...</string>
    245245     </property>
    246246     <property name="icon">
     
    317317   <addaction name="actionFileNew"/>
    318318   <addaction name="actionFileOpen"/>
    319    <addaction name="actionFileSaveTask"/>
     319   <addaction name="actionFileSave"/>
    320320   <addaction name="separator"/>
    321321   <addaction name="actionFilePrint"/>
     
    330330   </property>
    331331   <property name="text">
    332     <string>P&amp;rint setup...</string>
     332    <string>P&amp;rint Setup...</string>
    333333   </property>
    334334   <property name="statusTip">
     
    359359   </property>
    360360   <property name="text">
    361     <string>Solution st&amp;eps</string>
     361    <string>Solution S&amp;teps</string>
    362362   </property>
    363363   <property name="toolTip">
     
    373373   </property>
    374374   <property name="text">
    375     <string>Solution &amp;graph</string>
     375    <string>Solution &amp;Graph</string>
    376376   </property>
    377377   <property name="toolTip">
Note: See TracChangeset for help on using the changeset viewer.