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.
26 lines
598 B
26 lines
598 B
{ |
|
"KPlugin": { |
|
|
|
"Authors": [ |
|
{ |
|
"Email": "a3at.mail@gmail.com", |
|
"Name": "Azat Khuzhin" |
|
} |
|
], |
|
"Copyright": "© 2013 Azat Khuzhin", |
|
"Description": "Txt backend", |
|
"Id": "okular_txt", |
|
"License": "GPL", |
|
"MimeTypes": [ |
|
"text/plain" |
|
], |
|
"Name": "Txt Backend", |
|
"ServiceTypes": [ |
|
"okular/Generator" |
|
], |
|
"Version": "0.1" |
|
}, |
|
"X-KDE-Priority": 2, |
|
"X-KDE-okularAPIVersion": 1, |
|
"X-KDE-okularHasInternalSettings": true |
|
}
|
|
|