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. --- TODO | 1 + 1 file changed, 1 insertion(+) (limited to 'TODO') diff --git a/TODO b/TODO index 6eab9128c..bf40eca60 100644 --- a/TODO +++ b/TODO @@ -1,5 +1,6 @@ Bookmarks: - Consistent use of topics instead of keywords in the code +- Consistent use of address instead of location in the code where appropriate - nautilus/libnautilus-private/nautilus-tree-view-drag-dest.c. Dest crashes. Others: -- cgit