Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-06-28 | all: I18N supporttesting | Sebastian Reichel | 2 | -2/+5 | |
This adds I18N support using standard gettext system together with an initial German translation. This can be used to search locales in some directory: Intl.bindtextdomain("shopsystem", "/home/sre/src/serial-barcode-scanner"); And this can be used to switch language at runtime: Intl.setlocale(LocaleCategory.ALL, ""); | |||||
2017-04-18 | all: switch from session to system bus | Sebastian Reichel | 1 | -3/+3 | |
2016-08-04 | surpress "Nothing to be done for 'all'" message | Sebastian Reichel | 1 | -0/+1 | |
2014-04-09 | silence C-Compiler warnings | Sebastian Reichel | 1 | -1/+1 | |
2013-05-18 | ignore backup binary | Sebastian Reichel | 1 | -0/+1 | |
2013-05-18 | add backup tool | Sebastian Reichel | 2 | -0/+51 | |