diff options
Diffstat (limited to 'eclass/gtk-engines2.eclass')
-rw-r--r-- | eclass/gtk-engines2.eclass | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/eclass/gtk-engines2.eclass b/eclass/gtk-engines2.eclass index 46f352d45928..ccfccf61ae7a 100644 --- a/eclass/gtk-engines2.eclass +++ b/eclass/gtk-engines2.eclass @@ -1,7 +1,9 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/gtk-engines2.eclass,v 1.1 2003/06/18 23:40:44 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/gtk-engines2.eclass,v 1.2 2003/06/21 13:43:05 liquidx Exp $ +# Author: Alastair Tse <liquidx@gentoo.org> +# # This is a utility eclass for installing GTK+ Theme Engines. It detects # whether gtk+-1 and/or gtk+-2 is installed and sets up variables to help with # installing the engines into the right position. |