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/icons | |
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/icons')
-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 |
5 files changed, 0 insertions, 0 deletions
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 |