blob: 090c18883e26373eda94348491c96a88c571d07a (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- metacity-themes/Makefile.in.orig Tue Dec 9 22:11:42 2003
+++ metacity-themes/Makefile.in Tue Dec 9 22:12:00 2003
@@ -122,7 +122,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
|