~bstrong-f/fisysmgr/trunk

« back to all changes in this revision

Viewing changes to main/resource/fisysmgr.qrc

  • 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:
11
11
        <file>icons/application-exit.png</file>
12
12
        <file>icons/dialog-cancel.png</file>
13
13
        <file>icons/view-refresh.png</file>
14
 
        <file>sounds/Warning.mp3</file>
15
14
        <file>icons/user-busy.png</file>
16
15
        <file>options/allfilesys</file>
17
16
        <file>options/btrfs</file>
25
24
        <file>options/reiserfs</file>
26
25
        <file>options/xfs</file>
27
26
        <file>options/cifs</file>
 
27
        <file>sounds/Warning.ogg</file>
28
28
    </qresource>
29
29
</RCC>