f7e868876b
gtk-engines2 provides three sample theme engines for GTK+2: * Pixmap: A generic engine that renders using pixmaps. One theme using this theme engine is included. * Metal: A fairly complete theme engine that looks like the Java-Metal look of Swing. * Redmond95: A simple theme engine that looks a bit like Microsoft Windows95.
26 lines
1014 B
Plaintext
26 lines
1014 B
Plaintext
@comment $OpenBSD: PLIST,v 1.1.1.1 2002/09/12 09:33:01 nino Exp $
|
|
lib/gtk-2.0/2.0.0/engines/libmetal.la
|
|
lib/gtk-2.0/2.0.0/engines/libpixmap.la
|
|
lib/gtk-2.0/2.0.0/engines/libredmond95.la
|
|
@comment share/themes/Metal/ICON.png
|
|
@comment share/themes/Metal/README.html
|
|
share/themes/Metal/gtk-2.0/gtkrc
|
|
share/themes/Pixmap/gtk-2.0/bc-dark.png
|
|
share/themes/Pixmap/gtk-2.0/bc-light.png
|
|
share/themes/Pixmap/gtk-2.0/bc.png
|
|
share/themes/Pixmap/gtk-2.0/bubble-blue.png
|
|
share/themes/Pixmap/gtk-2.0/bubble-parts.xcf
|
|
share/themes/Pixmap/gtk-2.0/gtkrc
|
|
share/themes/Pixmap/gtk-2.0/triangle_background.png
|
|
@comment share/themes/Redmond95/ICON.png
|
|
@comment share/themes/Redmond95/README.html
|
|
share/themes/Redmond95/gtk-2.0/gtkrc
|
|
@dirrm share/themes/Redmond95/gtk-2.0
|
|
@unexec rmdir %D/share/themes/Redmond95 || true
|
|
@dirrm share/themes/Pixmap/gtk-2.0
|
|
@unexec rmdir %D/share/themes/Pixmap || true
|
|
@dirrm share/themes/Metal/gtk-2.0
|
|
@unexec rmdir %D/share/themes/Metal || true
|
|
@comment @dirrm share/themes
|
|
@dirrm lib/gtk-2.0/2.0.0/engines
|