author | spiralman <spiralman> | 2002-05-27 01:00:35 (UTC) |
---|---|---|
committer | spiralman <spiralman> | 2002-05-27 01:00:35 (UTC) |
commit | c0d5b5c7d514b76a3146cbb94abccf4d4b9bfb90 (patch) (unidiff) | |
tree | 7c6f067b997d1ae2ee04f39b5f43b52f72f638ba | |
parent | d3451ccc7191bc2f761bae12b50c7ce274647bdb (diff) | |
download | opie-c0d5b5c7d514b76a3146cbb94abccf4d4b9bfb90.zip opie-c0d5b5c7d514b76a3146cbb94abccf4d4b9bfb90.tar.gz opie-c0d5b5c7d514b76a3146cbb94abccf4d4b9bfb90.tar.bz2 |
added desktop file for opie-sh
-rw-r--r-- | apps/Applications/opie-sh.desktop | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/apps/Applications/opie-sh.desktop b/apps/Applications/opie-sh.desktop new file mode 100644 index 0000000..378ce8d --- a/dev/null +++ b/apps/Applications/opie-sh.desktop | |||
@@ -0,0 +1,6 @@ | |||
1 | [Desktop Entry] | ||
2 | Comment=opie-sh-howto | ||
3 | Exec=opie-sh-howto.sh | ||
4 | Icon=opie-sh | ||
5 | Type=Application | ||
6 | Name=opie-sh HowTo | ||