bumblebee-status/bumblebee
Tobi-wan Kenobi 252260c249 [modules/datetime] Use parameter functionality to get format
Make the format string of the datetime module configurable using the new
parameter() method in the module.

Also, restructured the setting of the config information a bit so that
the parameter() method can be used in the constructor of a module.

see #23
2016-12-09 08:23:53 +01:00
..
modules [modules/datetime] Use parameter functionality to get format 2016-12-09 08:23:53 +01:00
__init__.py [output] Create preliminary framework for output handling 2016-10-30 15:58:35 +01:00
config.py [core] Pass configuration parameters to modules 2016-12-09 08:00:26 +01:00
engine.py [modules/datetime] Use parameter functionality to get format 2016-12-09 08:23:53 +01:00
error.py [core/themes] Add theme loading 2016-12-08 09:44:05 +01:00
output.py [modules/datetime] Re-enable datetime module 2016-12-09 07:11:23 +01:00
store.py [core] Add "Store" interface 2016-12-09 07:41:07 +01:00
theme.py [modules/datetime] Re-enable datetime module 2016-12-09 07:11:23 +01:00