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/48x48 | |
parent | 82c9246341f052416edb834e882d32f8c2242484 (diff) | |
download | mate-icon-theme-a6bbd32ab0105c9784cb2902898a6ce782d89f01.tar.bz2 mate-icon-theme-a6bbd32ab0105c9784cb2902898a6ce782d89f01.tar.xz |
add dropbox-status icons
Diffstat (limited to 'mate/48x48')
-rw-r--r-- | mate/48x48/status/Makefile.am | 5 | ||||
-rw-r--r-- | mate/48x48/status/dropboxstatus-busy.png | bin | 0 -> 2647 bytes | |||
l--------- | mate/48x48/status/dropboxstatus-busy2.png | 1 | ||||
-rw-r--r-- | mate/48x48/status/dropboxstatus-idle.svg | bin | 0 -> 2504 bytes | |||
-rw-r--r-- | mate/48x48/status/dropboxstatus-logo.png | bin | 0 -> 2213 bytes | |||
-rw-r--r-- | mate/48x48/status/dropboxstatus-x.png | bin | 0 -> 2472 bytes |
6 files changed, 6 insertions, 0 deletions
diff --git a/mate/48x48/status/Makefile.am b/mate/48x48/status/Makefile.am index 02abbed..b5a96ac 100644 --- a/mate/48x48/status/Makefile.am +++ b/mate/48x48/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/48x48/status/dropboxstatus-busy.png b/mate/48x48/status/dropboxstatus-busy.png Binary files differnew file mode 100644 index 0000000..cf2e4b8 --- /dev/null +++ b/mate/48x48/status/dropboxstatus-busy.png diff --git a/mate/48x48/status/dropboxstatus-busy2.png b/mate/48x48/status/dropboxstatus-busy2.png new file mode 120000 index 0000000..b86dd8b --- /dev/null +++ b/mate/48x48/status/dropboxstatus-busy2.png @@ -0,0 +1 @@ +dropboxstatus-logo.png
\ No newline at end of file diff --git a/mate/48x48/status/dropboxstatus-idle.svg b/mate/48x48/status/dropboxstatus-idle.svg Binary files differnew file mode 100644 index 0000000..525e1e0 --- /dev/null +++ b/mate/48x48/status/dropboxstatus-idle.svg diff --git a/mate/48x48/status/dropboxstatus-logo.png b/mate/48x48/status/dropboxstatus-logo.png Binary files differnew file mode 100644 index 0000000..bf904fc --- /dev/null +++ b/mate/48x48/status/dropboxstatus-logo.png diff --git a/mate/48x48/status/dropboxstatus-x.png b/mate/48x48/status/dropboxstatus-x.png Binary files differnew file mode 100644 index 0000000..a1880b8 --- /dev/null +++ b/mate/48x48/status/dropboxstatus-x.png |