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,7 +7,7 @@ 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.CosmicAppList.svg
|
||||
Icon=com.system76.CosmicAppList
|
||||
StartupNotify=true
|
||||
NoDisplay=true
|
||||
X-HostWaylandDisplay=true
|
||||
|
|
@ -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.CosmicAppletAudio.svg
|
||||
Icon=com.system76.CosmicAppletAudio
|
||||
StartupNotify=true
|
||||
NoDisplay=true
|
||||
|
|
|
|||
|
|
@ -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.CosmicAppletBattery.svg
|
||||
Icon=com.system76.CosmicAppletBattery
|
||||
StartupNotify=true
|
||||
NoDisplay=true
|
||||
|
|
|
|||
|
|
@ -7,6 +7,6 @@ Terminal=false
|
|||
Categories=COSMIC;Iced;
|
||||
Keywords=COSMIC;Iced;
|
||||
# Translators: Do NOT translate or transliterate this text (this is an icon file name)!
|
||||
Icon=com.system76.CosmicAppletBluetooth.svg
|
||||
Icon=com.system76.CosmicAppletBluetooth
|
||||
StartupNotify=true
|
||||
NoDisplay=true
|
||||
|
|
|
|||
|
|
@ -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.CosmicAppletGraphics.svg
|
||||
Icon=com.system76.CosmicAppletGraphics
|
||||
StartupNotify=true
|
||||
NoDisplay=true
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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.CosmicAppletPower.svg
|
||||
Icon=com.system76.CosmicAppletPower
|
||||
StartupNotify=true
|
||||
NoDisplay=true
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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.CosmicPanelAppButton.svg
|
||||
Icon=com.system76.CosmicPanelAppButton
|
||||
StartupNotify=true
|
||||
NoDisplay=true
|
||||
|
|
|
|||
|
|
@ -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.CosmicPanelWorkspacesButton.svg
|
||||
Icon=com.system76.CosmicPanelWorkspacesButton
|
||||
StartupNotify=true
|
||||
NoDisplay=true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue