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/64x64 | |
parent | 82c9246341f052416edb834e882d32f8c2242484 (diff) | |
download | mate-icon-theme-a6bbd32ab0105c9784cb2902898a6ce782d89f01.tar.bz2 mate-icon-theme-a6bbd32ab0105c9784cb2902898a6ce782d89f01.tar.xz |
add dropbox-status icons
Diffstat (limited to 'mate/64x64')
-rw-r--r-- | mate/64x64/status/Makefile.am | 5 | ||||
-rw-r--r-- | mate/64x64/status/dropboxstatus-busy.png | bin | 0 -> 3623 bytes | |||
l--------- | mate/64x64/status/dropboxstatus-busy2.png | 1 | ||||
-rw-r--r-- | mate/64x64/status/dropboxstatus-idle.png | bin | 0 -> 3366 bytes | |||
-rw-r--r-- | mate/64x64/status/dropboxstatus-logo.png | bin | 0 -> 2941 bytes | |||
-rw-r--r-- | mate/64x64/status/dropboxstatus-x.png | bin | 0 -> 3263 bytes |
6 files changed, 6 insertions, 0 deletions
diff --git a/mate/64x64/status/Makefile.am b/mate/64x64/status/Makefile.am index b891310..b02a307 100644 --- a/mate/64x64/status/Makefile.am +++ b/mate/64x64/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/64x64/status/dropboxstatus-busy.png b/mate/64x64/status/dropboxstatus-busy.png Binary files differnew file mode 100644 index 0000000..f1fd201 --- /dev/null +++ b/mate/64x64/status/dropboxstatus-busy.png diff --git a/mate/64x64/status/dropboxstatus-busy2.png b/mate/64x64/status/dropboxstatus-busy2.png new file mode 120000 index 0000000..b86dd8b --- /dev/null +++ b/mate/64x64/status/dropboxstatus-busy2.png @@ -0,0 +1 @@ +dropboxstatus-logo.png
\ No newline at end of file diff --git a/mate/64x64/status/dropboxstatus-idle.png b/mate/64x64/status/dropboxstatus-idle.png Binary files differnew file mode 100644 index 0000000..3ac3fc7 --- /dev/null +++ b/mate/64x64/status/dropboxstatus-idle.png diff --git a/mate/64x64/status/dropboxstatus-logo.png b/mate/64x64/status/dropboxstatus-logo.png Binary files differnew file mode 100644 index 0000000..a0a1709 --- /dev/null +++ b/mate/64x64/status/dropboxstatus-logo.png diff --git a/mate/64x64/status/dropboxstatus-x.png b/mate/64x64/status/dropboxstatus-x.png Binary files differnew file mode 100644 index 0000000..fdd4731 --- /dev/null +++ b/mate/64x64/status/dropboxstatus-x.png |