diff options
author | Robby Workman <rw@rlworkman.net> | 2012-04-06 09:44:53 -0400 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2012-04-06 09:44:53 -0400 |
commit | ae440552097271383648dff005a882168115e0da (patch) | |
tree | c2395346663b92facc22962e0747691a0756bab3 /misc/html2ps/xhtml2ps.desktop | |
parent | 6c1d2146bc227d6221c2c8f87a88668454921499 (diff) | |
download | slackbuilds-ae440552097271383648dff005a882168115e0da.tar.gz |
misc/html2ps: Added (converts html to postscript)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'misc/html2ps/xhtml2ps.desktop')
-rw-r--r-- | misc/html2ps/xhtml2ps.desktop | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/misc/html2ps/xhtml2ps.desktop b/misc/html2ps/xhtml2ps.desktop new file mode 100644 index 0000000000..d144242ee2 --- /dev/null +++ b/misc/html2ps/xhtml2ps.desktop @@ -0,0 +1,11 @@ +[Desktop Entry] +Version=1.0 +Exec=xhtml2ps +TryExec=xhtml2ps +Icon=xhtml2ps +Terminal=false +Name=xhtml2ps +GenericName=HTML to PS Converter +Categories=Office; +Type=Application +StartupNotify=false |