diff options
author | Ariel Constenla-Haile <arielch@apache.org> | 2013-01-04 18:57:08 +0000 |
---|---|---|
committer | Ariel Constenla-Haile <arielch@apache.org> | 2013-01-04 18:57:08 +0000 |
commit | 938c867ce8820104a116ca46ffe683a9a69c285d (patch) | |
tree | 3c47861ac00173f92971e8cb39cd5bec489161f5 /postprocess | |
parent | 11c6e0d643b4646167aa1b30a32fc0c6881b1596 (diff) |
i121579 - Clean-up system mail API
Notes
Notes:
reject: half-baked clean-up of published mail API (e.g., consolidates Simple{Command,System}Mail but keeps needless queryMailClient indirection; consolidates XSimpleMailMessage{,2} but needlessly keeps it an interface instead of a struct); probably does more harm than good
Diffstat (limited to 'postprocess')
-rw-r--r-- | postprocess/packcomponents/makefile.mk | 2 | ||||
-rw-r--r-- | postprocess/rebase/coffbase.txt | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/postprocess/packcomponents/makefile.mk b/postprocess/packcomponents/makefile.mk index ae74a0d78539..e7ae0c5df4a7 100644 --- a/postprocess/packcomponents/makefile.mk +++ b/postprocess/packcomponents/makefile.mk @@ -311,7 +311,7 @@ my_components += \ fps \ ftransl \ java_uno_accessbridge \ - smplmail \ + sysmail \ sysdtrans \ wininetbe1 .END diff --git a/postprocess/rebase/coffbase.txt b/postprocess/rebase/coffbase.txt index d41b5f8d910a..c81e9f0fa19d 100644 --- a/postprocess/rebase/coffbase.txt +++ b/postprocess/rebase/coffbase.txt @@ -253,7 +253,7 @@ slideshow.uno.dll 0x000000005ec60000 0x00150000 slideshowtestmi.dll 0x000000005e8b0000 0x003a0000 smdmi.dll 0x000000005e890000 0x00010000 smmi.dll 0x000000005e7f0000 0x00090000 -smplmail.uno.dll 0x000000005e7d0000 0x00010000 +sysmail.uno.dll 0x000000005e7d0000 0x00010000 sn_tools.dll 0x000000005e7a0000 0x00020000 so_activex.dll 0x000000005e770000 0x00020000 socomp.dll 0x000000005e750000 0x00010000 |