summaryrefslogtreecommitdiff
path: root/icons
Commit message (Collapse)AuthorAgeFilesLines
* Tweak the SVG Midori logoChristian Dywan2016-03-031-110/+117
|
* Move all icons into the new folder structureChristian Dywan2015-08-2510-1/+1
|
* guard symlink in CMake with UNIX checkgue5t2015-08-231-1/+3
|
* simplify path handing and make a symlink at build-time to show adblock icons ↵gue5t2015-08-231-0/+2
| | | | without install
* Add fake theme for built-in iconsChristian Dywan2015-08-165-0/+12
|
* Move adblock icons to hicolorChristian Dywan2015-08-094-1/+889
|
* Revert install Adblock icons as proper icons and move to own icon folderChristian Dywan2014-04-034-180/+11
|
* Thighten up globbing while scanning dirs for iconsPaweł Forysiuk2014-03-201-3/+3
|
* Install Adblock icons as proper icons and move to own icon folderChristian Dywan2014-03-194-10/+180
|
* Drop waf build systemChristian Dywan2013-10-011-44/+0
|
* Fix syntax of icon sizes passed to foreachChristian Dywan2013-09-031-1/+1
|
* Add rules to install icons with CMakeChristian Dywan2013-08-191-0/+12
|
* Rename news-feed to internet-news-readerChristian Dywan2012-07-114-1/+1
| | | | Faenza, Oxygen and Tango use it, and Elementary will.
* Always install the scalable iconsChristian Dywan2010-06-291-0/+2
|
* Remove Hildon specific icon and shortcut valuesChristian Dywan2009-11-301-5/+1
|
* Use different icons sizes for Hildon/ other platformsChristian Dywan2009-11-031-1/+7
|
* Render a 24x24 icon with rsvg-convert at build timeChristian Dywan2009-06-251-1/+1
|
* Use MDATADIR, import os and don't use waf_config_filesChristian Dywan2009-06-091-0/+1
|
* Follow up on the target and MDATA changesChristian Dywan2009-06-061-2/+2
|
* Use existing utility functions of WAF rather than our ownChristian Dywan2009-02-191-6/+4
|
* Fix installing of data filesChristian Dywan2009-01-131-10/+4
|
* Update Waf to 1.5.1 and update build scripts accordinglyChristian Dywan2009-01-041-21/+18
|
* Remove autotooled build system once and for allChristian Dywan2008-12-041-19/+0
|
* Add license note to lots of files and add EXPAT file.Christian Dywan2008-10-112-0/+3
|
* Provide an 'extension' iconChristian Dywan2008-08-184-0/+200
|
* Use rsvg instead of imagemagick to render iconsChristian Dywan2008-08-101-7/+8
| | | | | | Apparently rsvg-convert is good enough for what we need and it is a dependency of gtk already, unlike imagemagick's convert which even requires rsvg.
* Add Midori and news-feed icons, improve waf scriptsChristian Dywan2008-07-278-0/+574
Add small, optimized application icons and an all new news-feed icon including optimized versions. The build scripts are updated, and the data folder renamed to icons. Plus the wscript_build is improved. Of course, Midori now tests the icon theme for news-feed and uses it.