Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCarlos Garcia Campos <carlosgc@gnome.org>2008-03-18 18:40:27 (GMT)
committer Carlos Garcia Campos <carlosgc@src.gnome.org>2008-03-18 18:40:27 (GMT)
commitb1574f4aa040572b9f3db866ff9dd8b9ef5efe2a (patch)
tree27c7c0065e2930f426a749db2d0ddb34695a4222
parent5d949a64fcb3f3be02cb5ce4466043c8bdb33f31 (diff)
Make ps backend module resident. Fixes bug #520607.
2008-03-18 Carlos Garcia Campos <carlosgc@gnome.org> * backend/ps/psdocument.evince-backend.in: Make ps backend module resident. Fixes bug #520607. svn path=/trunk/; revision=2970
-rw-r--r--ChangeLog6
-rw-r--r--backend/ps/psdocument.evince-backend.in1
2 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 06c23cb..d08dd1e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2008-03-18 Carlos Garcia Campos <carlosgc@gnome.org>
+ * backend/ps/psdocument.evince-backend.in:
+
+ Make ps backend module resident. Fixes bug #520607.
+
+2008-03-18 Carlos Garcia Campos <carlosgc@gnome.org>
+
* shell/ev-jobs.c: (ev_job_print_run):
Invert collate action in order to work as expected, fix reverse
diff --git a/backend/ps/psdocument.evince-backend.in b/backend/ps/psdocument.evince-backend.in
index 616c66b..af24be6 100644
--- a/backend/ps/psdocument.evince-backend.in
+++ b/backend/ps/psdocument.evince-backend.in
@@ -1,4 +1,5 @@
[Evince Backend]
Module=psdocument
+Resident=true
_TypeDescription=PostScript Documents
MimeType=application/postscript;application/x-bzpostscript;application/x-gzpostscript;image/x-eps;image/x-bzeps;image/x-gzeps