From c73c6b62067cef765a85dd2a19dcc7296b813b2c Mon Sep 17 00:00:00 2001 From: lordjaxom Date: Fri, 11 Jun 2004 15:32:39 +0000 Subject: - fixed VPSTime which was displayed on channels that didn't even have VPS - fixed Symbols in channel display when viewing a group - fixed text translation if no translation is present - fixed compile error with gcc 3.4 (thanks to Gregoire Favre for reporting this) - restructured Skin (now the official Skin version is 0.0.2) it is now possible to control visibility of all items - added a script to convert 0.0.1 themes to 0.0.2 - added support for animated logos (mng or gif files) ONLY IMAGEMAGICK!!! - added finnish language translations (thanks to Rolf Ahrenberg) --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 6929a9c..934dce2 100644 --- a/Makefile +++ b/Makefile @@ -3,13 +3,13 @@ # Text2Skin if you use Imlib2! (That's why I actually implemented ImageMagick) HAVE_IMAGEMAGICK=1 -# HAVE_IMLIB2=1 +#HAVE_IMLIB2=1 # DO NOT EDIT BELOW THIS LINE UNLESS YOU KNOW WHAT YOU'RE DOING # ------------------------------------------------------------- # -# $Id: Makefile,v 1.8 2004/06/07 18:23:11 lordjaxom Exp $ +# $Id: Makefile,v 1.9 2004/06/08 20:45:52 lordjaxom Exp $ # # The official name of this plugin. -- cgit v1.2.3