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.
25 lines
609 B
25 lines
609 B
{ |
|
"KPlugin": { |
|
"Authors": [ |
|
{ |
|
"Email": "elylevy@cs.huji.ac.il", |
|
"Name": "Ely Levy" |
|
} |
|
], |
|
"Copyright": "© 2008 Ely Levy", |
|
"Description": "An EPub backend", |
|
"Id": "okular_epub", |
|
"License": "GPL", |
|
"MimeTypes": [ |
|
"application/epub+zip" |
|
], |
|
"Name": "EPub Backend", |
|
"ServiceTypes": [ |
|
"okular/Generator" |
|
], |
|
"Version": "0.2.3" |
|
}, |
|
"X-KDE-Priority": 1, |
|
"X-KDE-okularAPIVersion": 1, |
|
"X-KDE-okularHasInternalSettings": true |
|
}
|
|
|