aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2003-09-17 00:00:42 +0800
committerChristian Persch <chpe@src.gnome.org>2003-09-17 00:00:42 +0800
commit87786db64e5037a597659b698b032d34e8e23ae3 (patch)
tree02a8d369f0cb67fe6d9c3b422fa61e35f13c6628 /src
parent61134e230bd8eb8a8d070afbb651e38809eb4664 (diff)
downloadgsoc2013-epiphany-87786db64e5037a597659b698b032d34e8e23ae3.tar
gsoc2013-epiphany-87786db64e5037a597659b698b032d34e8e23ae3.tar.gz
gsoc2013-epiphany-87786db64e5037a597659b698b032d34e8e23ae3.tar.bz2
gsoc2013-epiphany-87786db64e5037a597659b698b032d34e8e23ae3.tar.lz
gsoc2013-epiphany-87786db64e5037a597659b698b032d34e8e23ae3.tar.xz
gsoc2013-epiphany-87786db64e5037a597659b698b032d34e8e23ae3.tar.zst
gsoc2013-epiphany-87786db64e5037a597659b698b032d34e8e23ae3.zip
ephy_new_bookmark_construct):
2003-09-16 Christian Persch <chpe@cvs.gnome.org> * src/bookmarks/ephy-new-bookmark.c: ephy_new_bookmark_construct): HIGgify dialogue title. Fixes bug 119710.
Diffstat (limited to 'src')
-rw-r--r--src/bookmarks/ephy-new-bookmark.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bookmarks/ephy-new-bookmark.c b/src/bookmarks/ephy-new-bookmark.c
index b11d61fed..dd45aa416 100644
--- a/src/bookmarks/ephy-new-bookmark.c
+++ b/src/bookmarks/ephy-new-bookmark.c
@@ -258,7 +258,7 @@ ephy_new_bookmark_construct (EphyNewBookmark *editor)
EPHY_STATE_WINDOW_SAVE_SIZE);
gtk_window_set_title (GTK_WINDOW (editor),
- _("New Bookmark"));
+ _("Add Bookmark"));
icon = gtk_widget_render_icon (GTK_WIDGET (editor),
EPHY_STOCK_BOOKMARK_PAGE,
GTK_ICON_SIZE_MENU,