e88aa5b2db
As the name suggests, this little program lets you change your Gtk+ 2.0 theme. The aim is to make theme preview and selection as slick as possible. Themes installed on the system are presented for selection and previewed on the fly. For a comprehensive demonstration there's a large variety of widgets.
13 lines
448 B
Text
13 lines
448 B
Text
$NetBSD: patch-aa,v 1.1.1.1 2004/12/28 03:26:19 minskim Exp $
|
|
|
|
--- Metadata.orig 2004-02-09 16:47:23.000000000 +0000
|
|
+++ Metadata
|
|
@@ -11,6 +11,6 @@ The aim is to make theme preview and sel
|
|
installed on the system are presented for selection and previewed on the fly.\
|
|
A large variety of widgets provides a comprehensive demonstration.
|
|
|
|
-PREFIX = /usr
|
|
+#PREFIX = /usr
|
|
BINDIR = $(PREFIX)/bin
|
|
-MANDIR = $(PREFIX)/share/man
|
|
+MANDIR = $(PREFIX)/man
|