~bstrong-f/fisysmgr/trunk

« back to all changes in this revision

Viewing changes to main/forms/fsmmain.ui

  • Committer: Barry Strong
  • Date: 2015-05-10 13:05:49 UTC
  • Revision ID: barry@softtechok.com-20150510130549-xlbzzt5slojawh70
Replaced password dialog with credentials dialog. Added minimal about box. Added change mout option value dialog. modified to compile with Qt4 or Qt5.

Show diffs side-by-side

added added

removed removed

Lines of Context:
532
532
    <property name="title">
533
533
     <string>&amp;File</string>
534
534
    </property>
 
535
    <addaction name="action_Manage_Credentials"/>
535
536
    <addaction name="actionBackup_FileSystem_Config"/>
536
537
    <addaction name="actionR_estore_Filesystem_Config"/>
537
538
    <addaction name="actionE_xIT"/>
583
584
    <string>R&amp;estore Filesystem information</string>
584
585
   </property>
585
586
  </action>
 
587
  <action name="action_Manage_Credentials">
 
588
   <property name="text">
 
589
    <string>&amp;Manage Credentials</string>
 
590
   </property>
 
591
  </action>
586
592
 </widget>
587
593
 <layoutdefault spacing="6" margin="11"/>
588
594
 <resources/>