You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
32 lines
904 B
32 lines
904 B
{ |
|
"KPlugin": { |
|
"Authors": [ |
|
{ |
|
"Email": "bradh@frogmouth.net", |
|
"Name": "Brad Hards" |
|
}, { |
|
"Email": "jiri.klement@gmail.com", |
|
"Name": "Jiri Klement" |
|
}, { |
|
"Email": "pino@kde.org", |
|
"Name": "Pino Toscano" |
|
} |
|
], |
|
"Copyright": "© 2006-2007 Brad Hards\n© 2007 Jiri Klement\n© 2008 Pino Toscano", |
|
"Description": "An XPS backend", |
|
"Id": "okular_xps", |
|
"License": "GPL", |
|
"MimeTypes": [ |
|
"application/oxps", |
|
"application/vnd.ms-xpsdocument" |
|
], |
|
"Name": "XPS Backend", |
|
"ServiceTypes": [ |
|
"okular/Generator" |
|
], |
|
"Version": "0.3.3" |
|
}, |
|
"X-KDE-Priority": 4, |
|
"X-KDE-okularAPIVersion": 1, |
|
"X-KDE-okularHasInternalSettings": false |
|
}
|
|
|