Import 0.99

This commit is contained in:
Mario Fetka
2026-04-21 02:13:46 +02:00
parent a82518f886
commit 77c1d0411b
166 changed files with 3286 additions and 3972 deletions

11
smart.conf Normal file
View File

@@ -0,0 +1,11 @@
$COLOR_BACK = "#F0F0FF";
$COLOR_HEAD_BACK = "#C0C0FF";
$COLOR_HEAD_FORE = "#000000";
$COLOR_SUBH_BACK = "#D0D0FF";
$COLOR_SUBH_FORE = "#000000";
$COLOR_TEXT_BACK = "#E0E0FF";
$COLOR_TEXT_FORE = "#000000";
$mars_config = '/usr/local/etc/nwserv.conf';
$nonroot_user = 'nobody';