status-time/config.def.h
author Stiletto <blasux@blasux.ru>
Fri, 24 Oct 2014 14:13:46 +0400
changeset 10 442bed4a072e
parent 1 3e9290bf7249
permissions -rw-r--r--
Locale support for status-time
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1
3e9290bf7249 Some sample status scripts
Stiletto <blasux@blasux.ru>
parents:
diff changeset
     1
#define TIMEZONE "Europe/Moscow"
3e9290bf7249 Some sample status scripts
Stiletto <blasux@blasux.ru>
parents:
diff changeset
     2
#define TIMEFORMAT "%d.%m.%Y %H:%M"
10
442bed4a072e Locale support for status-time
Stiletto <blasux@blasux.ru>
parents: 1
diff changeset
     3
#define LOCALE "" // comment out to disable locale support
1
3e9290bf7249 Some sample status scripts
Stiletto <blasux@blasux.ru>
parents:
diff changeset
     4
#define UPDATE_PERIOD 1