diff options
author | sb <sb@openoffice.org> | 2010-01-08 13:21:39 +0100 |
---|---|---|
committer | sb <sb@openoffice.org> | 2010-01-08 13:21:39 +0100 |
commit | 822b6695e2f3848fa8fddc23d9599c322db0d955 (patch) | |
tree | c975c1958eaabeba0c2792338d3768953bac9381 /scp2/source/onlineupdate | |
parent | e5586f047f2c3174c4a94fd5609f6beb98d1ece1 (diff) | |
parent | 29215a2062903a6391d9903c2c8f47656181099d (diff) |
sb111: merged in DEV300_m69
Diffstat (limited to 'scp2/source/onlineupdate')
-rw-r--r-- | scp2/source/onlineupdate/file_onlineupdate.scp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scp2/source/onlineupdate/file_onlineupdate.scp b/scp2/source/onlineupdate/file_onlineupdate.scp index b65391b57dfa..6405511d48fc 100644 --- a/scp2/source/onlineupdate/file_onlineupdate.scp +++ b/scp2/source/onlineupdate/file_onlineupdate.scp @@ -30,7 +30,7 @@ #include "macros.inc" -SPECIAL_UNO_COMPONENT_LIB_FILE_PATCH( gid_File_Lib_Updchk , updchk.uno ) +SPECIAL_UNO_COMPONENT_LIB_FILE( gid_File_Lib_Updchk , updchk.uno ) File gid_File_Share_Registry_Onlineupdate_Xcd TXT_FILE_BODY; |