diff options
author | Martin Schirrmacher <vdr.skinflatplus@schirrmacher.eu> | 2014-07-07 23:28:55 +0200 |
---|---|---|
committer | Martin Schirrmacher <vdr.skinflatplus@schirrmacher.eu> | 2014-07-07 23:28:55 +0200 |
commit | 01e216bd006aeff56dee99cbea3884bbb04aa8c6 (patch) | |
tree | db467db1df2dd3c7130c69893a74673cc612d0c2 /config.h | |
parent | fb8754336b6f4ec01295dec7c189ea0e86d4f482 (diff) | |
download | skin-flatplus-01e216bd006aeff56dee99cbea3884bbb04aa8c6.tar.gz skin-flatplus-01e216bd006aeff56dee99cbea3884bbb04aa8c6.tar.bz2 |
update topbar, add option diskusageshort
Diffstat (limited to 'config.h')
-rw-r--r-- | config.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -163,6 +163,7 @@ class cFlatConfig int SignalQualityShow; int SignalQualityUseColors; int DiskUsageShow; + int DiskUsageShort; int MenuItemPadding; int marginOsdVer, marginOsdHor; |