aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2005-01-05 05:31:06 +0800
committerChristian Persch <chpe@src.gnome.org>2005-01-05 05:31:06 +0800
commitc22cb479dbb9879f1b153f391b57e972f53c1b9f (patch)
treeea08d36b6d6d04b04ea3edca057831c33f3d2cf7 /ChangeLog
parentaf3fc43e417a96bc31b5bda39153980486da1ca9 (diff)
downloadgsoc2013-epiphany-c22cb479dbb9879f1b153f391b57e972f53c1b9f.tar
gsoc2013-epiphany-c22cb479dbb9879f1b153f391b57e972f53c1b9f.tar.gz
gsoc2013-epiphany-c22cb479dbb9879f1b153f391b57e972f53c1b9f.tar.bz2
gsoc2013-epiphany-c22cb479dbb9879f1b153f391b57e972f53c1b9f.tar.lz
gsoc2013-epiphany-c22cb479dbb9879f1b153f391b57e972f53c1b9f.tar.xz
gsoc2013-epiphany-c22cb479dbb9879f1b153f391b57e972f53c1b9f.tar.zst
gsoc2013-epiphany-c22cb479dbb9879f1b153f391b57e972f53c1b9f.zip
Use ngettext to get the Open in New Tab[s]/Window[s] label.
2005-01-04 Christian Persch <chpe@cvs.gnome.org> * lib/widgets/ephy-node-view.c: * lib/widgets/ephy-node-view.h: * src/bookmarks/ephy-bookmarks-editor.c: (ephy_bookmarks_editor_update_menu): * src/ephy-history-window.c: (ephy_history_window_update_menu): Use ngettext to get the Open in New Tab[s]/Window[s] label. 2005-01-04 Christian Persch <chpe@cvs.gnome.org>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7cf8a8b0c..c653cdaf7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,15 @@
2005-01-04 Christian Persch <chpe@cvs.gnome.org>
+ * lib/widgets/ephy-node-view.c:
+ * lib/widgets/ephy-node-view.h:
+ * src/bookmarks/ephy-bookmarks-editor.c:
+ (ephy_bookmarks_editor_update_menu):
+ * src/ephy-history-window.c: (ephy_history_window_update_menu):
+
+ Use ngettext to get the Open in New Tab[s]/Window[s] label.
+
+2005-01-04 Christian Persch <chpe@cvs.gnome.org>
+
* src/ephy-notebook.c: (close_button_clicked_cb),
(build_tab_label):