Changeset 88a59e4d65 in tspsg for ui
- Timestamp:
- Oct 5, 2010, 9:44:54 PM (14 years ago)
- Branches:
- 0.1.3.145-beta1-symbian, 0.1.4.170-beta2-bb10, appveyor, imgbot, master, readme
- Children:
- 9adbc413c7
- Parents:
- 97e90f9be6
- git-author:
- Oleksii Serdiuk <contacts@…> (10/05/10 21:44:54)
- git-committer:
- Oleksii Serdiuk <contacts@…> (06/29/12 19:45:58)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
ui/mainwindow.ui
r97e90f9be6 r88a59e4d65 299 299 <addaction name="actionHelpContextual"/> 300 300 <addaction name="separator"/> 301 <addaction name="actionHelpOnlineSupport"/> 302 <addaction name="actionHelpReportBug"/> 303 <addaction name="separator"/> 301 304 <addaction name="actionHelpAboutQt"/> 302 305 <addaction name="actionHelpAbout"/> … … 409 412 <string>&About TSPSG...</string> 410 413 </property> 411 <property name="statusTip">412 <string>About application</string>413 </property>414 414 </action> 415 415 <action name="actionFileExit"> 416 416 <property name="text"> 417 417 <string>E&xit</string> 418 </property>419 <property name="statusTip">420 <string>Exit application</string>421 418 </property> 422 419 </action> … … 503 500 <property name="statusTip"> 504 501 <string>Automatically choose the most appropriate style</string> 502 </property> 503 </action> 504 <action name="actionHelpOnlineSupport"> 505 <property name="text"> 506 <string>Online &Support...</string> 507 </property> 508 <property name="statusTip"> 509 <string>Get support online</string> 510 </property> 511 </action> 512 <action name="actionHelpReportBug"> 513 <property name="text"> 514 <string>Report a &Bug...</string> 505 515 </property> 506 516 </action>
Note: See TracChangeset
for help on using the changeset viewer.