From f4ee979fd5c1acb6967d9a5a78c44a54433f594b Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 12 Oct 2014 17:50:37 -0500 Subject: Bring stop, lock, exit, and run icons into XDG compliance --- IconThemes/ikons/16x16/actions/process-stop.png | Bin 0 -> 728 bytes IconThemes/ikons/16x16/actions/run.png | Bin 453 -> 0 bytes IconThemes/ikons/16x16/actions/stop.png | Bin 728 -> 0 bytes IconThemes/ikons/16x16/actions/system-run.png | Bin 0 -> 453 bytes 4 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 IconThemes/ikons/16x16/actions/process-stop.png delete mode 100644 IconThemes/ikons/16x16/actions/run.png delete mode 100644 IconThemes/ikons/16x16/actions/stop.png create mode 100644 IconThemes/ikons/16x16/actions/system-run.png (limited to 'IconThemes/ikons/16x16') diff --git a/IconThemes/ikons/16x16/actions/process-stop.png b/IconThemes/ikons/16x16/actions/process-stop.png new file mode 100644 index 00000000..5630932b Binary files /dev/null and b/IconThemes/ikons/16x16/actions/process-stop.png differ diff --git a/IconThemes/ikons/16x16/actions/run.png b/IconThemes/ikons/16x16/actions/run.png deleted file mode 100644 index c84e8555..00000000 Binary files a/IconThemes/ikons/16x16/actions/run.png and /dev/null differ diff --git a/IconThemes/ikons/16x16/actions/stop.png b/IconThemes/ikons/16x16/actions/stop.png deleted file mode 100644 index 5630932b..00000000 Binary files a/IconThemes/ikons/16x16/actions/stop.png and /dev/null differ diff --git a/IconThemes/ikons/16x16/actions/system-run.png b/IconThemes/ikons/16x16/actions/system-run.png new file mode 100644 index 00000000..c84e8555 Binary files /dev/null and b/IconThemes/ikons/16x16/actions/system-run.png differ -- cgit v1.2.1