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.
27 lines
691 B
27 lines
691 B
{ |
|
"KPlugin": { |
|
"Authors": [ |
|
{ |
|
"Email": "aacid@kde.org", |
|
"Name": "Albert Astals Cid" |
|
} |
|
], |
|
"Copyright": "© 2005-2008 Albert Astals Cid", |
|
"Description": "A PDF file renderer", |
|
"Id": "okular_poppler", |
|
"License": "GPL", |
|
"MimeTypes": [ |
|
"application/x-pdf", |
|
"application/pdf", |
|
"application/x-wwf" |
|
], |
|
"Name": "PDF Backend", |
|
"ServiceTypes": [ |
|
"okular/Generator" |
|
], |
|
"Version": "0.6.5" |
|
}, |
|
"X-KDE-Priority": 1, |
|
"X-KDE-okularAPIVersion": 1, |
|
"X-KDE-okularHasInternalSettings": true |
|
}
|
|
|