On Wed, Jun 13, 2012 at 02:45:11AM +0200, Martin Minarik wrote:
> This allows the user to specify the format of the displayed time.
> It is possible to set the period of redraw (in seconds).
> ---
> clients/desktop-shell.c | 49 +++---
> 1 files changed, 4
On Tue, Jun 12, 2012 at 6:45 PM, Martin Minarik <
minari...@student.fiit.stuba.sk> wrote:
> This allows the user to specify the format of the displayed time.
> It is possible to set the period of redraw (in seconds).
>
Hi Martin, thanks for doing this. This seems to work but there are a few
thing
This allows the user to specify the format of the displayed time.
It is possible to set the period of redraw (in seconds).
---
clients/desktop-shell.c | 49 +++---
1 files changed, 45 insertions(+), 4 deletions(-)
diff --git a/clients/desktop-shell.c b/cl