Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/data/icons/22x22/actions/Makefile.am
diff options
context:
space:
mode:
authorHib Eris <hib@hiberis.nl>2009-12-10 15:22:16 (GMT)
committer Carlos Garcia Campos <carlosgc@gnome.org>2009-12-19 11:58:17 (GMT)
commit12f7db7941fbc4ceb7cd43c38f662ee32180565b (patch)
tree1183aff270ffb86b2a54d8feaab028a2c60cf65d /data/icons/22x22/actions/Makefile.am
parent1e68c1dd8988f17d45abe744e7beeeb90c997ed2 (diff)
Drop gnome-icon-theme dependency
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.
Diffstat (limited to 'data/icons/22x22/actions/Makefile.am')
-rw-r--r--data/icons/22x22/actions/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/data/icons/22x22/actions/Makefile.am b/data/icons/22x22/actions/Makefile.am
index c1b56f6..eba54c2 100644
--- a/data/icons/22x22/actions/Makefile.am
+++ b/data/icons/22x22/actions/Makefile.am
@@ -6,6 +6,8 @@ iconsdir = $(themedir)/$(size)/$(context)
icons_DATA = \
eye.png \
+ object-rotate-left.png \
+ object-rotate-right.png \
view-page-continuous.png \
view-page-facing.png \
zoom.png \