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/status/Makefile.am | |
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/status/Makefile.am')
-rw-r--r-- | mate/64x64/status/Makefile.am | 5 |
1 files changed, 5 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 \ |