Remove extensions from key "Icon"
desktop-file-validate reports that in the future file extensions with relative path files in the future will be fatal error - it seems like it was done in some files lets fix it for the rest
This commit is contained in:
parent
9a3daa80a5
commit
a01d5f1b8a
10 changed files with 10 additions and 10 deletions
|
|
@ -6,7 +6,7 @@ Exec=cosmic-applet-workspaces
|
|||
Terminal=false
|
||||
Categories=GNOME;GTK;
|
||||
Keywords=Gnome;GTK;
|
||||
Icon=com.system76.CosmicAppletWorkspaces.svg
|
||||
Icon=com.system76.CosmicAppletWorkspaces
|
||||
StartupNotify=true
|
||||
NoDisplay=true
|
||||
X-HostWaylandDisplay=true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue