diff options
author | Ivo Hinkelmann <ihi@openoffice.org> | 2009-04-01 12:45:48 +0000 |
---|---|---|
committer | Ivo Hinkelmann <ihi@openoffice.org> | 2009-04-01 12:45:48 +0000 |
commit | 971a195f2936da776eb7150d0ac39c29f635074d (patch) | |
tree | 4f6ff5f953b70698bf3ae89ae098076c842668bb | |
parent | 1e6cb7cfedf817e70ba07c93c4de9d2d4b79295e (diff) |
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#
-rw-r--r-- | automation/prj/d.lst | 1 | ||||
-rwxr-xr-x | automation/util/manually_added_ids.hid | 15 |
2 files changed, 16 insertions, 0 deletions
diff --git a/automation/prj/d.lst b/automation/prj/d.lst index 6e99d47f4..c83a2284e 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 000000000..e9fdb24f9 --- /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 + |