Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorNickolay V. Shmyrev <nshmyrev@src.gnome.org>2005-04-28 00:23:39 (GMT)
committer Nickolay V. Shmyrev <nshmyrev@src.gnome.org>2005-04-28 00:23:39 (GMT)
commit0616c7d07421dc271f0a1b9a10de9e7c7d44582d (patch)
tree1e73feedb6c30572e7e357fb4645acc748287f3a /ChangeLog
parenta154e22c19e8c654971c4fc06ddf106c30f47f87 (diff)
Fix for 173185. Number of pages is simply "of ..." when there is no
page labels
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b689d18..b6ac395 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,16 @@
2005-04-28 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
+ * backend/ev-page-cache.c: (_ev_page_cache_new),
+ (ev_page_cache_set_page_label),
+ (ev_page_cache_has_nonnumeric_page_labels):
+ * backend/ev-page-cache.h:
+ * shell/ev-page-action.c: (update_pages_label):
+
+ If all page labels are numeric, fallback to default
+ way to display number of pages. See bug 173185.
+
+2005-04-28 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
+
* shell/ev-page-action.c: (ev_page_action_dispose):
* shell/ev-view.c: (view_update_range_and_current_page):
* shell/ev-window.c: (ev_window_dispose):