Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorLuca Ferretti <elle.uca@libero.it>2007-01-19 13:52:45 (GMT)
committer Luca Ferretti <lferrett@src.gnome.org>2007-01-19 13:52:45 (GMT)
commit04a2ebaeef464d826a6e7bdfa37ab66f792f6991 (patch)
tree5ee59af8043081f068e1f49bbe4ad1189771ab7b /configure.ac
parent0a36202909c5b5d6e015b7d3668ae51dfce30e47 (diff)
Move Evince icons under new apps directory.
2007-01-19 Luca Ferretti <elle.uca@libero.it> * data/icons/*/apps/evince.*: Move Evince icons under new apps directory. * data/icons/*/actions/*: Add new custom themeable Evince icons: view-page-continuous, view-page-facing, zoom-fit-width, zoom-fit-page. From Andreas Nilsson, at 16 and 22 pixels (plus 24 for compatibility). * configure.ac: Add new directories to AC_CONFIG_FILES. * shell/ev-stock-icons.c: * shell/ev-stock-icons.h: Use new custom themeable icons. svn path=/trunk/; revision=2235
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac12
1 files changed, 10 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 3693fd3..8fd8424 100644
--- a/configure.ac
+++ b/configure.ac
@@ -421,13 +421,21 @@ cut-n-paste/toolbar-editor/Makefile
cut-n-paste/zoom-control/Makefile
cut-n-paste/totem-screensaver/Makefile
data/evince.desktop.in
+data/Makefile
+data/icons/Makefile
data/icons/16x16/Makefile
+data/icons/16x16/apps/Makefile
+data/icons/16x16/actions/Makefile
data/icons/22x22/Makefile
+data/icons/22x22/apps/Makefile
+data/icons/22x22/actions/Makefile
data/icons/24x24/Makefile
+data/icons/24x24/apps/Makefile
+data/icons/24x24/action/Makefile
data/icons/48x48/Makefile
-data/icons/Makefile
+data/icons/48x48/apps/Makefile
data/icons/scalable/Makefile
-data/Makefile
+data/icons/scalable/apps/Makefile
help/Makefile
libdocument/Makefile
Makefile