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 632262 - gnome-shell clock applet needs menu option to change time
gnome-shell clock applet needs menu option to change time
Status: RESOLVED DUPLICATE of bug 582058
Product: gnome-shell
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2010-10-15 23:02 UTC by Delan Azabani
Modified: 2010-10-16 20:40 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
diff for /js/ui/panel.js (259 bytes, patch)
2010-10-16 04:03 UTC, Delan Azabani
none Details | Review

Description Delan Azabani 2010-10-15 23:02:26 UTC
The context menu for the gnome-shell clock applet has only "Preferences", but should have something like "Set the time" for convenience, which should launch time-admin. I have attached a simple patch for this for js/ui/prefs.js.

Previously reported downstream with a debdiff at https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/661106
Comment 1 Delan Azabani 2010-10-16 04:03:03 UTC
Created attachment 172477 [details] [review]
diff for /js/ui/panel.js
Comment 2 Milan Bouchet-Valat 2010-10-16 08:17:16 UTC
time-admin isn't shipped by all distributions. Maybe we should port the gnome-panel clock applet parts we need into the Shell's codebase?
Comment 3 William Jon McCann 2010-10-16 20:40:25 UTC
Thanks for the patch.

GNOME 3 system settings will have a way to set the date, time, and timezone.  And we'll have a way to launch it form the clock dropdown:
http://live.gnome.org/GnomeShell/Design/Whiteboards/DateNTime

I believe David Zeuthen is working on implementing this mockup.

*** This bug has been marked as a duplicate of bug 582058 ***