author | cniehaus <cniehaus> | 2002-12-29 11:40:30 (UTC) |
---|---|---|
committer | cniehaus <cniehaus> | 2002-12-29 11:40:30 (UTC) |
commit | da7abab7d817a22b8b6680027b6162d68b28ae98 (patch) (unidiff) | |
tree | e098b798f293377e4113b8d7580545c072e98b50 | |
parent | 931de4c7181e10649d66e494bfa40e5a0843458c (diff) | |
download | opie-da7abab7d817a22b8b6680027b6162d68b28ae98.zip opie-da7abab7d817a22b8b6680027b6162d68b28ae98.tar.gz opie-da7abab7d817a22b8b6680027b6162d68b28ae98.tar.bz2 |
add ODict
-rw-r--r-- | apps/Applications/odict.desktop | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/apps/Applications/odict.desktop b/apps/Applications/odict.desktop new file mode 100644 index 0000000..c1196b4 --- a/dev/null +++ b/apps/Applications/odict.desktop | |||
@@ -0,0 +1,7 @@ | |||
1 | [Desktop Entry] | ||
2 | Comment=A dictionary lookup application | ||
3 | Exec=odict | ||
4 | Icon=odict/odict | ||
5 | Type=Application | ||
6 | Name=ODict | ||
7 | Name[de]=Wörterbuch | ||