Sandboxie/SandboxiePlus/SandMan/Resources/SandMan.qrc

98 lines
3.9 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-18 19:10:24 +01:00
<file>Actions/Ampel.png</file>
<file>Actions/Compatibility.png</file>
2021-08-07 09:32:48 +01:00
<file>Actions/Lock.png</file>
<file>Actions/Shell.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>
2022-01-29 09:18:22 +00:00
<file>Actions/Uninstall.png</file>
2022-02-18 19:09:35 +00:00
<file>IconBusy.png</file>
<file>IconBusyC.png</file>
<file>IconDFP.png</file>
<file>IconDFPC.png</file>
<file>IconEmpty.png</file>
<file>IconEmptyC.png</file>
<file>IconFull.png</file>
<file>IconFullC.png</file>
<file>IconOff.png</file>
<file>IconOffC.png</file>
<file>IconOffCx.png</file>
2022-03-26 09:09:24 +00:00
<file>Actions/Monitor.png</file>
2022-05-14 14:42:10 +01:00
<file>SideLogo.png</file>
2022-06-13 19:12:53 +01:00
<file>Actions/Refresh.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>
2022-02-05 14:09:53 +00:00
<file alias="Busy">Boxes/BusyOverlay.png</file>
2020-06-18 16:44:29 +01:00
</qresource>
2022-06-07 06:48:33 +01:00
<qresource prefix="/Assets">
<file>Advanced.png</file>
<file>AdvancedD.png</file>
<file>Simple.png</file>
<file>SimpleD.png</file>
</qresource>
2020-06-01 17:11:56 +01:00
</RCC>