diff options
author | raveit65 <[email protected]> | 2019-11-14 22:08:05 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2019-11-14 22:08:05 +0100 |
commit | a6bbd32ab0105c9784cb2902898a6ce782d89f01 (patch) | |
tree | 22397f6f9a6277ee9ba3662bc30478c7c7585131 /mate/24x24/status | |
parent | 82c9246341f052416edb834e882d32f8c2242484 (diff) | |
download | mate-icon-theme-a6bbd32ab0105c9784cb2902898a6ce782d89f01.tar.bz2 mate-icon-theme-a6bbd32ab0105c9784cb2902898a6ce782d89f01.tar.xz |
add dropbox-status icons
Diffstat (limited to 'mate/24x24/status')
-rw-r--r-- | mate/24x24/status/Makefile.am | 5 | ||||
-rw-r--r-- | mate/24x24/status/dropboxstatus-busy.png | bin | 0 -> 1071 bytes | |||
l--------- | mate/24x24/status/dropboxstatus-busy2.png | 1 | ||||
-rw-r--r-- | mate/24x24/status/dropboxstatus-idle.png | bin | 0 -> 1051 bytes | |||
-rw-r--r-- | mate/24x24/status/dropboxstatus-logo.png | bin | 0 -> 920 bytes | |||
-rw-r--r-- | mate/24x24/status/dropboxstatus-x.png | bin | 0 -> 1066 bytes |
6 files changed, 6 insertions, 0 deletions
diff --git a/mate/24x24/status/Makefile.am b/mate/24x24/status/Makefile.am index 56faed5..aa9994b 100644 --- a/mate/24x24/status/Makefile.am +++ b/mate/24x24/status/Makefile.am @@ -28,6 +28,11 @@ png_icons = \ dialog-password.png \ dialog-question.png \ dialog-warning.png \ + dropboxstatus-busy2.png \ + dropboxstatus-busy.png \ + dropboxstatus-idle.png \ + dropboxstatus-logo.png \ + dropboxstatus-x.png \ image-loading.png \ image-missing.png \ mail-attachment.png \ diff --git a/mate/24x24/status/dropboxstatus-busy.png b/mate/24x24/status/dropboxstatus-busy.png Binary files differnew file mode 100644 index 0000000..b00d97b --- /dev/null +++ b/mate/24x24/status/dropboxstatus-busy.png diff --git a/mate/24x24/status/dropboxstatus-busy2.png b/mate/24x24/status/dropboxstatus-busy2.png new file mode 120000 index 0000000..b86dd8b --- /dev/null +++ b/mate/24x24/status/dropboxstatus-busy2.png @@ -0,0 +1 @@ +dropboxstatus-logo.png
\ No newline at end of file diff --git a/mate/24x24/status/dropboxstatus-idle.png b/mate/24x24/status/dropboxstatus-idle.png Binary files differnew file mode 100644 index 0000000..6e75302 --- /dev/null +++ b/mate/24x24/status/dropboxstatus-idle.png diff --git a/mate/24x24/status/dropboxstatus-logo.png b/mate/24x24/status/dropboxstatus-logo.png Binary files differnew file mode 100644 index 0000000..3077dc2 --- /dev/null +++ b/mate/24x24/status/dropboxstatus-logo.png diff --git a/mate/24x24/status/dropboxstatus-x.png b/mate/24x24/status/dropboxstatus-x.png Binary files differnew file mode 100644 index 0000000..b894261 --- /dev/null +++ b/mate/24x24/status/dropboxstatus-x.png |