diff options
author | kamel5 <vdr.kamel5 (at) gmx (dot) net> | 2020-03-26 16:27:51 +0100 |
---|---|---|
committer | kamel5 <vdr.kamel5 (at) gmx (dot) net> | 2020-03-28 12:35:24 +0100 |
commit | 97a994ac366bd3772e3f535a767fffc3bcf1c4ba (patch) | |
tree | 9a351bafed80b5d0076352ed2bd8be65fe94b69f /lcarsng.c | |
parent | c5b9a477844e2255a409690d96a7da4cedb32361 (diff) | |
download | skin-lcarsng-97a994ac366bd3772e3f535a767fffc3bcf1c4ba.tar.gz skin-lcarsng-97a994ac366bd3772e3f535a767fffc3bcf1c4ba.tar.bz2 |
Add new themes
Diffstat (limited to 'lcarsng.c')
-rw-r--r-- | lcarsng.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -44,7 +44,7 @@ #include <sys/statvfs.h> #include <string> -cTheme Theme; +//cTheme Theme; bool TwoColors = false; |