Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorNickolay V. Shmyrev <nshmyrev@src.gnome.org>2006-05-02 18:55:10 (GMT)
committer Nickolay V. Shmyrev <nshmyrev@src.gnome.org>2006-05-02 18:55:10 (GMT)
commitc9c1e2212e37fb03d5e4ce4192cfe3f8a7515c5c (patch)
tree822213156a34cfbce9fe9af770e04e6ad6695a21 /ChangeLog
parent70693deccf54d178c25d7f89c1b2d4a51fa5316f (diff)
Evince use it's own icon. Fix for the bug #313392.
* data/Makefile.am: * data/evince.png: * data/evince-16.png: * data/evince-22.png: * data/evince.svg: * shell/main.c: (main): Evince use it's own icon. Fix for the bug #313392. * shell/ev-window.c: (fullscreen_timeout_cb), (fullscreen_set_timeout), (fullscreen_clear_timeout), (ev_window_cmd_help_about), (ev_window_dispose): Simplify fullscreen timeout code.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog17
1 files changed, 17 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index be35cf7..a9e9791 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,20 @@
+2006-05-02 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
+
+ * data/Makefile.am:
+ * data/evince.png:
+ * data/evince-16.png:
+ * data/evince-22.png:
+ * data/evince.svg:
+ * shell/main.c: (main):
+
+ Evince use it's own icon. Fix for the bug #313392.
+
+ * shell/ev-window.c: (fullscreen_timeout_cb),
+ (fullscreen_set_timeout), (fullscreen_clear_timeout),
+ (ev_window_cmd_help_about), (ev_window_dispose):
+
+ Simplify fullscreen timeout code.
+
2006-04-29 Carlos Garcia Campos <carlosgc@gnome.org>
* backend/ev-attachment.c: