mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-14 12:25:48 +01:00
Fix about:pentadactyl = about:undefined in Gecko<2.0.
This commit is contained in:
@@ -24,7 +24,7 @@ JAR = chrome/$(NAME).jar
|
||||
|
||||
XPI_BASES = $(JAR_BASES) $(TOP)/..
|
||||
XPI_FILES = install.rdf TODO AUTHORS Donors NEWS License.txt
|
||||
XPI_DIRS = modules components chrome
|
||||
XPI_DIRS = modules components chrome defaults
|
||||
XPI_TEXTS = js jsm
|
||||
XPI_BINS = jar
|
||||
|
||||
|
||||
Reference in New Issue
Block a user