author | dwmw2 <dwmw2> | 2002-09-20 13:20:33 (UTC) |
---|---|---|
committer | dwmw2 <dwmw2> | 2002-09-20 13:20:33 (UTC) |
commit | 8183a55673b017f5b3ee76bc463d0538ec216590 (patch) (unidiff) | |
tree | b1d6da0b8577bbb0221b7d106eb725a230801722 | |
parent | e67e1826de47d1ab6936f56dbbd5d052b700d34d (diff) | |
download | opie-8183a55673b017f5b3ee76bc463d0538ec216590.zip opie-8183a55673b017f5b3ee76bc463d0538ec216590.tar.gz opie-8183a55673b017f5b3ee76bc463d0538ec216590.tar.bz2 |
desktop for ssh keys applet
-rw-r--r-- | apps/Settings/sshkeys.desktop | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/apps/Settings/sshkeys.desktop b/apps/Settings/sshkeys.desktop new file mode 100644 index 0000000..8c8eb91 --- a/dev/null +++ b/apps/Settings/sshkeys.desktop | |||
@@ -0,0 +1,6 @@ | |||
1 | [Desktop Entry] | ||
2 | Comment=Manage SSH keys | ||
3 | Exec=sshkeys | ||
4 | Icon=sshkeys/sshkeys | ||
5 | Type=Application | ||
6 | Name=SSH Keys | ||