]> www.fi.muni.cz Git - evince.git/commitdiff
Drop gnome-icon-theme dependency
authorHib Eris <hib@hiberis.nl>
Thu, 10 Dec 2009 15:22:16 +0000 (16:22 +0100)
committerCarlos Garcia Campos <carlosgc@gnome.org>
Sat, 19 Dec 2009 11:58:17 +0000 (12:58 +0100)
As far as I can tell, Evince required only 3 icons from
gnome-icon-theme, 'object-rotate-left', 'object-rotate-right' and
'x-office-presentation'.

This patch adds copies for these icons from gnome-icon-theme-2.24.

It also removes the compile-time check for gnome-icon-theme on
all platforms execpt gnome.

Note, when gnome-icon-theme is installed, the icons from that theme take
precedence over the icons from this patch. Therefore, evince uses the icons
from this patch only as a backup when no gnome-icon-theme is installed.

All added icons are copied from gnome-icon-theme-2.24, which is licensed
under GNU GPLv2.


No differences found