Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2005-07-31 13:06:37 (GMT)
committer Christian Persch <chpe@src.gnome.org>2005-07-31 13:06:37 (GMT)
commit5e2fe15d5965ed397f8bb3631c77926abba3ee99 (patch)
tree15588b9953f2a45acfa1b5d6a24b19241dbaded3 /ChangeLog
parent2a08b88d7fc1397335cc85812b8f2bd4d53125d9 (diff)
Persist the print settings. Fixes bug #311578.
2005-07-31 Christian Persch <chpe@cvs.gnome.org> * shell/ev-window.c: (load_print_config_from_file), (save_print_config_to_file), (ev_window_print_range): Persist the print settings. Fixes bug #311578.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7a64383..1bbd6fd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2005-07-31 Christian Persch <chpe@cvs.gnome.org>
+
+ * shell/ev-window.c: (load_print_config_from_file),
+ (save_print_config_to_file), (ev_window_print_range):
+
+ Persist the print settings. Fixes bug #311578.
+
2005-07-31 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
* djvu/djvu-document.c: (djvu_document_get_page_size),