Reenable new theme

This commit is contained in:
rflint@ryanflint.com 2007-11-15 12:52:45 -08:00
parent 63b4a0f9a5
commit 16c55d0839

View File

@ -56,7 +56,7 @@ else
DIRS = winstripe
endif
ifneq (,$(filter gtk2,$(MOZ_WIDGET_TOOLKIT)))
DIRS = winstripe
DIRS = gnomestripe
endif
include $(topsrcdir)/config/rules.mk