Sandboxie/SandboxiePlus/SandMan/Resources/SandMan.qrc

68 lines
2.8 KiB
Plaintext
Raw Normal View History

2020-06-01 17:11:56 +01:00
<RCC>
<qresource prefix="/">
2020-06-08 16:17:37 +01:00
<file>SandMan.png</file>
2020-06-01 17:11:56 +01:00
<file alias="BoxEmpty">sandbox-empty.png</file>
<file alias="BoxInUse">sandbox-full.png</file>
<file alias="dllIcon32">dll32.png</file>
<file alias="exeIcon32">exe32.png</file>
<file>close.png</file>
2020-06-08 16:17:37 +01:00
<file>SandMan2.png</file>
2020-12-22 14:50:58 +00:00
<file>Actions/Internet.png</file>
<file>Actions/Keep.png</file>
<file>Actions/ReloadIni.png</file>
<file>Actions/Presets.png</file>
<file>Actions/Settings.png</file>
<file>Actions/ManMaintenance.png</file>
<file>Actions/StartMenu.png</file>
<file>Actions/Snapshots.png</file>
<file>Actions/Options.png</file>
<file>Actions/MkLink.png</file>
<file>Actions/Recover.png</file>
<file>Actions/Advanced.png</file>
<file>Actions/Maintenance.png</file>
<file>Actions/EditIni.png</file>
<file>Actions/Email.png</file>
<file>Actions/Remove.png</file>
<file>Actions/Group.png</file>
<file>Actions/Erase.png</file>
<file>Actions/Disconnect.png</file>
<file>Actions/Connect.png</file>
<file>Actions/LogAPI.png</file>
<file>Actions/EmptyAll.png</file>
<file>Actions/Clean.png</file>
<file>Actions/NewBox.png</file>
<file>Actions/Force.png</file>
<file>Actions/Explore.png</file>
<file>Actions/Wall.png</file>
<file>Actions/Run.png</file>
<file>Actions/Exit.png</file>
<file>Actions/Cmd.png</file>
<file>Actions/SetLogging.png</file>
<file>Actions/Rename.png</file>
<file>Actions/Start.png</file>
<file>Actions/Box.png</file>
<file>Actions/Template.png</file>
<file>Actions/Stop.png</file>
<file>SandMan2N.png</file>
<file>SandManN.png</file>
2021-01-26 20:58:43 +00:00
<file>Actions/finder.png</file>
2021-03-04 20:13:45 +00:00
<file>Actions/Tree.png</file>
2020-06-01 17:11:56 +01:00
</qresource>
2020-06-18 16:44:29 +01:00
<qresource prefix="/Boxes">
<file alias="Empty3">Boxes/sandbox-b-empty.png</file>
<file alias="Full3">Boxes/sandbox-b-full.png</file>
<file alias="Empty4">Boxes/sandbox-c-empty.png</file>
<file alias="Full4">Boxes/sandbox-c-full.png</file>
<file alias="Empty2">Boxes/sandbox-g-empty.png</file>
<file alias="Full2">Boxes/sandbox-g-full.png</file>
<file alias="Empty5">Boxes/sandbox-m-empty.png</file>
<file alias="Full5">Boxes/sandbox-m-full.png</file>
<file alias="Empty1">Boxes/sandbox-r-empty.png</file>
<file alias="Full1">Boxes/sandbox-r-full.png</file>
<file alias="Empty0">Boxes/sandbox-y-empty.png</file>
<file alias="Full0">Boxes/sandbox-y-full.png</file>
<file alias="Empty6">Boxes/sandbox-o-empty.png</file>
<file alias="Full6">Boxes/sandbox-o-full.png</file>
</qresource>
2020-06-01 17:11:56 +01:00
</RCC>