Sandboxie/SandboxiePlus/SandMan/Resources/SandMan.qrc

86 lines
3.4 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="dllIcon32">dll32.png</file>
<file alias="exeIcon32">exe32.png</file>
<file>close.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>
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>
2021-07-05 12:37:28 +01:00
<file>Actions/Support.png</file>
<file>HelpingHand.png</file>
<file>Actions/RegEdit.png</file>
<file>Actions/Software.png</file>
2021-07-10 09:42:39 +01:00
<file>IconEmpty.png</file>
<file>IconEmptyD.png</file>
<file>IconFull.png</file>
<file>IconFullD.png</file>
2021-07-18 19:10:24 +01:00
<file>Actions/Ampel.png</file>
<file>Actions/Compatibility.png</file>
2021-07-30 11:47:38 +01:00
<file>IconOff.png</file>
2021-08-07 09:32:48 +01:00
<file>Actions/Lock.png</file>
<file>Actions/Shell.png</file>
2021-08-28 15:28:25 +01:00
<file>IconFullDC.png</file>
<file>IconEmptyDC.png</file>
<file>IconOffC.png</file>
<file>IconFullC.png</file>
<file>IconEmptyC.png</file>
2021-09-03 19:35:48 +01:00
<file>Actions/Duplicate.png</file>
<file>Actions/Up.png</file>
<file>Actions/Down.png</file>
2021-10-16 17:24:16 +01:00
<file>Actions/All.png</file>
<file>Actions/Save.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>