- refresh the symbolic icons to sync some style changes and update the source sheet - rename assets for the privacy subpanel's symbolic icons - delete deprecated/unused symbolic icons - add new icon for system panel - add new icon for remote desktop so it isn't using displays icons
4 lines
149 B
Meson
4 lines
149 B
Meson
install_data(
|
|
'org.gnome.Settings-remote-desktop-symbolic.svg',
|
|
install_dir: join_paths(control_center_icondir, 'hicolor', 'scalable', 'apps')
|
|
)
|