diff options
author | B. Watson <yalhcru@gmail.com> | 2013-07-06 09:40:41 -0400 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2013-07-07 09:10:01 -0300 |
commit | 5339c6bc3120a25cda925327f8ad7ff828a31eaf (patch) | |
tree | 528c4cef0b8020136b88a3c64bfdf5075f91bf5e /network/surf/surf.desktop | |
parent | 2fac39d6548219137b1df420bc00518378d1c4ce (diff) | |
download | slackbuilds-5339c6bc3120a25cda925327f8ad7ff828a31eaf.tar.gz |
network/surf: Added (minimalist web browser)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'network/surf/surf.desktop')
-rw-r--r-- | network/surf/surf.desktop | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/network/surf/surf.desktop b/network/surf/surf.desktop new file mode 100644 index 0000000000..bc9f59f98f --- /dev/null +++ b/network/surf/surf.desktop @@ -0,0 +1,10 @@ +[Desktop Entry] +Version=1.0 +Type=Application +Name=Surf +Comment=A minimalistic web browser +Exec=surf +Terminal=false +Icon=surf +Categories=Network; +MimeType=text/html; |