void-packages/srcpkgs/atom/patches/desktop.patch
Wilson Birney 365039ac9f atom: update to 1.23.2
Closes: #10534 [via git-merge-pr]
2018-01-08 11:30:55 +01:00

13 lines
394 B
Diff

--- resources/linux/atom.desktop.in
+++ resources/linux/atom.desktop.in
@@ -2,8 +2,8 @@
Name=<%= appName %>
Comment=<%= description %>
GenericName=Text Editor
-Exec=<%= installDir %>/share/<%= appFileName %>/atom %F
-Icon=<%= iconPath %>
+Exec=/usr/share/atom/atom %U
+Icon=/usr/share/atom/atom.png
Type=Application
StartupNotify=true
Categories=GNOME;GTK;Utility;TextEditor;Development;