|
Revision 241, 418 bytes
(checked in by jordi, 2 years ago)
|
|
Removed the Utility category from the Desktop file, otherwise the menu entry would be shown twice (closes bug #40).
|
| Line | |
|---|
| 1 | [Desktop Entry] |
|---|
| 2 | Categories=Viewer;Office;GTK |
|---|
| 3 | Comment=Lightweight PDF document viewer |
|---|
| 4 | Comment[ca]=Visor de documents PDF lleuger |
|---|
| 5 | Comment[es]=Visor de documentos PDF ligero |
|---|
| 6 | Encoding=UTF-8 |
|---|
| 7 | Exec=epdfview %f |
|---|
| 8 | GenericName=PDF Viewer |
|---|
| 9 | GenericName[ca]=Visor PDF |
|---|
| 10 | GenericName[es]=Visor PDF |
|---|
| 11 | Icon=postscript-viewer.png |
|---|
| 12 | Name=ePDFViewer |
|---|
| 13 | Name[ca]=ePDFViewer |
|---|
| 14 | Name[es]=ePDFViewer |
|---|
| 15 | MimeType=application/pdf |
|---|
| 16 | Terminal=false |
|---|
| 17 | Type=Application |
|---|