diff options
author | Dario Nicodemi <dario.sbo@gmail.com> | 2010-06-13 03:00:20 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-06-13 14:52:37 -0500 |
commit | 950b2a9f712a622a3f6a6ff5e1510dd8b54f29e0 (patch) | |
tree | eb12c3b1c0ec469fa57ea7029690ce9d35da0e17 /office/html2ps/xhtml2ps.desktop | |
parent | d6f28f179bd483d01a81e33103937c197c10711d (diff) | |
download | slackbuilds-950b2a9f712a622a3f6a6ff5e1510dd8b54f29e0.tar.gz |
office/html2ps: Added (html to postscript converter)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'office/html2ps/xhtml2ps.desktop')
-rw-r--r-- | office/html2ps/xhtml2ps.desktop | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/office/html2ps/xhtml2ps.desktop b/office/html2ps/xhtml2ps.desktop new file mode 100644 index 0000000000..2dc89278d6 --- /dev/null +++ b/office/html2ps/xhtml2ps.desktop @@ -0,0 +1,12 @@ +[Desktop Entry] +Version=1.0 +Exec=xhtml2ps +TryExec=xhtml2ps +Icon=xhtml2ps +Terminal=false +Name=xhtml2ps +GenericName=HTML to PS Converter +Comment=HTML to PS Converter +Categories=Office; +Type=Application +StartupNotify=false |