Changeset 30 in tspsg-svn for trunk/ui/mainwindow.ce.ui
- Timestamp:
- Jun 25, 2009, 3:02:11 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ui/mainwindow.ce.ui
r29 r30 292 292 <string extracomment="Please, append " / Language" when translating this string.">&Language</string> 293 293 </property> 294 <property name="icon"> 295 <iconset resource="../resources/tspsg.qrc"> 296 <normaloff>:/images/buttons/buttons/Web.png</normaloff>:/images/buttons/buttons/Web.png</iconset> 297 </property> 294 298 <addaction name="actionSettingsLanguageAutodetect"/> 299 <addaction name="separator"/> 300 <addaction name="actionSettingsLanguageEnglish"/> 295 301 </widget> 296 302 <addaction name="menuSettingsLanguage"/> … … 533 539 <property name="statusTip"> 534 540 <string>Detect language automatically based on regional settings</string> 541 </property> 542 </action> 543 <action name="actionSettingsLanguageEnglish"> 544 <property name="checkable"> 545 <bool>true</bool> 546 </property> 547 <property name="checked"> 548 <bool>true</bool> 549 </property> 550 <property name="text"> 551 <string>English</string> 535 552 </property> 536 553 </action>
Note: See TracChangeset
for help on using the changeset viewer.