16 lines
396 B
Plaintext
16 lines
396 B
Plaintext
#====================================================
|
|
# WordNet GUI desktop entry specification
|
|
#
|
|
# license: GPL v2 or later
|
|
#====================================================
|
|
|
|
[Desktop Entry]
|
|
Type=Application
|
|
Name=WordNet
|
|
GenericName=lexical database of English
|
|
Comment=electronic lexical database of English language
|
|
Icon=wn
|
|
Exec=/usr/bin/wnb
|
|
Terminal=false
|
|
Categories=Education;Dictionary;
|