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
624 B
25 lines
624 B
{ |
|
"KPlugin": { |
|
"Authors": [ |
|
{ |
|
"Email": "pino@kde.org", |
|
"Name": "Pino Toscano" |
|
} |
|
], |
|
"Copyright": "© 2006-2008 Pino Toscano", |
|
"Description": "DjVu backend based on DjVuLibre", |
|
"Id": "okular_djvu", |
|
"License": "GPL", |
|
"MimeTypes": [ |
|
"image/vnd.djvu" |
|
], |
|
"Name": "DjVu Backend", |
|
"ServiceTypes": [ |
|
"okular/Generator" |
|
], |
|
"Version": "0.2.3" |
|
}, |
|
"X-KDE-Priority": 2, |
|
"X-KDE-okularAPIVersion": 1, |
|
"X-KDE-okularHasInternalSettings": false |
|
}
|
|
|