diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-12-28 15:54:54 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-12-28 15:54:54 +0000 |
commit | 05fca6308aba2ef83ef34438152f345529b7c2b6 (patch) | |
tree | ae0f52568a6732b0835dd5502dc00263151be0f6 /x11-themes/gtk-engines2/files | |
parent | d68cc2a8ccee2c49d6da1b03fdb778da51e4db23 (diff) |
Notes
Diffstat (limited to 'x11-themes/gtk-engines2/files')
-rw-r--r-- | x11-themes/gtk-engines2/files/patch-ac | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/x11-themes/gtk-engines2/files/patch-ac b/x11-themes/gtk-engines2/files/patch-ac new file mode 100644 index 000000000000..025dd87dff32 --- /dev/null +++ b/x11-themes/gtk-engines2/files/patch-ac @@ -0,0 +1,11 @@ +--- pixmap/Theme/gtk/gtkrc.orig Thu Dec 24 00:56:36 1998 ++++ pixmap/Theme/gtk/gtkrc Thu Dec 24 00:57:01 1998 +@@ -12,7 +12,7 @@ + + # testgtkrc2 sets all the buttons in the main window to blue by default + #include "testgtkrc2" +- ++pixmap_path "/usr/X11R6/share/themes/Pixmap/gtk" + #module_path ".:/home/raster/themes" + + style "eventbox" { |