diff options
author | Gabor Kelemen <kelemen.gabor2@nisz.hu> | 2020-04-15 21:58:15 +0200 |
---|---|---|
committer | Thorsten Behrens <Thorsten.Behrens@CIB.de> | 2020-04-23 16:16:12 +0200 |
commit | 63e43c1db9d0d5c52916dc6d2d7cd1d3d9bcae76 (patch) | |
tree | 3d84c07924c76e76d41b5c0d39a074dcd6b5185d /scp2 | |
parent | 11ef83aa64af7e366cd56856853a7b332a69d105 (diff) |
Drop Macromedia Flash export filter
Flash technology is going to be retired by the end of 2020 by Adobe:
https://theblog.adobe.com/adobe-flash-update/
With this ahead doesn't make much sense for LO 7.0 to support exporting
presentations and drawings to swf anymore.
Change-Id: Ic2c6e95db2f56bcd4eb25abdd0a6748aee9b0e4c
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/92507
Tested-by: Jenkins
Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org>
Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>
Diffstat (limited to 'scp2')
-rw-r--r-- | scp2/source/graphicfilter/module_graphicfilter.ulf | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/scp2/source/graphicfilter/module_graphicfilter.ulf b/scp2/source/graphicfilter/module_graphicfilter.ulf index 0598718d821a..6f4c286325ff 100644 --- a/scp2/source/graphicfilter/module_graphicfilter.ulf +++ b/scp2/source/graphicfilter/module_graphicfilter.ulf @@ -99,9 +99,3 @@ en-US = "SVG Export" [STR_DESC_MODULE_OPTIONAL_GRFFLT_SVG] en-US = "SVG Export Filter" - -[STR_NAME_MODULE_OPTIONAL_GRFFLT_FLASH] -en-US = "Macromedia Flash (SWF)" - -[STR_DESC_MODULE_OPTIONAL_GRFFLT_FLASH] -en-US = "Macromedia Flash (SWF) Export Filter" |