[XFCE 0000049]: clock ballon text (CVS-HEAD)
[email protected] Wed, 17 Dec 2003 14:55:02 +0000 (GMT)
| Newsgroups | gmane.comp.xfce.devel |
|---|---|
| Message-ID | <[email protected]> |
A BUGNOTE has been added to this bug. ======================================================================= http://bugs.xfce.org/view_bug_page.php?f_id=49 ======================================================================= Reporter: edscott Handler: huysmans ======================================================================= Project: XFCE Bug ID: 0000049 Category: panel Reproducibility: always Severity: text Priority: normal Status: assigned ======================================================================= Date Submitted: 2003-12-17 14:39 GMT Last Modified: 2003-12-17 14:55 GMT ======================================================================= Summary: clock ballon text (CVS-HEAD) Description: On placing the mouse over the clock in the panel, the ballon text reads: Wednesday, -d December 2003 Seems like the string has a typo (-d in stead of %d) ======================================================================= ----------------------------------------------------------------------- huysmans - 2003-12-17 14:55 GMT ----------------------------------------------------------------------- Guess this is a gnu extension to strftime then ... Damn! the info page even says so. Perhaps you know, how would I get unpadded day numbers, i.e 'Dec 3' instead of 'Dec 03'? Preferably without #ifdef's ;-)