aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorChristian Persch <chpe@src.gnome.org>2005-07-24 20:19:42 +0800
committerChristian Persch <chpe@src.gnome.org>2005-07-24 20:19:42 +0800
commit433e0afbdb0dc0ee9e109c1a76a64793b1fcf2be (patch)
treeba0595d9bc051a9c216fa970c498f124a1f04ff0 /src
parentabcfd912b81a2c9976a3b9f568dc0b97fdaaeec2 (diff)
downloadgsoc2013-epiphany-433e0afbdb0dc0ee9e109c1a76a64793b1fcf2be.tar
gsoc2013-epiphany-433e0afbdb0dc0ee9e109c1a76a64793b1fcf2be.tar.gz
gsoc2013-epiphany-433e0afbdb0dc0ee9e109c1a76a64793b1fcf2be.tar.bz2
gsoc2013-epiphany-433e0afbdb0dc0ee9e109c1a76a64793b1fcf2be.tar.lz
gsoc2013-epiphany-433e0afbdb0dc0ee9e109c1a76a64793b1fcf2be.tar.xz
gsoc2013-epiphany-433e0afbdb0dc0ee9e109c1a76a64793b1fcf2be.tar.zst
gsoc2013-epiphany-433e0afbdb0dc0ee9e109c1a76a64793b1fcf2be.zip
*** empty log message ***
Diffstat (limited to 'src')
-rw-r--r--src/bookmarks/ephy-bookmarks.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bookmarks/ephy-bookmarks.c b/src/bookmarks/ephy-bookmarks.c
index 7f50f48a6..948679577 100644
--- a/src/bookmarks/ephy-bookmarks.c
+++ b/src/bookmarks/ephy-bookmarks.c
@@ -566,7 +566,7 @@ redirect_cb (EphyHistory *history,
/* translators: the %s is the title of the bookmark */
_("Update bookmark \"%s\"?"),
title);
- gtk_message_dialog_format_secondary_markup
+ gtk_message_dialog_format_secondary_text
(GTK_MESSAGE_DIALOG (dialog),
/* translators: the %s is a URL */
_("The bookmarked page has moved to \"%s\"."),