mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -04:00
app-editors/atom-bin: fix a typo
Signed-off-by: Marco Scardovi <marco@scardovi.com>
This commit is contained in:
@@ -81,7 +81,7 @@ src_install(){
|
||||
fperms +x /opt/"${PN}"/resources/app/apm/bin/apm
|
||||
|
||||
doicon atom.png
|
||||
make_desktop_entry "/opt/atom-bin/atom %U" "atom" "atom" \
|
||||
make_desktop_entry "/opt/atom-bin/atom %U" "Atom" "atom" \
|
||||
"GNOME;GTK;Utility;TextEditor;Development;" \
|
||||
"GenericName=Text Editor\nMimeType=text/plain;\nStartupNotify=true\nStartupWMClass=atom"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user