mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-28 23:31:56 +00:00
Bug 335154 Get SeaMonkey's themes registering and switching with Theme Manager (in suiterunner) - no longer need to register default theme via installed-chrome.txt r/sr=Neil
This commit is contained in:
parent
14811877e1
commit
1825262ce4
@ -46,9 +46,11 @@ DIRS = classic modern
|
||||
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
|
||||
ifndef MOZ_XUL_APP
|
||||
# select classic as the default skin
|
||||
libs::
|
||||
echo skin,install,select,classic/1.0 >> $(DIST)/bin/chrome/installed-chrome.txt
|
||||
|
||||
install::
|
||||
echo skin,install,select,classic/1.0 >> $(DESTDIR)$(mozappdir)/chrome/installed-chrome.txt
|
||||
endif
|
||||
|
Loading…
Reference in New Issue
Block a user