diff options
author | Martin T. H. Sandsmark <sandsmark@samfundet.no> | 2010-07-16 11:36:03 +0200 |
---|---|---|
committer | Martin T. H. Sandsmark <sandsmark@samfundet.no> | 2010-07-16 11:36:03 +0200 |
commit | 64d4d57615f1002d3993cc319959c2b97e4f6775 (patch) | |
tree | 4de6a82e28b45852ad260378ec8a8f3bbb0f0133 /img | |
parent | fa9deac833bf82d031b4a62fc2f298da4bbff6cb (diff) | |
download | nextcloud-server-64d4d57615f1002d3993cc319959c2b97e4f6775.tar.gz nextcloud-server-64d4d57615f1002d3993cc319959c2b97e4f6775.zip |
fix permissions, start to implement private data api
Diffstat (limited to 'img')
-rw-r--r--[-rwxr-xr-x] | img/arrow.png | bin | 214 -> 214 bytes |
-rw-r--r--[-rwxr-xr-x] | img/arrow_down.png | bin | 116 -> 116 bytes |
-rw-r--r--[-rwxr-xr-x] | img/arrow_up.png | bin | 112 -> 112 bytes |
-rw-r--r--[-rwxr-xr-x] | img/dots.png | bin | 204 -> 204 bytes |
-rw-r--r--[-rwxr-xr-x] | img/icons/delete.png | bin | 641 -> 641 bytes |
-rw-r--r--[-rwxr-xr-x] | img/icons/folder.png | bin | 386 -> 386 bytes |
-rw-r--r--[-rwxr-xr-x] | img/icons/loading.gif | bin | 1844 -> 1844 bytes |
-rw-r--r--[-rwxr-xr-x] | img/icons/other.png | bin | 431 -> 431 bytes |
-rw-r--r--[-rwxr-xr-x] | img/icons/rename.png | bin | 245 -> 245 bytes |
-rw-r--r--[-rwxr-xr-x] | img/owncloud-icon.png | bin | 2098 -> 2098 bytes |
-rw-r--r--[-rwxr-xr-x] | img/owncloud-logo-small.png | bin | 12825 -> 12825 bytes |
-rw-r--r--[-rwxr-xr-x] | img/owncloud-logo.png | bin | 47374 -> 47374 bytes |
12 files changed, 0 insertions, 0 deletions
diff --git a/img/arrow.png b/img/arrow.png Binary files differindex 2d64bbdb7e6..2d64bbdb7e6 100755..100644 --- a/img/arrow.png +++ b/img/arrow.png diff --git a/img/arrow_down.png b/img/arrow_down.png Binary files differindex ecbca6ef606..ecbca6ef606 100755..100644 --- a/img/arrow_down.png +++ b/img/arrow_down.png diff --git a/img/arrow_up.png b/img/arrow_up.png Binary files differindex e2457c88838..e2457c88838 100755..100644 --- a/img/arrow_up.png +++ b/img/arrow_up.png diff --git a/img/dots.png b/img/dots.png Binary files differindex 5a98627cf5f..5a98627cf5f 100755..100644 --- a/img/dots.png +++ b/img/dots.png diff --git a/img/icons/delete.png b/img/icons/delete.png Binary files differindex d04a554ee17..d04a554ee17 100755..100644 --- a/img/icons/delete.png +++ b/img/icons/delete.png diff --git a/img/icons/folder.png b/img/icons/folder.png Binary files differindex 536da3d1c39..536da3d1c39 100755..100644 --- a/img/icons/folder.png +++ b/img/icons/folder.png diff --git a/img/icons/loading.gif b/img/icons/loading.gif Binary files differindex 40efb9be594..40efb9be594 100755..100644 --- a/img/icons/loading.gif +++ b/img/icons/loading.gif diff --git a/img/icons/other.png b/img/icons/other.png Binary files differindex 98a0a42dc1e..98a0a42dc1e 100755..100644 --- a/img/icons/other.png +++ b/img/icons/other.png diff --git a/img/icons/rename.png b/img/icons/rename.png Binary files differindex 2323757e0e9..2323757e0e9 100755..100644 --- a/img/icons/rename.png +++ b/img/icons/rename.png diff --git a/img/owncloud-icon.png b/img/owncloud-icon.png Binary files differindex af123f0cd52..af123f0cd52 100755..100644 --- a/img/owncloud-icon.png +++ b/img/owncloud-icon.png diff --git a/img/owncloud-logo-small.png b/img/owncloud-logo-small.png Binary files differindex 62dff2559bb..62dff2559bb 100755..100644 --- a/img/owncloud-logo-small.png +++ b/img/owncloud-logo-small.png diff --git a/img/owncloud-logo.png b/img/owncloud-logo.png Binary files differindex 4f42e4b8fb9..4f42e4b8fb9 100755..100644 --- a/img/owncloud-logo.png +++ b/img/owncloud-logo.png |