After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 670687 - reboot confirmation dialog uses system-shutdown icon
reboot confirmation dialog uses system-shutdown icon
Status: RESOLVED FIXED
Product: gnome-shell
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2012-02-23 14:41 UTC by Allan Day
Modified: 2012-11-01 17:04 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
one line patch (972 bytes, patch)
2012-11-01 16:24 UTC, Allan Day
committed Details | Review

Description Allan Day 2012-02-23 14:41:11 UTC
system-shutdown is misleading - the icon should indicate that the system will be restarted, not powered off.

The mockup for this dialog uses the view-refresh icon. I've checked with Lapo and he says that it's fine to use this instead of system-shutdown.
Comment 1 Allan Day 2012-10-31 01:46:36 UTC
I don't see a reboot confirmation dialog now, and this is clearly gathering dust.
Comment 2 Giovanni Campagna 2012-11-01 16:02:53 UTC
Except that we still have one, and it still uses system-shutdown-symbolic. You're not seeing it probably because it's only used for offline updates.

So, sorry that no dev noticed this, but reopen if you still think the icon is wrong.
Comment 3 Allan Day 2012-11-01 16:24:04 UTC
Created attachment 227819 [details] [review]
one line patch

Did I fix it?
Comment 4 Giovanni Campagna 2012-11-01 16:26:28 UTC
Review of attachment 227819 [details] [review]:

Yes you did :)
Comment 5 Allan Day 2012-11-01 17:04:28 UTC
Comment on attachment 227819 [details] [review]
one line patch

I'm such a hacker nowadays.