From ab152b500ba9248f625db68601dc293bfd1fa3cb Mon Sep 17 00:00:00 2001 From: Piers Cornwell Date: Fri, 13 Jun 2003 17:32:30 +0000 Subject: Lower the increments for the cache size spin button and further accesskey 2003-06-13 Piers Cornwell * data/glade/prefs-dialog.glade: Lower the increments for the cache size spin button and further accesskey fixing. --- ChangeLog | 7 +++++++ data/glade/prefs-dialog.glade | 6 +++--- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 418373033..2443b5d87 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2003-06-13 Piers Cornwell + + * data/glade/prefs-dialog.glade: + + Lower the increments for the cache size spin button and + further accesskey fixing. + 2003-06-13 Christian Persch * src/ephy-tab.c: (ephy_tab_init), (ephy_tab_net_state_cb): diff --git a/data/glade/prefs-dialog.glade b/data/glade/prefs-dialog.glade index 126c6bc89..f92f54b5d 100644 --- a/data/glade/prefs-dialog.glade +++ b/data/glade/prefs-dialog.glade @@ -1669,7 +1669,7 @@ GTK_UPDATE_ALWAYS False False - 0 0 1e+06 1000 10 10 + 0 0 1e+06 1 10 10 0 @@ -1716,7 +1716,7 @@ True True - _Clear Cache + Cl_ear Cache True GTK_RELIEF_NORMAL @@ -1856,7 +1856,7 @@ True - Default _encoding: + _Default encoding: True False GTK_JUSTIFY_CENTER -- cgit v1.2.3