mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
10 lines
238 B
Plaintext
10 lines
238 B
Plaintext
|
#filter substitution
|
||
|
|
||
|
@AB_CD@.jar:
|
||
|
#ifdef MOZ_XUL_APP
|
||
|
% locale necko @AB_CD@ %locale/@AB_CD@/necko/
|
||
|
#else
|
||
|
* locale/@AB_CD@/necko/contents.rdf (generic/contents.rdf)
|
||
|
#endif
|
||
|
locale/@AB_CD@/necko/necko.properties (%necko.properties)
|