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
696 B
26 lines
696 B
{ |
|
"KPlugin": { |
|
"Authors": [ |
|
{ |
|
"Email": "aacid@kde.org", |
|
"Name": "Albert Astals Cid" |
|
} |
|
], |
|
"Copyright": "© 2007-2008 Albert Astals Cid", |
|
"Description": "A PostScript file renderer based on the Spectre library", |
|
"Id": "okular_ghostview", |
|
"License": "GPL", |
|
"MimeTypes": [ |
|
"application/postscript", |
|
"image/x-eps" |
|
], |
|
"Name": "PS Backend", |
|
"ServiceTypes": [ |
|
"okular/Generator" |
|
], |
|
"Version": "0.1.7" |
|
}, |
|
"X-KDE-Priority": 2, |
|
"X-KDE-okularAPIVersion": 1, |
|
"X-KDE-okularHasInternalSettings": true |
|
}
|
|
|