+2008-01-23 Gil Forcada <gilforcada@guifi.net>
+
+ * shell/ev-window.c: (register_custom_actions):
+
+ Added comment for translators
+
2008-01-22 Carlos Garcia Campos <carlosgc@gnome.org>
* shell/ev-view.c: (ev_view_button_release_event):
Do not create the idle function for kinetic scrolling if we are
not in a drag operation.
-
+
2008-01-22 Carlos Garcia Campos <carlosgc@gnome.org>
* shell/ev-view.c: (ev_view_handle_cursor_over_xy),
(ev_view_button_release_event):
Restore cursor after autoscrolling. Fixes bug #509958.
-
+
2008-01-19 Carlos Garcia Campos <carlosgc@gnome.org>
* configure.ac:
"is_important", TRUE,
"short_label", _("Back"),
"stock_id", GTK_STOCK_GO_DOWN,
+ /*translators: this is the history action*/
"tooltip", _("Move across visited pages"),
NULL);
g_signal_connect (action, "activate_link",