Commit fde688cbd8dd8ab2ba583c6645ba96c7b40ebd32
1 parent
80a81ee0
added incredibly bad developer-art as a placeholder for an icon-naming-scheme compatible icon-theme.
git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4228 c91229c3-7414-0410-bfa2-8a42b809f60b
Showing
10 changed files
with
15 additions
and
0 deletions
thirdparty/icon-theme/.htaccess
0 → 100644
thirdparty/icon-theme/16x16/actions/contact-new.png
0 → 100644
210 Bytes
thirdparty/icon-theme/16x16/actions/document-properties.png
0 → 100644
173 Bytes
thirdparty/icon-theme/16x16/mimetypes/text-x-generic.png
0 → 100644
404 Bytes
thirdparty/icon-theme/16x16/mimetypes/x-directory-normal.png
0 → 100644
245 Bytes
thirdparty/icon-theme/16x16/mimetypes/x-directory-trash.png
0 → 100644
228 Bytes
thirdparty/icon-theme/16x16/mimetypes/x-office-spreadsheet.png
0 → 100644
404 Bytes
thirdparty/icon-theme/16x16/status/dialog-information.png
0 → 100644
192 Bytes
thirdparty/icon-theme/16x16/status/dialog-warning.png
0 → 100644
192 Bytes
thirdparty/icon-theme/README.txt
0 → 100644
| 1 | +Note about icon themes: | ||
| 2 | + | ||
| 3 | +it is strongly recommended that you replace this with an icon-theme | ||
| 4 | +naming convention compliant icon-theme. For example, we generally use | ||
| 5 | +the Tango icon theme (www.tango-project.org). However, since this | ||
| 6 | +is licensed under a Creative Commons license we are unable to distribute it | ||
| 7 | +with the main content. | ||
| 8 | + | ||
| 9 | +Simple copy the contents of the tango theme into this directory to use it. | ||
| 10 | + | ||
| 11 | +If you get _no_ icons, ensure that there is a .htaccess file inside that directory | ||
| 12 | +(e.g. if you symlink from /usr/share/icons/). | ||
| 13 | + |