From f260ffd6e87f5721b96ff92e3d204e4b0457be82 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timoth=C3=A9e=20Giet?= Date: Thu, 25 Feb 2016 14:41:15 +0100 Subject: new icons for userdrake new icons for userdrake only one not changed, that doesn't seem to be used, but I left it just in case --- .gitignore | 1 + icons/selected.png | Bin 470 -> 257 bytes icons/unselected.png | Bin 175 -> 137 bytes icons/userdrake16.png | Bin 1003 -> 754 bytes icons/userdrake32.png | Bin 2252 -> 1642 bytes icons/userdrake48.png | Bin 3456 -> 2733 bytes pixmaps/group_add.png | Bin 5523 -> 3685 bytes pixmaps/help.png | Bin 2126 -> 1230 bytes pixmaps/refresh.png | Bin 1761 -> 1882 bytes pixmaps/svg/group_add.svg | 264 ++++++++++++++++++++++++++++++++++++++++++ pixmaps/svg/help.svg | 288 ++++++++++++++++++++++++++++++++++++++++++++++ pixmaps/svg/refresh.svg | 135 ++++++++++++++++++++++ pixmaps/svg/user_add.svg | 266 ++++++++++++++++++++++++++++++++++++++++++ pixmaps/svg/user_conf.svg | 221 +++++++++++++++++++++++++++++++++++ pixmaps/svg/user_del.svg | 268 ++++++++++++++++++++++++++++++++++++++++++ pixmaps/svg/userdrake.svg | 218 +++++++++++++++++++++++++++++++++++ pixmaps/user_add.png | Bin 3014 -> 3136 bytes pixmaps/user_conf.png | Bin 5340 -> 3174 bytes pixmaps/user_del.png | Bin 4760 -> 3237 bytes pixmaps/userdrake.png | Bin 11945 -> 11045 bytes 20 files changed, 1661 insertions(+) create mode 100644 .gitignore create mode 100644 pixmaps/svg/group_add.svg create mode 100644 pixmaps/svg/help.svg create mode 100644 pixmaps/svg/refresh.svg create mode 100644 pixmaps/svg/user_add.svg create mode 100644 pixmaps/svg/user_conf.svg create mode 100644 pixmaps/svg/user_del.svg create mode 100644 pixmaps/svg/userdrake.svg diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..25c6bb7 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.directory diff --git a/icons/selected.png b/icons/selected.png index 9757886..650e53d 100644 Binary files a/icons/selected.png and b/icons/selected.png differ diff --git a/icons/unselected.png b/icons/unselected.png index 3b92d68..0a385b3 100644 Binary files a/icons/unselected.png and b/icons/unselected.png differ diff --git a/icons/userdrake16.png b/icons/userdrake16.png index addad83..4e29bba 100644 Binary files a/icons/userdrake16.png and b/icons/userdrake16.png differ diff --git a/icons/userdrake32.png b/icons/userdrake32.png index da2eb75..cd957b6 100644 Binary files a/icons/userdrake32.png and b/icons/userdrake32.png differ diff --git a/icons/userdrake48.png b/icons/userdrake48.png index 8109f51..c7243a6 100644 Binary files a/icons/userdrake48.png and b/icons/userdrake48.png differ diff --git a/pixmaps/group_add.png b/pixmaps/group_add.png index b9c4c5b..70035a1 100644 Binary files a/pixmaps/group_add.png and b/pixmaps/group_add.png differ diff --git a/pixmaps/help.png b/pixmaps/help.png index 1ae2f33..ed3f9e5 100644 Binary files a/pixmaps/help.png and b/pixmaps/help.png differ diff --git a/pixmaps/refresh.png b/pixmaps/refresh.png index ee1458f..9feb171 100644 Binary files a/pixmaps/refresh.png and b/pixmaps/refresh.png differ diff --git a/pixmaps/svg/group_add.svg b/pixmaps/svg/group_add.svg new file mode 100644 index 0000000..8916ca0 --- /dev/null +++ b/pixmaps/svg/group_add.svg @@ -0,0 +1,264 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/pixmaps/svg/help.svg b/pixmaps/svg/help.svg new file mode 100644 index 0000000..f54cfd1 --- /dev/null +++ b/pixmaps/svg/help.svg @@ -0,0 +1,288 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + diff --git a/pixmaps/svg/refresh.svg b/pixmaps/svg/refresh.svg new file mode 100644 index 0000000..bd42751 --- /dev/null +++ b/pixmaps/svg/refresh.svg @@ -0,0 +1,135 @@ + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/pixmaps/svg/user_add.svg b/pixmaps/svg/user_add.svg new file mode 100644 index 0000000..cdfba92 --- /dev/null +++ b/pixmaps/svg/user_add.svg @@ -0,0 +1,266 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/pixmaps/svg/user_conf.svg b/pixmaps/svg/user_conf.svg new file mode 100644 index 0000000..ea63126 --- /dev/null +++ b/pixmaps/svg/user_conf.svg @@ -0,0 +1,221 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/pixmaps/svg/user_del.svg b/pixmaps/svg/user_del.svg new file mode 100644 index 0000000..f903d3e --- /dev/null +++ b/pixmaps/svg/user_del.svg @@ -0,0 +1,268 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/pixmaps/svg/userdrake.svg b/pixmaps/svg/userdrake.svg new file mode 100644 index 0000000..9d8e375 --- /dev/null +++ b/pixmaps/svg/userdrake.svg @@ -0,0 +1,218 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/pixmaps/user_add.png b/pixmaps/user_add.png index 083f804..845eda8 100644 Binary files a/pixmaps/user_add.png and b/pixmaps/user_add.png differ diff --git a/pixmaps/user_conf.png b/pixmaps/user_conf.png index aa71046..2a9c6e7 100644 Binary files a/pixmaps/user_conf.png and b/pixmaps/user_conf.png differ diff --git a/pixmaps/user_del.png b/pixmaps/user_del.png index 2e234ea..74a2242 100644 Binary files a/pixmaps/user_del.png and b/pixmaps/user_del.png differ diff --git a/pixmaps/userdrake.png b/pixmaps/userdrake.png index 07a7d37..c8e3786 100644 Binary files a/pixmaps/userdrake.png and b/pixmaps/userdrake.png differ -- cgit v1.2.1