diff options
author | kamel5 <vdr.kamel5 (at) gmx (dot) net> | 2020-03-28 14:51:21 +0100 |
---|---|---|
committer | kamel5 <vdr.kamel5 (at) gmx (dot) net> | 2020-03-29 11:51:39 +0200 |
commit | 883584db77a55610e6003303fb58b5e45bff0886 (patch) | |
tree | 1327ce7c50b00f1d2a02f582ca17b0de271ed9d3 /lcarsng.h | |
parent | 97a994ac366bd3772e3f535a767fffc3bcf1c4ba (diff) | |
download | skin-lcarsng-883584db77a55610e6003303fb58b5e45bff0886.tar.gz skin-lcarsng-883584db77a55610e6003303fb58b5e45bff0886.tar.bz2 |
Cleanup
Diffstat (limited to 'lcarsng.h')
-rw-r--r-- | lcarsng.h | 13 |
1 files changed, 1 insertions, 12 deletions
@@ -1,12 +1,3 @@ -/* - * skinlcars.h: A VDR skin with Star Trek's "LCARS" layout - * - * See the main source file 'vdr.c' for copyright information and - * how to reach the author. - * - * $Id: skinlcars.h 3.0 2012/04/15 13:17:35 kls Exp $ - */ - #ifndef __SKINLCARS_H #define __SKINLCARS_H @@ -57,7 +48,6 @@ #include "symbols/volume.xpm" #define Gap (Setup.FontOsdSize / 5 & ~1) // must be even -//#define Margin (Gap / 2) #define TextFrame (Setup.FontOsdSize / TEXT_ALIGN_BORDER) #define TextSpacing (2 * TextFrame) #define SymbolSpacing TextSpacing @@ -68,8 +58,7 @@ #define DISKUSAGEALERTLIMIT 95 // percent of disk usage above which the display goes into alert mode #define SIGNALDISPLAYDELTA 2 // seconds between subsequent device signal displays -//extern cTheme Theme; -cTheme Theme; +extern cTheme Theme; // Color domains: |