diff options
author | Stefano Karapetsas <[email protected]> | 2012-09-03 00:00:52 +0200 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2012-09-03 00:00:52 +0200 |
commit | 5ad91699940909223c167ef40de03e9a55a5a9c3 (patch) | |
tree | ddff7db24eab78d18c31cf622d202946c3251c3e /backend/xps/xpsdocument.atril-backend.in | |
parent | 25807110e3f2ba838e2105664922e39a68fc6e30 (diff) | |
download | atril-5ad91699940909223c167ef40de03e9a55a5a9c3.tar.bz2 atril-5ad91699940909223c167ef40de03e9a55a5a9c3.tar.xz |
add xps backend
xps backend is from evince
ported to MATE by Leandro Vital
Diffstat (limited to 'backend/xps/xpsdocument.atril-backend.in')
-rw-r--r-- | backend/xps/xpsdocument.atril-backend.in | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/backend/xps/xpsdocument.atril-backend.in b/backend/xps/xpsdocument.atril-backend.in new file mode 100644 index 00000000..3fca5801 --- /dev/null +++ b/backend/xps/xpsdocument.atril-backend.in @@ -0,0 +1,5 @@ +[Atril Backend] +Module=xpsdocument +Resident=true +_TypeDescription=XPS Documents +MimeType=application/oxps;application/vnd.ms-xpsdocument |