paper-icon-theme/README.md

36 lines
1.5 KiB
Markdown
Raw Normal View History

2015-01-28 11:33:36 -05:00
Paper Icon Theme
2015-12-01 20:25:26 -05:00
================
2015-01-28 11:33:36 -05:00
2016-04-28 19:58:06 -04:00
Paper is simple and modern freedesktop icon theme with some material design influences
2015-01-28 11:33:36 -05:00
2015-12-08 18:47:56 -05:00
Paper is a free culture icon theme and is licenced under the terms of the [Creative Commons
Attribution-ShareAlike](https://creativecommons.org/licenses/by-sa/4.0/), unless otherwise specified.
Software that is part of the Paper Icon Theme source is free software; you can redistribute it and/or modify it under the terms of the [GNU Lesser General Public License](https://www.gnu.org/licenses/lgpl-3.0.txt)
2015-01-28 11:33:36 -05:00
2015-11-15 13:14:11 -05:00
###Building Paper
2015-01-28 11:33:36 -05:00
2015-12-06 10:41:01 -05:00
You can build and install the Paper icon themes from source:
2015-01-28 11:33:36 -05:00
2015-11-15 13:14:11 -05:00
./autogen.sh
2015-04-28 16:38:04 -04:00
make
sudo make install
2015-12-08 18:36:53 -05:00
This procedure requires ```autotools``` on your system.
2015-12-06 10:41:01 -05:00
2015-11-15 13:14:11 -05:00
###Installing Paper
Alternatively you may install Paper with the provided installation script:
2015-04-28 16:38:04 -04:00
2016-04-28 19:58:06 -04:00
./install-icon-theme.sh
##Missing Icons & Requests
When filing an icon request or reporting a missing icon, please take care in providing the following useful information:
- A screenshot of your issue or an image of the original icon you are requesting to be themed
- The file name for the missing icon or the requested icon, for example `gimp.png` or `system-shutdown.svg`
- A short description of the application or software that you are requesting an icon for.
Note: some software does ship their icons in a hardcoded state, meaning when you install it their icons are not place in the system-wide directory `/usr/share/icons` which makes them unthemeable.