Kaydet (Commit) 4d94ce58 authored tarafından Stephan Bergmann's avatar Stephan Bergmann

Adapt LanguageTool.oxt to removed SpellAndGrammarDialogImage_HC

...which got removed with c938545d "Remove all traces
of _HC (high contrast) from libs-core".
üst fe5fcca2
--- misc/JLanguageTool-1.4.0/build.xml 2012-02-29 22:18:05.118789546 +0100
+++ misc/build/JLanguageTool-1.4.0/build.xml 2012-02-29 22:17:02.385235706 +0100
@@ -82,7 +82,6 @@
<include name="openoffice/Linguistic.xcu"/>
<include name="openoffice/description.xml"/>
<include name="openoffice/images/dialog.png"/>
- <include name="openoffice/images/dialogh.png"/>
<include name="openoffice/images/LanguageToolBig.png"/>
<include name="openoffice/images/LanguageToolSmall.png"/>
<include name="openoffice/images/dialog.png"/>
--- misc/JLanguageTool-1.4.0/openoffice/Linguistic.xcu 2011-06-26 20:29:43.000000000 +0200
+++ misc/build/JLanguageTool-1.4.0/openoffice/Linguistic.xcu 2012-02-29 22:17:25.551071099 +0100
@@ -27,9 +27,6 @@
<prop oor:name="SpellAndGrammarDialogImage" oor:type="xs:string">
<value>%origin%/images/dialog.png</value>
</prop>
- <prop oor:name="SpellAndGrammarDialogImage_HC" oor:type="xs:string">
- <value>%origin%/images/dialogh.png</value>
- </prop>
</node>
</node>
</node>
......@@ -41,7 +41,8 @@ TARGET=languagetool
TARFILE_NAME=JLanguageTool-1.4.0
TARFILE_MD5=b99fb620b1324b4ce79ee6998b507146
TARFILE_ROOTDIR=JLanguageTool-1.4.0
PATCH_FILES=JLanguageTool-1.4.0.patch
PATCH_FILES=JLanguageTool-1.4.0.patch JLanguageTool-1.4.0-no-hc.patch
REMOVE_FILES=openoffice/images/dialogh.png
.IF "$(JAVACISGCJ)"=="yes"
JAVA_HOME=
......
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