Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/po
diff options
context:
space:
mode:
authorMartin Kretzschmar <martink@src.gnome.org>2005-01-08 19:02:48 (GMT)
committer Martin Kretzschmar <martink@src.gnome.org>2005-01-08 19:02:48 (GMT)
commitfed5ac607fbe74668f1b74c2022ef56b5ee25d61 (patch)
tree44ffec47de08a712be1b049382ccad1562ae97d7 /po
parentfc6f0545ec11a89fe17428be5646b3563724aa40 (diff)
Added ev-print-job.c.
* POTFILES.in: Added ev-print-job.c. * shell/ev-print-job.c (ev_print_job_finalize) (ev_print_job_set_property, ev_print_job_get_property) (ev_print_job_set_gnome_print_job, ev_print_job_set_document) (ev_print_job_use_print_dialog_settings, idle_print_handler) (print_closure_finalize, ev_print_job_print): implement printing (for backends with EvPsExporter) * shell/ev-window.c (ev_window_print): unref print job after printing.
Diffstat (limited to 'po')
-rw-r--r--po/ChangeLog4
-rw-r--r--po/POTFILES.in1
2 files changed, 5 insertions, 0 deletions
diff --git a/po/ChangeLog b/po/ChangeLog
index d512088..ac8930d 100644
--- a/po/ChangeLog
+++ b/po/ChangeLog
@@ -1,3 +1,7 @@
+2005-01-08 Martin Kretzschmar <martink@gnome.org>
+
+ * POTFILES.in: Added ev-print-job.c.
+
2005-01-08 Satoru SATOH <ss@gnome.gr.jp>
* ja.po: Added Japanese translation.
diff --git a/po/POTFILES.in b/po/POTFILES.in
index cc08656..dfa6f52 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -7,6 +7,7 @@ ps/ps-document.c
shell/eggfindbar.c
shell/ev-application.c
shell/ev-page-action.c
+shell/ev-print-job.c
shell/ev-view.c
shell/ev-window.c
shell/main.c