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
|
|
@ -7,6 +7,6 @@ Terminal=false
|
|||
Categories=GNOME;GTK;
|
||||
Keywords=Gnome;GTK;
|
||||
# Translators: Do NOT translate or transliterate this text (this is an icon file name)!
|
||||
Icon=com.system76.CosmicAppletNetwork.svg
|
||||
Icon=com.system76.CosmicAppletNetwork
|
||||
StartupNotify=true
|
||||
NoDisplay=true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue