applications: update icon
application-x-executable didn't look very good here. adwaita-icon-theme now has a dedicated icon for this panel, which is better suited - preferences-desktop-apps. Use this instead.
This commit is contained in:
parent
ca89bf10d7
commit
4894057b7d
1 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@ Comment=Control various application permissions and settings
|
||||||
Exec=gnome-control-center applications
|
Exec=gnome-control-center applications
|
||||||
# FIXME
|
# FIXME
|
||||||
# Translators: Do NOT translate or transliterate this text (this is an icon file name)!
|
# Translators: Do NOT translate or transliterate this text (this is an icon file name)!
|
||||||
Icon=application-x-executable
|
Icon=preferences-desktop-apps
|
||||||
Terminal=false
|
Terminal=false
|
||||||
Type=Application
|
Type=Application
|
||||||
NoDisplay=true
|
NoDisplay=true
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue