From a6bbd32ab0105c9784cb2902898a6ce782d89f01 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Thu, 14 Nov 2019 22:08:05 +0100 Subject: add dropbox-status icons --- mate/128x128/status/Makefile.am | 5 +++++ mate/128x128/status/dropboxstatus-busy.png | Bin 0 -> 7121 bytes mate/128x128/status/dropboxstatus-busy2.png | 1 + mate/128x128/status/dropboxstatus-idle.png | Bin 0 -> 6386 bytes mate/128x128/status/dropboxstatus-logo.png | Bin 0 -> 5590 bytes mate/128x128/status/dropboxstatus-x.png | Bin 0 -> 6073 bytes 6 files changed, 6 insertions(+) create mode 100644 mate/128x128/status/dropboxstatus-busy.png create mode 120000 mate/128x128/status/dropboxstatus-busy2.png create mode 100644 mate/128x128/status/dropboxstatus-idle.png create mode 100644 mate/128x128/status/dropboxstatus-logo.png create mode 100644 mate/128x128/status/dropboxstatus-x.png (limited to 'mate/128x128/status') diff --git a/mate/128x128/status/Makefile.am b/mate/128x128/status/Makefile.am index b891310..b02a307 100644 --- a/mate/128x128/status/Makefile.am +++ b/mate/128x128/status/Makefile.am @@ -1,6 +1,11 @@ NULL = png_icons = \ + dropboxstatus-busy2.png \ + dropboxstatus-busy.png \ + dropboxstatus-idle.png \ + dropboxstatus-logo.png \ + dropboxstatus-x.png \ network-error.png \ network-idle.png \ network-offline.png \ diff --git a/mate/128x128/status/dropboxstatus-busy.png b/mate/128x128/status/dropboxstatus-busy.png new file mode 100644 index 0000000..3e3aae0 Binary files /dev/null and b/mate/128x128/status/dropboxstatus-busy.png differ diff --git a/mate/128x128/status/dropboxstatus-busy2.png b/mate/128x128/status/dropboxstatus-busy2.png new file mode 120000 index 0000000..b86dd8b --- /dev/null +++ b/mate/128x128/status/dropboxstatus-busy2.png @@ -0,0 +1 @@ +dropboxstatus-logo.png \ No newline at end of file diff --git a/mate/128x128/status/dropboxstatus-idle.png b/mate/128x128/status/dropboxstatus-idle.png new file mode 100644 index 0000000..e94cee2 Binary files /dev/null and b/mate/128x128/status/dropboxstatus-idle.png differ diff --git a/mate/128x128/status/dropboxstatus-logo.png b/mate/128x128/status/dropboxstatus-logo.png new file mode 100644 index 0000000..39969cd Binary files /dev/null and b/mate/128x128/status/dropboxstatus-logo.png differ diff --git a/mate/128x128/status/dropboxstatus-x.png b/mate/128x128/status/dropboxstatus-x.png new file mode 100644 index 0000000..e6d6acd Binary files /dev/null and b/mate/128x128/status/dropboxstatus-x.png differ -- cgit v1.2.1