summaryrefslogtreecommitdiffstats
path: root/meta/recipes-gnome/hicolor-icon-theme/files/index.theme
Commit message (Collapse)AuthorAgeFilesLines
* hicolor-icon-theme: upgrade to 0.14Ross Burton2015-01-071-1731/+0
| | | | | | | | | | | | | | | | Drop the customised index.theme as it was only required for Hildon- and OpenMoko-specific environments. Upstream now uses autotools, so drop custom rules and autotools-brokensep. Drop pointless unknown SECTION and unused gnomebase class. (From OE-Core rev: 60784d5faafe75f79fc5aaa9c7ef03b51f6efaec) (From OE-Core rev: b2f7cd12b053c00f42a5eb8e036c0aa8a8e447e4) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* Major layout change to the packages directoryRichard Purdie2010-08-271-0/+1731
Having one monolithic packages directory makes it hard to find things and is generally overwhelming. This commit splits it into several logical sections roughly based on function, recipes.txt gives more information about the classifications used. The opportunity is also used to switch from "packages" to "recipes" as used in OpenEmbedded as the term "packages" can be confusing to people and has many different meanings. Not all recipes have been classified yet, this is just a first pass at separating things out. Some packages are moved to meta-extras as they're no longer actively used or maintained. Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>