Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog21
1 files changed, 21 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 002c202..ffed9d4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,24 @@
+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.
+
2007-01-18 Carlos Garcia Campos <carlosgc@gnome.org>
* shell/ev-view.c: (ev_view_expose_event), (draw_one_page):