diff --git a/Makefile.am b/Makefile.am index ae9d654..cc19ae5 100644 --- a/Makefile.am +++ b/Makefile.am @@ -18,7 +18,6 @@ EXTRA_DIST = $(files_DATA) \ mail.edc \ checking.png \ newmail.png \ - VeraBd.ttf \ module_icon.png # the module .so file diff --git a/VeraBd.ttf b/VeraBd.ttf deleted file mode 100644 index 51d6111..0000000 Binary files a/VeraBd.ttf and /dev/null differ diff --git a/mail.edc b/mail.edc index 0a21fef..ba7ca1b 100644 --- a/mail.edc +++ b/mail.edc @@ -1,7 +1,3 @@ -fonts -{ - font: "VeraBd.ttf" "VeraBold"; -} images { image: "module_icon.png" COMP; @@ -91,7 +87,7 @@ collections text { text: ""; - font: "VeraBold"; + font: "Sans:style=Bold"; size: 14; min: 1 1; align: 0.5 0.5;