diff options
Diffstat (limited to 'mate/64x64/status')
-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 |