summaryrefslogtreecommitdiff
path: root/Base/res/icons/stop16.rgb
AgeCommit message (Expand)Author
2019-03-22Use the PNG loader for all images, and get rid of the .rgb files.Andreas Kling
2019-02-28ProcessManager: Tweak icons.Andreas Kling
2019-02-28ProcessManager: Add "continue" action that sends SIGCONT.Andreas Kling
2019-02-28ProcessManager: Add a "stop" action that sends SIGSTOP to a process.Andreas Kling