blob: 02365472fd62f7ca96287559330d98aab73c4155 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- metacity-themes/Makefile.in.orig Mon Feb 3 20:16:59 2003
+++ metacity-themes/Makefile.in Mon Feb 3 20:17:33 2003
@@ -120,7 +120,7 @@
THEMES = Mist Sandwish Smokey
-THEME_DIR = $(datadir)/themes
+THEME_DIR = $(datadir)/gnome/themes
THEME_SUBDIR = metacity-1
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
CONFIG_HEADER = ../config.h
|