src/eric7/Project/PropertiesDialog.ui

branch
eric7
changeset 9610
b45bccbdf331
parent 9413
80c06d472826
child 9654
7328efba128b
child 10154
d833c6a8c41f
equal deleted inserted replaced
9609:c2f9c10c47cc 9610:b45bccbdf331
384 <widget class="QPushButton" name="spellPropertiesButton"> 384 <widget class="QPushButton" name="spellPropertiesButton">
385 <property name="toolTip"> 385 <property name="toolTip">
386 <string>Press to edit the spell checking properties</string> 386 <string>Press to edit the spell checking properties</string>
387 </property> 387 </property>
388 <property name="text"> 388 <property name="text">
389 <string>Spell Checking Properties...</string> 389 <string>Spell Checking...</string>
390 </property> 390 </property>
391 </widget> 391 </widget>
392 </item> 392 </item>
393 <item> 393 <item>
394 <widget class="QPushButton" name="transPropertiesButton"> 394 <widget class="QPushButton" name="transPropertiesButton">
395 <property name="toolTip"> 395 <property name="toolTip">
396 <string>Press to edit the translations properties</string> 396 <string>Press to edit the translations properties</string>
397 </property> 397 </property>
398 <property name="text"> 398 <property name="text">
399 <string>Translations Properties...</string> 399 <string>Translations...</string>
400 </property>
401 </widget>
402 </item>
403 <item>
404 <widget class="QPushButton" name="filetypesButton">
405 <property name="toolTip">
406 <string>Press to edit the filetype associations</string>
407 </property>
408 <property name="text">
409 <string>Filetype Associations...</string>
400 </property> 410 </property>
401 </widget> 411 </widget>
402 </item> 412 </item>
403 <item> 413 <item>
404 <spacer name="horizontalSpacer_4"> 414 <spacer name="horizontalSpacer_4">
537 <tabstop>testingFrameworkComboBox</tabstop> 547 <tabstop>testingFrameworkComboBox</tabstop>
538 <tabstop>licenseComboBox</tabstop> 548 <tabstop>licenseComboBox</tabstop>
539 <tabstop>embeddedVenvCheckBox</tabstop> 549 <tabstop>embeddedVenvCheckBox</tabstop>
540 <tabstop>spellPropertiesButton</tabstop> 550 <tabstop>spellPropertiesButton</tabstop>
541 <tabstop>transPropertiesButton</tabstop> 551 <tabstop>transPropertiesButton</tabstop>
552 <tabstop>filetypesButton</tabstop>
542 <tabstop>makeCheckBox</tabstop> 553 <tabstop>makeCheckBox</tabstop>
543 <tabstop>makeButton</tabstop> 554 <tabstop>makeButton</tabstop>
544 <tabstop>vcsCheckBox</tabstop> 555 <tabstop>vcsCheckBox</tabstop>
545 <tabstop>vcsInfoButton</tabstop> 556 <tabstop>vcsInfoButton</tabstop>
546 </tabstops> 557 </tabstops>

eric ide

mercurial