summaryrefslogtreecommitdiff
path: root/filter/source/config/fragments/internalgraphicfilters
diff options
context:
space:
mode:
authorBryan Quigley <gquigs@gmail.com>2015-12-01 17:04:14 -0500
committerNoel Grandin <noelgrandin@gmail.com>2015-12-02 06:31:38 +0000
commit9027629b0e09b3b024a5821bb791308039bb5d8b (patch)
treed18d50799cd4a23c2a63e14692fa919e92dff885 /filter/source/config/fragments/internalgraphicfilters
parent02f2c2f8a160133731d707a8359f5cd576bff434 (diff)
tdf#92925 Remove RAS export
RAS was last used on Sun's now defunct SunOS. Import was tested and still works. Change-Id: I9fb9b7965279391922f19ec1f9e4a53134d41f5c Reviewed-on: https://gerrit.libreoffice.org/20342 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Diffstat (limited to 'filter/source/config/fragments/internalgraphicfilters')
-rw-r--r--filter/source/config/fragments/internalgraphicfilters/ras_Export.xcu27
1 files changed, 0 insertions, 27 deletions
diff --git a/filter/source/config/fragments/internalgraphicfilters/ras_Export.xcu b/filter/source/config/fragments/internalgraphicfilters/ras_Export.xcu
deleted file mode 100644
index 5333add1e268..000000000000
--- a/filter/source/config/fragments/internalgraphicfilters/ras_Export.xcu
+++ /dev/null
@@ -1,27 +0,0 @@
-<!--
- * This file is part of the LibreOffice project.
- *
- * This Source Code Form is subject to the terms of the Mozilla Public
- * License, v. 2.0. If a copy of the MPL was not distributed with this
- * file, You can obtain one at http://mozilla.org/MPL/2.0/.
- *
- * This file incorporates work covered by the following license notice:
- *
- * Licensed to the Apache Software Foundation (ASF) under one or more
- * contributor license agreements. See the NOTICE file distributed
- * with this work for additional information regarding copyright
- * ownership. The ASF licenses this file to you under the Apache
- * License, Version 2.0 (the "License"); you may not use this file
- * except in compliance with the License. You may obtain a copy of
- * the License at http://www.apache.org/licenses/LICENSE-2.0 .
--->
- <node oor:name="ras_Export" oor:op="replace" >
- <prop oor:name="Type"><value>ras_Sun_Rasterfile</value></prop>
- <prop oor:name="FormatName"><value>era</value></prop>
- <prop oor:name="RealFilterName"/>
- <prop oor:name="UIComponent"><value>com.sun.star.svtools.SvFilterOptionsDialog</value></prop>
- <prop oor:name="UIName">
- <value xml:lang="en-US">RAS - Sun Raster Image</value>
- </prop>
- <prop oor:name="Flags"><value>EXPORT</value></prop>
- </node>