Commit Graph

2 Commits

Author SHA1 Message Date
Felipe Borges
2dbca0f49e Fix typo in the gnome-applications-panel.desktop file
Resolves: rhbz#2041348
2022-01-20 15:26:03 +01:00
Felipe Borges
6ddb456f60 Set an existing Icon name in the Applications' panel desktop file
While we dynamically append --symbolic to the icons while creating
the sidebar model in
https://gitlab.gnome.org/GNOME/gnome-control-center/-/blob/master/shell/cc-shell-model.c#L270
There are automation tools (such as rpmdiff) that parse desktop files
and verify whether their Icon= matches to an existing file in the
icon theme package.

preferences-desktop-apps doesn't exist in adwaita-icon-theme but
preferences-desktop-apps-symbolic does.

Resolves: rhbz#2041348
2022-01-20 13:24:52 +01:00