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@yandex.ru>2007-01-28 11:17:00 (GMT)
committer Nickolay V. Shmyrev <nshmyrev@src.gnome.org>2007-01-28 11:17:00 (GMT)
commitcde4965a843c973534347ab2953c09b9e81ff216 (patch)
tree12f55cf18e379ac90df9ede1af05784fbb0bc7f7 /ChangeLog
parent761766c8ca4392f376d898ba037f1f2fa3822e95 (diff)
Remove activate_link signal, not required.
2007-01-28 Nickolay V. Shmyrev <nshmyrev@yandex.ru> * shell/ev-marshal.list: * shell/ev-page-action.c: (activate_cb), (ev_page_action_class_init): * shell/ev-page-action.h: * shell/ev-page-cache.c: (ev_page_cache_set_page_label): * shell/ev-window.c: Remove activate_link signal, not required. svn path=/trunk/; revision=2256
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0fd8b82..582bc6d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,16 @@
2007-01-28 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
+ * shell/ev-marshal.list:
+ * shell/ev-page-action.c: (activate_cb),
+ (ev_page_action_class_init):
+ * shell/ev-page-action.h:
+ * shell/ev-page-cache.c: (ev_page_cache_set_page_label):
+ * shell/ev-window.c:
+
+ Remove activate_link signal, not required.
+
+2007-01-28 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
+
* shell/ev-navigation-action.c: (build_menu):
Reorder menu items and build menu with fixed length.