]> www.fi.muni.cz Git - evince.git/commitdiff
"marco, maybe we should be crazy and jump right to 6! :)"
authorMarco Pesenti Gritti <mpg@redhat.com>
Thu, 22 Sep 2005 16:14:10 +0000 (16:14 +0000)
committerMarco Pesenti Gritti <marco@src.gnome.org>
Thu, 22 Sep 2005 16:14:10 +0000 (16:14 +0000)
2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>

        * shell/ev-page-action.c: (page_changed_cb):

        "marco, maybe we should be crazy and jump right to 6! :)"

        Bryan Clark, Sep 2005

ChangeLog
shell/ev-page-action.c

index de712562c412d55cdf4fc082b5285492db732214..29bbe46c913da62b4dfecded5d477f330dad04ec 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
+
+       * shell/ev-page-action.c: (page_changed_cb):
+
+       "marco, maybe we should be crazy and jump right to 6! :)"
+
+       Bryan Clark, Sep 2005
+
 2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
 
        * ps/ps-document.c: (save_document), (ps_document_save),
index a316f35f7b33b049c67aeacef5f2bae0c30c9a1e..73152b4e2240576a9fd85a34e48f0432a5e5a84e 100644 (file)
@@ -185,7 +185,7 @@ page_changed_cb (EvPageCache        *page_cache,
 
                gtk_entry_set_width_chars (GTK_ENTRY (proxy->entry), 
                                           CLAMP (ev_page_cache_get_max_label_chars (page_cache), 
-                                          4, 12));     
+                                          6, 12));     
                
                page_label = ev_page_cache_get_page_label (page_cache, page);
                gtk_entry_set_text (GTK_ENTRY (proxy->entry), page_label);