From a50ef629ed1a9f8e0096947576b6eea72c38539c Mon Sep 17 00:00:00 2001 From: Adam Weinberger Date: Fri, 18 Jun 2004 16:18:32 +0000 Subject: Add gtkchtheme, yet another gtk2 theme switcher. 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. It was originally derived from Gtk Theme Switch, but what started out as a hack to remove various nuisances now shares no code whatsoever anymore with the original. --- x11/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'x11/Makefile') diff --git a/x11/Makefile b/x11/Makefile index bf7da7ea6ce3..be2d6e9eb52f 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -69,6 +69,7 @@ SUBDIR += gromit SUBDIR += gtk-theme-switch SUBDIR += gtk2-theme-switch + SUBDIR += gtkchtheme SUBDIR += gtkterm2 SUBDIR += gtstarter SUBDIR += gxset -- cgit v1.2.3