Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

icons: Use the correct name for the reboot icon #584

Merged
merged 1 commit into from
Jun 3, 2024

Commits on Jun 3, 2024

  1. icons: Use the correct name for the reboot icon

    According to the icon naming spec, the correct name to use for a reboot icon is `system-reboot` (and thus, `system-reboot-symbolic` for symbolic). Before this, we were using `system-restart-symbolic`, and had to provide an icon for this. This change increases compatibility with other icon themes, including Breeze, while retaining our own icon in case a theme does not provide it.
    
    Signed-off-by: Evan Maddock <[email protected]>
    EbonJaeger authored and JoshStrobl committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    9aadcfc View commit details
    Browse the repository at this point in the history