mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-21 09:49:14 +00:00
Hook up da-DK.
This commit is contained in:
parent
3857e06b0a
commit
3b2e8619ee
@ -19,4 +19,26 @@ DEPTH=..\..\..\..
|
||||
|
||||
DIRS= en-US
|
||||
|
||||
#
|
||||
# PLS DO NOT edit the following locale block;
|
||||
# talk to tao@netscape.com first, thanks!
|
||||
#
|
||||
# locale: begin
|
||||
CHROME_DIR = editor
|
||||
CHROME_L10N_DIR = locale
|
||||
CHROME_SOURCE_DIR = $(srcdir)
|
||||
|
||||
DA_DK=1
|
||||
!ifdef DA_DK
|
||||
CHROME_L10N = $(CHROME_L10N)\
|
||||
.\da-DK\EditorAppShell.dtd \
|
||||
.\da-DK\editorOverlay.dtd \
|
||||
.\da-DK\sidebar-editor-rdf.dtd \
|
||||
.\da-DK\sidebar-editor.dtd \
|
||||
$(NULL)
|
||||
!endif
|
||||
#
|
||||
# locale: end
|
||||
#
|
||||
|
||||
include <$(DEPTH)\config\rules.mak>
|
||||
|
@ -19,4 +19,33 @@ DEPTH=..\..\..\..
|
||||
|
||||
DIRS= en-US
|
||||
|
||||
#
|
||||
# PLS DO NOT edit the following locale block;
|
||||
# talk to tao@netscape.com first, thanks!
|
||||
#
|
||||
# locale: begin
|
||||
CHROME_DIR = editor
|
||||
CHROME_L10N_DIR = locale
|
||||
CHROME_SOURCE_DIR = $(srcdir)
|
||||
|
||||
DA_DK=1
|
||||
!ifdef DA_DK
|
||||
CHROME_L10N = $(CHROME_L10N)\
|
||||
.\da-DK\EdAdvancedEdit.dtd \
|
||||
.\da-DK\EdDialogOverlay.dtd \
|
||||
.\da-DK\EdNamedAnchorProperties.dtd \
|
||||
.\da-DK\EditorHLineProperties.dtd \
|
||||
.\da-DK\EditorImageProperties.dtd \
|
||||
.\da-DK\EditorInsertSource.dtd \
|
||||
.\da-DK\EditorInsertTable.dtd \
|
||||
.\da-DK\EditorLinkProperties.dtd \
|
||||
.\da-DK\EditorPersonalDictionary.dtd \
|
||||
.\da-DK\EditorSpellCheck.dtd \
|
||||
.\da-DK\EditorTableProperties.dtd \
|
||||
$(NULL)
|
||||
!endif
|
||||
#
|
||||
# locale: end
|
||||
#
|
||||
|
||||
include <$(DEPTH)\config\rules.mak>
|
||||
|
Loading…
x
Reference in New Issue
Block a user