Kaydet (Commit) 117ce679 authored tarafından Volker Ahrendt's avatar Volker Ahrendt

#99085# Added support for AutoPilot Report.

üst 05035d2f
...@@ -26,6 +26,7 @@ er extras\source\templates\wizard\desktop\lang nmake - ...@@ -26,6 +26,7 @@ er extras\source\templates\wizard\desktop\lang nmake -
er extras\source\templates\wizard\fax\lang nmake - all er_twfal NULL er extras\source\templates\wizard\fax\lang nmake - all er_twfal NULL
er extras\source\templates\wizard\letter\lang nmake - all er_twlel NULL er extras\source\templates\wizard\letter\lang nmake - all er_twlel NULL
er extras\source\templates\wizard\memo\lang nmake - all er_twmel NULL er extras\source\templates\wizard\memo\lang nmake - all er_twmel NULL
er extras\source\templates\wizard\report\lang nmake - all er_twrel NULL
er extras\source\templates\wizard\styles\lang nmake - all er_stls NULL er extras\source\templates\wizard\styles\lang nmake - all er_stls NULL
er extras\source\templates\wizard\web\lang nmake - all er_stwwebl NULL er extras\source\templates\wizard\web\lang nmake - all er_stwwebl NULL
er extras\source\wordbook nmake - all er_wrdb NULL er extras\source\wordbook nmake - all er_wrdb NULL
......
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
# #
# $RCSfile: target.pmk,v $ # $RCSfile: target.pmk,v $
# #
# $Revision: 1.7 $ # $Revision: 1.8 $
# #
# last change: $Author: tv $ $Date: 2001-08-16 08:39:58 $ # last change: $Author: va $ $Date: 2002-05-29 15:45:49 $
# #
# The Contents of this file are made available subject to the terms of # The Contents of this file are made available subject to the terms of
# either of the following licenses # either of the following licenses
...@@ -159,6 +159,7 @@ TEMPLATE_WIZARD_FAX_TARGET = tplwizfax ...@@ -159,6 +159,7 @@ TEMPLATE_WIZARD_FAX_TARGET = tplwizfax
TEMPLATE_WIZARD_HOMEPAGE_TARGET = tplwizhomepage TEMPLATE_WIZARD_HOMEPAGE_TARGET = tplwizhomepage
TEMPLATE_WIZARD_LETTER_TARGET = tplwizletter TEMPLATE_WIZARD_LETTER_TARGET = tplwizletter
TEMPLATE_WIZARD_MEMO_TARGET = tplwizmemo TEMPLATE_WIZARD_MEMO_TARGET = tplwizmemo
TEMPLATE_WIZARD_REPORT_TARGET = tplwizreport
TEMPLATE_WIZARD_STYLES_TARGET = tplwizstyles TEMPLATE_WIZARD_STYLES_TARGET = tplwizstyles
WORDBOOK_ALL_TARGET = wordbook WORDBOOK_ALL_TARGET = wordbook
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment