[PATCH] Fix date display in panel

Florian Bruhin me at the-compiler.org
Tue Oct 8 22:08:17 CEST 2013


Heya,

with my scripts cleanup I accidentally fsckd up the date/time display
in the panel. Seems like nobody noticed :P

The problem is the 'read -ra' only accepts tabs as field delimiters
(so somebody could have a tag with a space in it or whatever), but the
date line still used a space.

The attached patch fixes this by using a tab there as well.

Sorry for that!

Florian

-- 
() ascii ribbon campaign - stop html mail    www.asciiribbon.org
/\ www.the-compiler.org  | I love long mails http://email.is-not-s.ms/
At many levels, Perl is a "diagonal" language. -- Larry Wall in 
<199709021854.LAA12794 at wall.org> 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Fix-date-display-in-panel.patch
Type: text/x-diff
Size: 739 bytes
Desc: not available
URL: <https://listi.jpberlin.de/pipermail/hlwm/attachments/20131008/79b5b554/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: not available
URL: <https://listi.jpberlin.de/pipermail/hlwm/attachments/20131008/79b5b554/attachment.sig>


More information about the hlwm mailing list