diff options
author | Thorsten Behrens <tbehrens@novell.com> | 2010-09-16 18:48:35 +0200 |
---|---|---|
committer | Fridrich Štrba <fridrich.strba@bluewin.ch> | 2010-09-16 18:48:35 +0200 |
commit | a69ebb6f9e5a082f2faabc151625bfa56039fa90 (patch) | |
tree | 1b19b08e9dd1baa5a321dc8f049a8086bfaa61d1 | |
parent | 1ebfd127ad09edb4028fa480d436a6cbc851a353 (diff) |
framework-extra-job-config-sdext.diff: Migrated
i#107568
-rw-r--r-- | sdext/source/presenter/registry/data/org/openoffice/Office/Jobs.xcu | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sdext/source/presenter/registry/data/org/openoffice/Office/Jobs.xcu b/sdext/source/presenter/registry/data/org/openoffice/Office/Jobs.xcu index ba74332..1241a72 100644 --- a/sdext/source/presenter/registry/data/org/openoffice/Office/Jobs.xcu +++ b/sdext/source/presenter/registry/data/org/openoffice/Office/Jobs.xcu @@ -5,6 +5,9 @@ <prop oor:name="Service"> <value>com.sun.star.comp.Draw.framework.PresenterScreenJob</value> </prop> + <prop oor:name="Context"> + <value>com.sun.star.presentation.PresentationDocument</value> + </prop> </node> </node> <node oor:name="Events"> |