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 328289 - get_timestring_from_minutes should take argument as seconds
get_timestring_from_minutes should take argument as seconds
Status: RESOLVED FIXED
Product: gnome-power-manager
Classification: Deprecated
Component: general
SVN TRUNK
Other Linux
: Normal minor
: ---
Assigned To: GNOME Power Manager Maintainer(s)
GNOME Power Manager Maintainer(s)
Depends on: 326743
Blocks:
 
 
Reported: 2006-01-23 12:27 UTC by Richard Hughes
Modified: 2006-01-24 10:36 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Richard Hughes 2006-01-23 12:27:06 UTC
get_timestring_from_minutes should take its argument as a value in seconds.
We have lots of /60's in code at the moment, as everything else is in seconds.

As soon as Jaap's remaining_time patch has landed, we should change this.

Richard.
Comment 1 Jaap A. Haitsma 2006-01-23 18:12:20 UTC
Patch updated. Do you take this one Richard?
Comment 2 Richard Hughes 2006-01-23 20:17:34 UTC
Yes, I will work on this tomorrow. R.
Comment 3 Richard Hughes 2006-01-24 10:36:14 UTC
I've fixed this in CVS.