From 11c5ec3ac5c8c250a737a723d2dd0c1a9fd7a875 Mon Sep 17 00:00:00 2001 From: David Adam Bordoley Date: Thu, 8 May 2003 18:11:33 +0000 Subject: s/location/address. Fix up mnemonic collisions in the print dialog. Mark 2003-05-08 David Adam Bordoley * TODO: * data/glade/epiphany.glade: * data/glade/prefs-dialog.glade: * data/glade/print.glade: * src/ephy-history-window.c: (ephy_history_ui_entries []) (ephy_history_window_update_menu), (ephy_history_window_construct): * src/ephy-window.c: (ephy_popups_entries []), * src/toolbar.c: (toolbar_setup_actions): * src/bookmarks/ephy-bookmark-properties.c: (build_ui): * src/bookmarks/ephy-bookmarks-editor.c: (ephy_bookmark_popup_entries []), (ephy_bookmarks_editor_update_menu): s/location/address. Fix up mnemonic collisions in the print dialog. Mark toolbar action names for translation. s/location/"address entry" for the entry bar name (this may change depending on what the docs team says). Add a todo about changing code to use address where appropriate. --- data/glade/epiphany.glade | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'data/glade/epiphany.glade') diff --git a/data/glade/epiphany.glade b/data/glade/epiphany.glade index a967af487..c272bdfe7 100644 --- a/data/glade/epiphany.glade +++ b/data/glade/epiphany.glade @@ -363,7 +363,6 @@ True - True True True gtk-stop @@ -545,7 +544,7 @@ True - <b>Location:</b> + <b>Address:</b> False True GTK_JUSTIFY_RIGHT -- cgit