зеркало из https://github.com/mozilla/pjs.git
Hook up da-DK.
This commit is contained in:
Родитель
251a5fd70c
Коммит
180969e7ad
|
@ -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>
|
||||
|
|
Загрузка…
Ссылка в новой задаче