Package: omegat / 3.6.0.10+dfsg-3
Metadata
| Package | Version | Patches format |
|---|---|---|
| omegat | 3.6.0.10+dfsg-3 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| 01 extra jars in new location.patch | (download) |
nbproject/project.properties |
1 0 + 1 - 0 ! |
do not specify paths in class-path. |
| 02 add bmsi.util.Diff.patch | (download) |
src/bmsi/util/Diff.java |
940 940 + 0 - 0 ! |
add bmsi.util.diff |
| 03 location of help files.patch | (download) |
src/org/omegat/help/Help.java |
2 1 + 1 - 0 ! |
change location of help files. |
| 04 load installed changelog.patch | (download) |
src/org/omegat/help/Help.java |
6 5 + 1 - 0 ! |
instead of changes.txt, load the changelog from the standard location |
| 05 update dictzip.patch | (download) |
src/org/omegat/core/dictionaries/StarDict.java |
11 4 + 7 - 0 ! |
adapt stardict.java to the current dictzip interface |
| 06 use external hunspell.patch | (download) |
build.xml |
4 0 + 4 - 0 ! |
use debian's libhunspell. |
| 07 do not load jmyspell.patch | (download) |
src/org/omegat/core/spellchecker/SpellChecker.java |
7 0 + 7 - 0 ! |
disable jmyspell loading. JMySpell is not available on Debian. Ideally, we should patch upstream to use it only if available, but for now we disable it entirely. |
| 08 disable extra dependencies.patch | (download) |
manifest-template.mf |
6 0 + 6 - 0 ! |
strip missing dependencies Make it possible to build OmegaT without Git/Subversion support and also without SuperTMXMerge and LanguageTool. |
| 09 tmxreader2.patch | (download) |
src/org/omegat/util/TMXReader2.java |
9 5 + 4 - 0 ! |
correctly accept 3-letter lang code Translations not loaded when first 2 letters of 3-character language codes are the same https://sourceforge.net/p/omegat/bugs/845/ |
