diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-07-12 17:00:53 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-07-15 21:48:48 +0700 |
commit | 3eea0268febf3aa2060101c7d26a4078e50126ac (patch) | |
tree | 96091cfedb31c7c485dadd6ed60876ab9a83085f /development/nedit/nedit.desktop | |
parent | 2e4b3d32e142046fe3d8a9d29a74bf650b258290 (diff) | |
download | slackbuilds-3eea0268febf3aa2060101c7d26a4078e50126ac.tar.gz |
development/nedit: Added desktop shortcut and icon.
Thanks to bhyeti and ponce in LQ.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/nedit/nedit.desktop')
-rw-r--r-- | development/nedit/nedit.desktop | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/development/nedit/nedit.desktop b/development/nedit/nedit.desktop new file mode 100644 index 0000000000..84815571b1 --- /dev/null +++ b/development/nedit/nedit.desktop @@ -0,0 +1,28 @@ +[Desktop Entry] +Encoding=UTF-8 +MimeType=text/english;text/plain;text/x-makefile;text/x-c++hdr;text/x-c++src;text/x-chdr;text/x-csrc;text/x-java;text/x-moc;text/x-pascal;text/x-tcl;text/x-tex;application/x-shellscript;text/x-c;text/x-c++; +Comment=Text Editor +Comment[bg]=Nedit Ðåäàêòîð +Comment[ca]=Editor Nedit +Comment[cs]=Editor Nedit +Comment[eo]=redaktilo Nedit +Comment[et]=Tekstiredaktor Nedit +Comment[fi]=Nedit-editori +Comment[fr]=Éditeur Nedit +Comment[hu]=Nedit szövegszerkesztő +Comment[is]=Nedit-ritill +Comment[mk]=Nedit - лесен и моќен уредувач +Comment[pt]=Editor Nedit +Comment[ro]=Editorul Nedit +Comment[ru]=Редактор Nedit +Comment[sk]=Editor Nedit +Comment[sl]=Urejevalnik Nedit +Comment[uk]=Редактор Nedit +Name=Nedit +Name[et]=Tekstiredaktor Nedit +Name[ru]=NEdit +Exec=nedit %f +Icon=nedit +Type=Application +Terminal=false + |