diff options
author | Andreas Kling <awesomekling@gmail.com> | 2019-02-28 12:06:19 +0100 |
---|---|---|
committer | Andreas Kling <awesomekling@gmail.com> | 2019-02-28 12:06:19 +0100 |
commit | c5a32d139a4ec4c6b153daccac31066ff8e87d0e (patch) | |
tree | bb9016908c9fbe1a59dc03bb352d53fee719069f /Base | |
parent | c09ab7cc40f4d9130d9253c550bb5bd820a14a59 (diff) | |
download | serenity-c5a32d139a4ec4c6b153daccac31066ff8e87d0e.zip |
ProcessManager: Add a "stop" action that sends SIGSTOP to a process.
Diffstat (limited to 'Base')
-rw-r--r-- | Base/res/icons/stop16.png | bin | 0 -> 275 bytes |
-rw-r--r-- | Base/res/icons/stop16.rgb | bin | 0 -> 1024 bytes |
2 files changed, 0 insertions, 0 deletions
diff --git a/Base/res/icons/stop16.png b/Base/res/icons/stop16.png Binary files differnew file mode 100644 index 0000000000..c86551a7f7 --- /dev/null +++ b/Base/res/icons/stop16.png diff --git a/Base/res/icons/stop16.rgb b/Base/res/icons/stop16.rgb Binary files differnew file mode 100644 index 0000000000..256159e86b --- /dev/null +++ b/Base/res/icons/stop16.rgb |