Mageia Bugzilla – Attachment 11591 Details for
Bug 17873
Add Atom text editor to mageia
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
[patch]
Desktop fix patch
desktop_fix.patch (text/plain), 635 bytes, created by
Kristoffer Grundström
on 2020-04-17 03:27:37 CEST
(
hide
)
Description:
Desktop fix patch
Filename:
MIME Type:
Creator:
Kristoffer Grundström
Created:
2020-04-17 03:27:37 CEST
Size:
635 bytes
patch
obsolete
>diff -ruN orig/resources/linux/atom.desktop.in new/resources/linux/atom.desktop.in >--- orig/resources/linux/atom.desktop.in 2019-06-12 21:42:52.000000000 -0600 >+++ new/resources/linux/atom.desktop.in 2019-06-16 21:32:01.378080828 -0600 >@@ -2,8 +2,8 @@ > Name=<%= appName %> > Comment=<%= description %> > GenericName=Text Editor >-Exec=env ATOM_DISABLE_SHELLING_OUT_FOR_ENVIRONMENT=false <%= installDir %>/bin/<%= appFileName %> %F >-Icon=<%= iconPath %> >+Exec=env ATOM_DISABLE_SHELLING_OUT_FOR_ENVIRONMENT=false /usr/share/atom/atom %F >+Icon=atom > Type=Application > StartupNotify=true > Categories=GNOME;GTK;Utility;TextEditor;Development;
diff -ruN orig/resources/linux/atom.desktop.in new/resources/linux/atom.desktop.in --- orig/resources/linux/atom.desktop.in 2019-06-12 21:42:52.000000000 -0600 +++ new/resources/linux/atom.desktop.in 2019-06-16 21:32:01.378080828 -0600 @@ -2,8 +2,8 @@ Name=<%= appName %> Comment=<%= description %> GenericName=Text Editor -Exec=env ATOM_DISABLE_SHELLING_OUT_FOR_ENVIRONMENT=false <%= installDir %>/bin/<%= appFileName %> %F -Icon=<%= iconPath %> +Exec=env ATOM_DISABLE_SHELLING_OUT_FOR_ENVIRONMENT=false /usr/share/atom/atom %F +Icon=atom Type=Application StartupNotify=true Categories=GNOME;GTK;Utility;TextEditor;Development;
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 17873
:
11589
|
11590
| 11591 |
11592
|
11593