author | sandman <sandman> | 2002-04-13 00:47:20 (UTC) |
---|---|---|
committer | sandman <sandman> | 2002-04-13 00:47:20 (UTC) |
commit | 98a1e3f36567639344f12932b629e526a8783aa8 (patch) (unidiff) | |
tree | 0433d296857faceeafc54f7deabddb621f45a933 /apps | |
parent | 7e31b1fba119f69929d6744d7295555ff1727f4f (diff) | |
download | opie-98a1e3f36567639344f12932b629e526a8783aa8.zip opie-98a1e3f36567639344f12932b629e526a8783aa8.tar.gz opie-98a1e3f36567639344f12932b629e526a8783aa8.tar.bz2 |
CVS import of QPdf
-rw-r--r-- | apps/Applications/qpdf.desktop | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/apps/Applications/qpdf.desktop b/apps/Applications/qpdf.desktop new file mode 100644 index 0000000..3b4b9be --- a/dev/null +++ b/apps/Applications/qpdf.desktop | |||
@@ -0,0 +1,7 @@ | |||
1 | [Desktop Entry] | ||
2 | Comment=PDF Viewer | ||
3 | Exec=qpdf | ||
4 | Icon=qpdf_icon | ||
5 | Type=Application | ||
6 | MimeType=application/pdf | ||
7 | Name=PDF Viewer | ||