From dee49de48f4f0bd2d2bbb998bd6af5cdf35ae196 Mon Sep 17 00:00:00 2001 From: mekolat Date: Mon, 24 Nov 2014 15:40:20 -0500 Subject: add action icons --- graphics/guiicons/edit.png | Bin 0 -> 264 bytes graphics/guiicons/restart.png | Bin 0 -> 671 bytes graphics/guiicons/toggle.png | Bin 0 -> 209 bytes license.txt | 5 +++++ 4 files changed, 5 insertions(+) create mode 100644 graphics/guiicons/edit.png create mode 100644 graphics/guiicons/restart.png create mode 100644 graphics/guiicons/toggle.png diff --git a/graphics/guiicons/edit.png b/graphics/guiicons/edit.png new file mode 100644 index 00000000..36617ce9 Binary files /dev/null and b/graphics/guiicons/edit.png differ diff --git a/graphics/guiicons/restart.png b/graphics/guiicons/restart.png new file mode 100644 index 00000000..f65ffb25 Binary files /dev/null and b/graphics/guiicons/restart.png differ diff --git a/graphics/guiicons/toggle.png b/graphics/guiicons/toggle.png new file mode 100644 index 00000000..6289854a Binary files /dev/null and b/graphics/guiicons/toggle.png differ diff --git a/license.txt b/license.txt index e613c05d..9fcb6967 100644 --- a/license.txt +++ b/license.txt @@ -55,6 +55,11 @@ http://creativecommons.org/licenses/by-sa/3.0/ graphics/emotes/vicious.png (Reid) (GPLv2), (CC BY-SA 3.0) graphics/emotes/wink.png (Modanung) (GPLv2), (CC BY-SA 3.0) +#Gui Icons + graphics/guiicons/edit.png (wushin) (GPLv2), (CC BY-SA 3.0) + graphics/guiicons/restart.png (enchilado,wushin) (GPLv2), (CC BY-SA 3.0) + graphics/guiicons/toggle.png (wushin) (GPLv2), (CC BY-SA 3.0) + # Images graphics/images/axe.png (????) (GPLv2) graphics/images/bow.png (????) (GPLv2) -- cgit v1.2.3-70-g09d2