Hook up da-DK.
git-svn-id: svn://10.0.0.236/trunk@48144 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
5074bc0ccd
commit
eba958cf9b
@ -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