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
674 B
25 lines
674 B
{ |
|
"KPlugin": { |
|
"Authors": [ |
|
{ |
|
"Email": "tokoe@kde.org", |
|
"Name": "Tobias Koenig" |
|
} |
|
], |
|
"Copyright": "© 2006-2008 Tobias Koenig", |
|
"Description": "A renderer for OpenDocument Text documents", |
|
"Id": "okular_ooo", |
|
"License": "GPL", |
|
"MimeTypes": [ |
|
"application/vnd.oasis.opendocument.text" |
|
], |
|
"Name": "OpenDocument Text Backend", |
|
"ServiceTypes": [ |
|
"okular/Generator" |
|
], |
|
"Version": "0.2.4" |
|
}, |
|
"X-KDE-Priority": 1, |
|
"X-KDE-okularAPIVersion": 1, |
|
"X-KDE-okularHasInternalSettings": true |
|
}
|
|
|