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 +-- data/glade/prefs-dialog.glade | 2 +- data/glade/print.glade | 20 ++++++++++---------- 3 files changed, 12 insertions(+), 13 deletions(-) (limited to 'data/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 diff --git a/data/glade/prefs-dialog.glade b/data/glade/prefs-dialog.glade index a4f7be549..6aab71381 100644 --- a/data/glade/prefs-dialog.glade +++ b/data/glade/prefs-dialog.glade @@ -90,7 +90,7 @@ True - _Location: + _Address: True False GTK_JUSTIFY_LEFT diff --git a/data/glade/print.glade b/data/glade/print.glade index 66a55bef0..14af228f8 100644 --- a/data/glade/print.glade +++ b/data/glade/print.glade @@ -83,8 +83,6 @@ True GTK_POS_TOP False - 2 - 2 False @@ -161,7 +159,7 @@ True True - _Printer + P_rinter True GTK_RELIEF_NORMAL False @@ -388,8 +386,8 @@ True - from: - False + _from: + True False GTK_JUSTIFY_CENTER False @@ -398,6 +396,7 @@ 0.5 0 0 + from_spinbutton 0 @@ -428,8 +427,8 @@ True - to: - False + _to: + True False GTK_JUSTIFY_CENTER False @@ -438,6 +437,7 @@ 0.5 0 0 + to_spinbutton 0 @@ -1210,7 +1210,7 @@ True True - _Color + C_olor True GTK_RELIEF_NORMAL False @@ -1228,7 +1228,7 @@ True True - G_rayscale + Gra_yscale True GTK_RELIEF_NORMAL False @@ -1493,7 +1493,7 @@ True True - Page _URL + Page Addre_ss True GTK_RELIEF_NORMAL False -- cgit v1.2.3