From 416c2b8219a9b06c256215ac87dea20a584350f6 Mon Sep 17 00:00:00 2001 From: Ivo Hinkelmann Date: Wed, 1 Apr 2009 12:45:48 +0000 Subject: CWS-TOOLING: integrate CWS tbo05 2009-03-24 16:34:39 +0100 tbo r269967 : #i97837# fix options page 2009-03-17 19:24:32 +0100 tbo r269627 : #i97837# 2009-03-17 19:17:57 +0100 tbo r269626 : #i97837# 2009-03-17 19:14:15 +0100 tbo r269625 : #i97837# --- automation/prj/d.lst | 1 + automation/util/manually_added_ids.hid | 15 +++++++++++++++ 2 files changed, 16 insertions(+) create mode 100755 automation/util/manually_added_ids.hid (limited to 'automation') diff --git a/automation/prj/d.lst b/automation/prj/d.lst index 6e99d47f420c..c83a2284e34b 100644 --- a/automation/prj/d.lst +++ b/automation/prj/d.lst @@ -2,6 +2,7 @@ mkdir: %COMMON_DEST%\bin%_EXT%\hid mkdir: %_DEST%\inc%_EXT%\automation #..\%COMMON_OUTDIR%\misc\*.hid %COMMON_DEST%\bin%_EXT%\hid\*.hid +..\util\manually_added_ids.hid %COMMON_DEST%\bin%_EXT%\hid\manually_added_ids.hid ..\%__SRC%\bin\*.dll %_DEST%\bin%_EXT%\*.dll ..\%__SRC%\lib\lib* %_DEST%\lib%_EXT%\* ..\%__SRC%\lib\ists.lib %_DEST%\lib%_EXT%\ists.lib diff --git a/automation/util/manually_added_ids.hid b/automation/util/manually_added_ids.hid new file mode 100755 index 000000000000..e9fdb24f9793 --- /dev/null +++ b/automation/util/manually_added_ids.hid @@ -0,0 +1,15 @@ + +HDE_PDF_EXPORT_DLG 33375 + +MSC_Super_ID 123456 +MSC_Super_ID2 1234567 +MSC_Super_ID3 12345678 + +HID_OPTIONS_JAVA_LIST 39997 + +PDF1TBO 867876864 +PDF2TBO 867860480 + +FontWork1TBO 40026 +FontWork2TBO 40027 + -- cgit v1.2.3