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
642 B
26 lines
642 B
{ |
|
"KPlugin": { |
|
"Authors": [ |
|
{ |
|
"Email": "tokoe@kde.org", |
|
"Name": "Tobias Koenig" |
|
} |
|
], |
|
"Copyright": "© 2008 Tobias Koenig", |
|
"Description": "A G3/G4 fax document backend", |
|
"Id": "okular_fax", |
|
"License": "GPL", |
|
"MimeTypes": [ |
|
"image/fax-g3", |
|
"image/g3fax" |
|
], |
|
"Name": "Fax Backend", |
|
"ServiceTypes": [ |
|
"okular/Generator" |
|
], |
|
"Version": "0.1.1" |
|
}, |
|
"X-KDE-Priority": 1, |
|
"X-KDE-okularAPIVersion": 1, |
|
"X-KDE-okularHasInternalSettings": false |
|
}
|
|
|