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
|
||||
# FIXME
|
||||
# Translators: Do NOT translate or transliterate this text (this is an icon file name)!
|
||||
Icon=application-x-executable
|
||||
Icon=preferences-desktop-apps
|
||||
Terminal=false
|
||||
Type=Application
|
||||
NoDisplay=true
|
||||
|
@ -13,4 +13,4 @@ Categories=GNOME;GTK;Settings;DesktopSettings;X-GNOME-Settings-Panel;X-GNOME-Acc
|
|||
OnlyShowIn=GNOME;Unity;
|
||||
# Translators: Search terms to find the Privacy panel. Do NOT translate or localize the semicolons! The list MUST also end with a semicolon!
|
||||
Keywords=application;flatpak;permission;setting;
|
||||
X-GNOME-ControlCenter-HasSidebar=true
|
||||
X-GNOME-ControlCenter-HasSidebar=true
|
Loading…
Add table
Add a link
Reference in a new issue