Kaydet (Commit) 6540cc8e authored tarafından Kohei Yoshida's avatar Kohei Yoshida

Removed Lotus 1.2.3 filter/type for Writer.

Lotus 1.2.3 is a spreadsheet.  We don't need this for Writer.

Change-Id: I7fce85a6e211c0bf1ef6e95e758b4dc8cfcae033
üst 0c782558
...@@ -311,8 +311,6 @@ $(call filter_Configuration_add_ui_filters,fcfg_langpack,filter/source/config/fr ...@@ -311,8 +311,6 @@ $(call filter_Configuration_add_ui_filters,fcfg_langpack,filter/source/config/fr
# fcfg_writer # fcfg_writer
$(call filter_Configuration_add_types,fcfg_langpack,fcfg_writer_types.xcu,filter/source/config/fragments/types,\ $(call filter_Configuration_add_types,fcfg_langpack,fcfg_writer_types.xcu,filter/source/config/fragments/types,\
generic_HTML \ generic_HTML \
writer_Lotus_1_2_3_10_DOS_StarWriter \
writer_Lotus_1_2_3_10_WIN_StarWriter \
calc_MS_Excel_40 \ calc_MS_Excel_40 \
calc_MS_Excel_5095 \ calc_MS_Excel_5095 \
calc_MS_Excel_95 \ calc_MS_Excel_95 \
...@@ -344,8 +342,6 @@ $(call filter_Configuration_add_types,fcfg_langpack,fcfg_writer_types.xcu,filter ...@@ -344,8 +342,6 @@ $(call filter_Configuration_add_types,fcfg_langpack,fcfg_writer_types.xcu,filter
$(call filter_Configuration_add_filters,fcfg_langpack,fcfg_writer_filters.xcu,filter/source/config/fragments/filters,\ $(call filter_Configuration_add_filters,fcfg_langpack,fcfg_writer_filters.xcu,filter/source/config/fragments/filters,\
HTML__StarWriter_ \ HTML__StarWriter_ \
Lotus_1_2_3_1_0__DOS___StarWriter_ \
Lotus_1_2_3_1_0__WIN___StarWriter_ \
MS_WinWord_5 \ MS_WinWord_5 \
MS_WinWord_6_0 \ MS_WinWord_6_0 \
MS_Word_95 \ MS_Word_95 \
......
...@@ -67,7 +67,6 @@ Excel97_document;Calc/Excel97_2000_XP.xls;calc_MS_Excel_97;calc_MS_Excel_97 ...@@ -67,7 +67,6 @@ Excel97_document;Calc/Excel97_2000_XP.xls;calc_MS_Excel_97;calc_MS_Excel_97
#Excel97_1dummy;Calc/Excel97_2000_XP.dummy;calc_MS_Excel_97;calc_MS_Excel_97 #Excel97_1dummy;Calc/Excel97_2000_XP.dummy;calc_MS_Excel_97;calc_MS_Excel_97
Excel97_template;Calc/Excel97_2000_XP.xlt;calc_MS_Excel_97;calc_MS_Excel_97 Excel97_template;Calc/Excel97_2000_XP.xlt;calc_MS_Excel_97;calc_MS_Excel_97
Calc_html;Calc/HTML_Calc.html;generic_HTML;generic_HTML Calc_html;Calc/HTML_Calc.html;generic_HTML;generic_HTML
Lotus;Calc/Lotus.WK1;writer_Lotus_1_2_3_10_DOS_StarWriter;writer_Lotus_1_2_3_10_DOS_StarWriter
Calc_rtf;Calc/RTF_StarOffice_Calc.rtf;writer_Rich_Text_Format;writer_Rich_Text_Format Calc_rtf;Calc/RTF_StarOffice_Calc.rtf;writer_Rich_Text_Format;writer_Rich_Text_Format
slk;Calc/SYLK.SLK;calc_SYLK;generic_Text slk;Calc/SYLK.SLK;calc_SYLK;generic_Text
Webpagequery;Calc/Webpagequery.html;generic_HTML;generic_HTML Webpagequery;Calc/Webpagequery.html;generic_HTML;generic_HTML
......
<node oor:name="Lotus 1-2-3 1.0 (DOS) (StarWriter)" oor:op="replace">
<prop oor:name="Flags"><value>IMPORT ALIEN NOTINFILEDIALOG NOTINCHOOSER 3RDPARTYFILTER</value></prop>
<prop oor:name="UIComponent"/>
<prop oor:name="FilterService"><value>com.sun.star.comp.office.BF_MigrateFilter</value></prop>
<prop oor:name="UserData"><value>LOTUSD</value></prop>
<prop oor:name="UIName">
<value xml:lang="x-default">Lotus 1-2-3 1.0 DOS (Writer)</value>
</prop>
<prop oor:name="FileFormatVersion"><value>0</value></prop>
<prop oor:name="Type"><value>writer_Lotus_1_2_3_10_DOS_StarWriter</value></prop>
<prop oor:name="TemplateName"/>
<prop oor:name="DocumentService"><value>com.sun.star.text.TextDocument</value></prop>
</node>
<node oor:name="Lotus 1-2-3 1.0 (WIN) (StarWriter)" oor:op="replace">
<prop oor:name="Flags"><value>IMPORT ALIEN NOTINFILEDIALOG NOTINCHOOSER 3RDPARTYFILTER</value></prop>
<prop oor:name="UIComponent"/>
<prop oor:name="FilterService"><value>com.sun.star.comp.office.BF_MigrateFilter</value></prop>
<prop oor:name="UserData"><value>LOTUSW</value></prop>
<prop oor:name="UIName">
<value xml:lang="x-default">Lotus 1-2-3 1.0 WIN (Writer)</value>
</prop>
<prop oor:name="FileFormatVersion"><value>0</value></prop>
<prop oor:name="Type"><value>writer_Lotus_1_2_3_10_WIN_StarWriter</value></prop>
<prop oor:name="TemplateName"/>
<prop oor:name="DocumentService"><value>com.sun.star.text.TextDocument</value></prop>
</node>
<node oor:name="writer_Lotus_1_2_3_10_DOS_StarWriter" oor:op="replace" >
<prop oor:name="DetectService"><value>com.sun.star.comp.sfx2.BinaryFormatDetector</value></prop>
<prop oor:name="URLPattern"/>
<prop oor:name="Extensions"><value>wk1 wks</value></prop>
<prop oor:name="MediaType"/>
<prop oor:name="Preferred"><value>false</value></prop>
<prop oor:name="PreferredFilter"><value>Lotus 1-2-3 1.0 (DOS) (StarWriter)</value></prop>
<prop oor:name="UIName">
<value>Lotus 1-2-3 1.0 (DOS) (Writer)</value>
</prop>
<prop oor:name="ClipboardFormat"/>
</node>
<node oor:name="writer_Lotus_1_2_3_10_WIN_StarWriter" oor:op="replace" >
<prop oor:name="DetectService"><value>com.sun.star.comp.sfx2.BinaryFormatDetector</value></prop>
<prop oor:name="URLPattern"/>
<prop oor:name="Extensions"><value>wk1 wks</value></prop>
<prop oor:name="MediaType"/>
<prop oor:name="Preferred"><value>false</value></prop>
<prop oor:name="PreferredFilter"><value>Lotus 1-2-3 1.0 (WIN) (StarWriter)</value></prop>
<prop oor:name="UIName">
<value>Lotus 1-2-3 1.0 (WIN) (Writer)</value>
</prop>
<prop oor:name="ClipboardFormat"/>
</node>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment