diff options
author | ryoon <ryoon@pkgsrc.org> | 2015-05-19 12:48:36 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2015-05-19 12:48:36 +0000 |
commit | 30f87e5e2e7b2e1daf023fb58626172bf1a87627 (patch) | |
tree | 2bf77cefaddc3de677b9237861d6424f28059eee /editors | |
parent | 5ef1d5376b7d74ec49b89f649d8c8e55440557b3 (diff) | |
download | pkgsrc-30f87e5e2e7b2e1daf023fb58626172bf1a87627.tar.gz |
Update to 3.4
Changelog:
----------------------------------------------------------------------
OmegaT 3.4 (2015-04-20)
----------------------------------------------------------------------
11 Enhancements
4 Bug fixes
3 Localisation updates
----------------------------------------------------------------------
3.4 vs 3.1.9 update 1
Implemented requests:
- Improve OmegaT look and feel
https://sourceforge.net/p/omegat/feature-requests/1082/
- Better statistics layout for l10n UI
https://sourceforge.net/p/omegat/feature-requests/820/
- Increase the size or better layout of the statistics window
https://sourceforge.net/p/omegat/feature-requests/820/
- Add Close button to Statistics window
https://sourceforge.net/p/omegat/feature-requests/859/
- Automatically detect input file encoding when possible
https://sourceforge.net/p/omegat/feature-requests/1075/
- Improve fuzzy match difference granularity in Chinese
https://sourceforge.net/p/omegat/feature-requests/1077/
Other changes:
- New XML Spreadsheet 2003 filter. This allows translating Excel document
exported in XML 2003 format. As the extension is .xml, other filters may
"steal" the file. In that case, they have to be disabled. The XML
Spreadhsheet 2003 filter limit itself to documents where the first tag
is "Workbook".
- In Options > File Filters, the filters used by the current project
are displayed in bold
- New "Trafficlight" theme in the Switch Colour Theme script
- Options > Tag Validation was renamed to Tag Processing. In that dialog,
there's now an option to decide whether protected text (from the XLIFF filter)
and custom tags should be counted in statistics. The option is on by default.
In previous versions, protected text was not counted in the statistics, so
the option has to be disabled to get the same value as before.
- The font selected in Options > Fonts can be applied now also to statistics
Bug fixes:
- Editor title overflows with long filename
https://sourceforge.net/p/omegat/bugs/739/
- Valid XML characters outside the BMP are stripped from input
https://sourceforge.net/p/omegat/bugs/740/
- Scripting window: now ScriptsDir is displayed like "foo\scripts" instead
of "foo\.\scripts"
- OmegaT does not look nice on Mac retina display
https://sourceforge.net/p/omegat/bugs/712/
Localisation updates:
- Dutch localisation updated to 3.4 (UI, documentation, scripts, readme)
- Italian localisation updated to 3.4 (UI, documentation, scripts)
- Japanese localisation updated to 3.4 (UI, readme)
----------------------------------------------------------------------
OmegaT 3.1.9 update 1 (2015-04-15)
----------------------------------------------------------------------
1 Enhancement
3 Bug fixes
0 Localisation update
----------------------------------------------------------------------
3.1.9 update 1 vs. 3.1.9
Implemented requests:
- Change auto-completion mode access keys
https://sourceforge.net/p/omegat/feature-requests/1073/
Bug fixes:
- The OK and Cancel buttons of Options > Editing Behaviour were not
displayed correctly
- Newly assigned scripts execute several times
https://sourceforge.net/p/omegat/bugs/737/
- The project-specific file filter configuration was deleted when
quitting OmegaT
----------------------------------------------------------------------
OmegaT 3.1.9 (2015-03-09)
----------------------------------------------------------------------
21 Enhancements
13 Bug fixes
6 Localisation updates
----------------------------------------------------------------------
3.1.9 vs. 3.1.8
Implemented requests:
- Machine translation with Yandex
https://sourceforge.net/p/omegat/feature-requests/790/
- Use selection for text Search from "Fuzzy Match" or "Glossary" panes
https://sourceforge.net/p/omegat/feature-requests/877/
- Allow to insert selection into translation from the Fuzzy Matches pane
https://sourceforge.net/p/omegat/feature-requests/1057/
- Warn user if the Enter key is hit while "Use TAB to Advance" is checked
https://sourceforge.net/p/omegat/feature-requests/1061/
- Support XLIFF equiv-text in tooltips, simplify tooltip prefs
https://sourceforge.net/p/omegat/feature-requests/1064/
- Show the number of non-unique segment instances in the segment markers
https://sourceforge.net/p/omegat/feature-requests/1068/
- Contextual menu to jump to another instance of non-unique segments
https://sourceforge.net/p/omegat/feature-requests/1067/
- Make it easy to "brand" OmegaT for custom deployments
https://sourceforge.net/p/omegat/feature-requests/1069/
- Make it easy to find specific files by name or path
https://sourceforge.net/p/omegat/feature-requests/1070/
- Improve resizing behavior of Project Files dialog
https://sourceforge.net/p/omegat/feature-requests/1071/
- Make segment numbers visible for all segments
https://sourceforge.net/p/omegat/feature-requests/1038/
Other enhancements:
- ILIAS Language File filter. Those files can have the .lang or
.lang.local extensions. As .lang files are also loaded by the Lang
Mozilla filter, it has to be unabled to load them with the ILIAS filter.
- Machine translation requests are now cached. That means that a
source segment already translated will not be requested again during
the same session (i.e., until OmegaT is closed).
- The initial location and the layout when resized of various dialogs
were improved. The OK button was set as the default button for all dialogs.
- The Custom Colours dialog was improved. It can be closed with Escape,
changes are remembered immediately and all colours can be reset at once.
There's also a new tab for colour selection.
- The Project Files dialog can be hidden on project load via hidden preference
(project_files_show_on_load)
- It is possible to define the text and background colour of modification
information and the active segment's source and target
- Dialogs are now centered against the main window instead of the screen
- The Visio filter was updated to remove unneeded tags in Visio 2010 documents
- For versions including Java, the JRE is now 1.8.0_31 instead of 1.7
- The appearance of the Project Files dialog has been improved on OS X.
The new styling has been applied to all platforms.
Bug fixes:
- There's now a 3-second retry when OmegaT attempts to rename files
- java.io.IOException: Error rename new file to glossary in team projects
https://sourceforge.net/p/omegat/bugs/695/
- In some specific cases, the content of Mozilla DTD files was not
loaded
- License information was missing from the lib folder of binary
distributions
- Wrong Swedish segmentation exception corrected
- Newline characters are lost in Japanese target documents
https://sourceforge.net/p/omegat/bugs/721/
- Filtering after a search with no live segments freezes OmegaT
https://sourceforge.net/p/omegat/bugs/692/
- Ellipses missing in several menu items
https://sourceforge.net/p/omegat/bugs/728/
- Both menu items for alternative translation are enabled
https://sourceforge.net/p/omegat/bugs/731/
- Incorrect handling of typographic apostrophe (U+2019)
https://sourceforge.net/p/omegat/bugs/598/
- The project-specific filter configuration was not saved when creating a
new project
- Mac OS X: A workaround was added for the full-screen window sizing
bug on OS X + Java 1.8. See https://bugs.openjdk.java.net/browse/JDK-8065739
for the bug description.
- The font set in Options > Font was only used after the change when
Apply this font to the Project Files dialog was used
Localisation updates:
- Belarusian localisation updated to 3.1.9 (UI, tutorial, scripts, readme)
- Basque localisation updated to 3.1.9 (UI, tutorial, scripts, readme)
- Dutch localisation updated to 3.1.9 (UI, documentation, scripts, readme)
- Italian localisation updated to 3.1.9 (UI, documentation, scripts, readme)
- Japanese localisation updated to 3.1.9 (UI, documentation, readme)
- Russian localisation updated to 3.1.9 (UI, tutorial, scripts, readme)
----------------------------------------------------------------------
OmegaT 3.1.8 (2014-12-04)
----------------------------------------------------------------------
6 Enhancements
10 Bug fixes
5 Localisation updates
----------------------------------------------------------------------
3.1.8 vs. 3.1.7
Implemented requests:
- Allow custom background/foreground colors for different elements in the editor
https://sourceforge.net/p/omegat/feature-requests/1035/
- Show dialog for unsupported SVN errors
https://sourceforge.net/p/omegat/feature-requests/1041/
- Allow configurable diff-style colours in fuzzy matching
https://sourceforge.net/p/omegat/feature-requests/900/
Other enhancements:
- It is now possible to customise colours used in the Fuzzy Matches pane
- All OmegaT windows (Search and Scripting windows) now use the OmegaT icon
instead of the standard Java ones
- Revised user manual
Bug fixes:
- Project specific segmentation rules cannot be disabled
https://sourceforge.net/p/omegat/bugs/694/
- Colours were not working in the Fuzzy Matches pane
- The text colour was not applied in the Editor
- If there was a double click in the search result entries pane in the
Search window before the first searching execution, the cursor (i.e.,
mouse pointer) changed to the Wait icon and could not be restored
- Strange glossary behavior - removing of newly added terms
https://sourceforge.net/p/omegat/bugs/696/
- OmegaT keeps temporary files project_save.tmx-based_on_revision_number.new
https://sourceforge.net/p/omegat/bugs/683/
- Git team project saving failure with 3.1.6
https://sourceforge.net/p/omegat/bugs/714/
- Fuzzy match segment not shown entirely when Ctrl+Arrow/Num is typed
https://sourceforge.net/p/omegat/bugs/720/
- PO comments also included as source text
https://sourceforge.net/p/omegat/bugs/705/
- In team projects, OmegaT was sometimes failing to rename files (perhaps
blocked by antivirus or cache software). There's now a 3-second retry.
Localisation updates:
- Dutch localisation updated to 3.1.7 (UI)
- Interlingua localisation updated to 3.1.7 (UI, documentation)
- Italian localisation updated to 3.1.7 (UI)
- Japanese localisation updated to 3.1.8 (UI, documentation)
- French localisation updated to 3.1.8 (UI, readme, documentation)
Diffstat (limited to 'editors')
-rw-r--r-- | editors/OmegaT/Makefile | 6 | ||||
-rw-r--r-- | editors/OmegaT/PLIST | 60 | ||||
-rw-r--r-- | editors/OmegaT/distinfo | 8 |
3 files changed, 60 insertions, 14 deletions
diff --git a/editors/OmegaT/Makefile b/editors/OmegaT/Makefile index 42a9d01e7ee..b70c487f6f0 100644 --- a/editors/OmegaT/Makefile +++ b/editors/OmegaT/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.14 2014/11/03 12:42:45 ryoon Exp $ +# $NetBSD: Makefile,v 1.15 2015/05/19 12:48:36 ryoon Exp $ # -DISTNAME= OmegaT_3.1.7_Beta_Source +DISTNAME= OmegaT_3.4_Beta_Source PKGNAME= ${DISTNAME:S/OmegaT_/OmegaT-/:S/_Source//:S/_Beta//:S/_/./g} CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=omegat/} @@ -61,7 +61,7 @@ do-install: ${DESTDIR}${PREFIX}/${OMEGATDIR} cd ${WRKSRC}/dist/docs && pax -rw -pmp * \ ${DESTDIR}${PREFIX}/${OMEGATDOCDIR} - ${INSTALL_DATA} ${WRKSRC}/dist/images/* \ + cd ${WRKSRC}/dist/images && pax -rw -pmp * \ ${DESTDIR}${PREFIX}/${OMEGATDOCDIR}/images ${INSTALL_DATA} ${WRKSRC}/dist/lib/* \ ${DESTDIR}${PREFIX}/${OMEGATDIR}/lib diff --git a/editors/OmegaT/PLIST b/editors/OmegaT/PLIST index 0e56179f6c0..efda4450031 100644 --- a/editors/OmegaT/PLIST +++ b/editors/OmegaT/PLIST @@ -1,22 +1,39 @@ -@comment $NetBSD: PLIST,v 1.11 2014/11/03 12:42:45 ryoon Exp $ +@comment $NetBSD: PLIST,v 1.12 2015/05/19 12:48:36 ryoon Exp $ bin/OmegaT share/OmegaT/OmegaT.jar +share/OmegaT/lib/ANTLR_3_License.txt +share/OmegaT/lib/APACHE_LICENSE-2.0.txt +share/OmegaT/lib/EDL-1.0.txt share/OmegaT/lib/KoreanAnalyzer-3x-120223.jar share/OmegaT/lib/LanguageTool-data.jar +share/OmegaT/lib/Licenses.txt +share/OmegaT/lib/MPL-1.1.txt +share/OmegaT/lib/MPL-2.0.txt +share/OmegaT/lib/ModernUIIcons-license.txt +share/OmegaT/lib/Morfologik-license.txt +share/OmegaT/lib/Segment-license.txt share/OmegaT/lib/SuperTMXMerge-for_OmegaT.jar -share/OmegaT/lib/antlr-runtime-3.4.jar +share/OmegaT/lib/TMate_License.txt +share/OmegaT/lib/TinySegmenter_LICENSE.txt +share/OmegaT/lib/Trilead SSH.txt +share/OmegaT/lib/antlr-runtime-${PKGVERSION}.jar share/OmegaT/lib/cjftransform-1.0.1.jar share/OmegaT/lib/commons-lang-2.4.jar share/OmegaT/lib/commons-logging-1.1.1.jar share/OmegaT/lib/diff.jar +share/OmegaT/lib/gpl-1.txt +share/OmegaT/lib/gpl-2.0.txt share/OmegaT/lib/groovy-all-2.2.2.jar share/OmegaT/lib/htmlparser.jar share/OmegaT/lib/ictclas4j-1.0.1.jar share/OmegaT/lib/jmyspell-core-1.0.0-beta-2.jar share/OmegaT/lib/jna.jar share/OmegaT/lib/jsch-0.1.49.jar -share/OmegaT/lib/jwordsplitter-3.4.jar +share/OmegaT/lib/jsch_License.txt +share/OmegaT/lib/juniversalchardet-1.0.3.jar +share/OmegaT/lib/jwordsplitter-${PKGVERSION}.jar share/OmegaT/lib/languagetool-core-2.1.jar +share/OmegaT/lib/lgpl-2.1.txt share/OmegaT/lib/lib-mnemonics.jar share/OmegaT/lib/lucene-analyzers-3.6.2.jar share/OmegaT/lib/lucene-core-3.6.2.jar @@ -30,14 +47,16 @@ share/OmegaT/lib/org.eclipse.jgit-2.1.0.201209190230-r.jar share/OmegaT/lib/pdfbox-app-1.8.1.jar share/OmegaT/lib/segment-1.4.1.jar share/OmegaT/lib/sequence-library-1.0.2.jar +share/OmegaT/lib/sequence-library_License.txt share/OmegaT/lib/slf4j-api-1.7.7.jar share/OmegaT/lib/slf4j-jdk14-1.7.7.jar +share/OmegaT/lib/slf4j_LICENSE.txt share/OmegaT/lib/sqljet-1.1.10.jar share/OmegaT/lib/svnkit-1.8.5.jar share/OmegaT/lib/swing-layout-1.0.4.jar share/OmegaT/lib/tinysegmenter.jar share/OmegaT/lib/trilead-ssh2-1.0.0-build217.jar -share/OmegaT/lib/vldocking-3.0.4.jar +share/OmegaT/lib/vldocking-3.0.5-SNAPSHOT.jar share/OmegaT/omegat.prefs share/doc/OmegaT/OmegaT-license.txt share/doc/OmegaT/ar/images/AppleKey.gif @@ -389,14 +408,17 @@ share/doc/OmegaT/el/version.properties share/doc/OmegaT/en/OmegaT.css share/doc/OmegaT/en/appendix.LanguageToolPlugin.inOmegaT.html share/doc/OmegaT/en/appendix.ScriptingPlugin.inOmegaT.html +share/doc/OmegaT/en/appendix.Scripts.inOmegaT.html share/doc/OmegaT/en/appendix.TeamProjects.html share/doc/OmegaT/en/appendix.TokenizerPlugin.inOmegaT.html +share/doc/OmegaT/en/appendix.Tokenizers.inOmegaT.html share/doc/OmegaT/en/appendix.acknowledgements.html share/doc/OmegaT/en/appendix.keyboard.html share/doc/OmegaT/en/appendix.languages.html share/doc/OmegaT/en/appendix.legal.notices.html share/doc/OmegaT/en/appendix.shortcut.custom.html share/doc/OmegaT/en/appendix.website.html +share/doc/OmegaT/en/chapter.TaaS.html share/doc/OmegaT/en/chapter.about.OmegaT.html share/doc/OmegaT/en/chapter.dictionaries.html share/doc/OmegaT/en/chapter.file.filters.html @@ -412,6 +434,7 @@ share/doc/OmegaT/en/chapter.misc.html share/doc/OmegaT/en/chapter.plain.text.html share/doc/OmegaT/en/chapter.project.properties.html share/doc/OmegaT/en/chapter.regexp.html +share/doc/OmegaT/en/chapter.searchandreplace.html share/doc/OmegaT/en/chapter.searches.html share/doc/OmegaT/en/chapter.segmentation.html share/doc/OmegaT/en/chapter.spellchecker.html @@ -438,7 +461,6 @@ share/doc/OmegaT/en/images/Maximize.gif share/doc/OmegaT/en/images/Minimize.gif share/doc/OmegaT/en/images/MobyDick.png share/doc/OmegaT/en/images/MultiTerm_Glossary_25.png -share/doc/OmegaT/en/images/NewProject_26.png share/doc/OmegaT/en/images/OmT_Cyrillic.png share/doc/OmegaT/en/images/OmT_Japanese.png share/doc/OmegaT/en/images/OmegaT_icon.png @@ -461,7 +483,6 @@ share/doc/OmegaT/en/images/Team_projects_checkoutAddFolder.png share/doc/OmegaT/en/images/Team_projects_checkoutSVNupdate.png share/doc/OmegaT/en/images/Team_projects_inSync.png share/doc/OmegaT/en/images/Team_projects_initialCommit.png -share/doc/OmegaT/en/images/TextSearch25.png share/doc/OmegaT/en/images/TortoiseExplorerExtension.png share/doc/OmegaT/en/images/Undock.gif share/doc/OmegaT/en/images/saveglossary.png @@ -578,6 +599,8 @@ share/doc/OmegaT/eu/images/AsciiFilteroptions.jpg share/doc/OmegaT/eu/images/DictMerriamWebster.png share/doc/OmegaT/eu/images/Dock.gif share/doc/OmegaT/eu/images/Glossary_pane.png +share/doc/OmegaT/eu/images/InstantGuide_1.png +share/doc/OmegaT/eu/images/InstantGuide_2.png share/doc/OmegaT/eu/images/MatchesPane.png share/doc/OmegaT/eu/images/Maximize.gif share/doc/OmegaT/eu/images/Minimize.gif @@ -620,14 +643,17 @@ share/doc/OmegaT/eu/website.html share/doc/OmegaT/eu/xindex.html share/doc/OmegaT/fr/appendix.LanguageToolPlugin.inOmegaT.html share/doc/OmegaT/fr/appendix.ScriptingPlugin.inOmegaT.html +share/doc/OmegaT/fr/appendix.Scripts.inOmegaT.html share/doc/OmegaT/fr/appendix.TeamProjects.html share/doc/OmegaT/fr/appendix.TokenizerPlugin.inOmegaT.html +share/doc/OmegaT/fr/appendix.Tokenizers.inOmegaT.html share/doc/OmegaT/fr/appendix.acknowledgements.html share/doc/OmegaT/fr/appendix.keyboard.html share/doc/OmegaT/fr/appendix.languages.html share/doc/OmegaT/fr/appendix.legal.notices.html share/doc/OmegaT/fr/appendix.shortcut.custom.html share/doc/OmegaT/fr/appendix.website.html +share/doc/OmegaT/fr/chapter.TaaS.html share/doc/OmegaT/fr/chapter.about.OmegaT.html share/doc/OmegaT/fr/chapter.dictionaries.html share/doc/OmegaT/fr/chapter.file.filters.html @@ -643,6 +669,7 @@ share/doc/OmegaT/fr/chapter.misc.html share/doc/OmegaT/fr/chapter.plain.text.html share/doc/OmegaT/fr/chapter.project.properties.html share/doc/OmegaT/fr/chapter.regexp.html +share/doc/OmegaT/fr/chapter.searchandreplace.html share/doc/OmegaT/fr/chapter.searches.html share/doc/OmegaT/fr/chapter.segmentation.html share/doc/OmegaT/fr/chapter.spellchecker.html @@ -668,7 +695,6 @@ share/doc/OmegaT/fr/images/Maximize.gif share/doc/OmegaT/fr/images/Minimize.gif share/doc/OmegaT/fr/images/MobyDick.png share/doc/OmegaT/fr/images/MultiTerm_Glossary_25.png -share/doc/OmegaT/fr/images/NewProject_26.png share/doc/OmegaT/fr/images/OmT_Cyrillic.png share/doc/OmegaT/fr/images/OmT_Japanese.png share/doc/OmegaT/fr/images/OmegaT_icon.png @@ -930,22 +956,33 @@ share/doc/OmegaT/id/images/InstantGuide_2.png share/doc/OmegaT/id/instantStartGuideNoTOC.html share/doc/OmegaT/id/omegat.css share/doc/OmegaT/images/OmegaT.gif +share/doc/OmegaT/images/OmegaT.icns share/doc/OmegaT/images/OmegaT.ico +share/doc/OmegaT/images/OmegaT.iconset/icon_128x128.png +share/doc/OmegaT/images/OmegaT.iconset/icon_256x256.png +share/doc/OmegaT/images/OmegaT.iconset/icon_32x32.png +share/doc/OmegaT/images/OmegaT.iconset/icon_32x32@2x.png +share/doc/OmegaT/images/OmegaT.iconset/icon_512x512.png share/doc/OmegaT/images/OmegaT.png +share/doc/OmegaT/images/OmegaT.svg share/doc/OmegaT/images/OmegaT_small.gif +share/doc/OmegaT/images/make_osx_icon.sh share/doc/OmegaT/index.html share/doc/OmegaT/it/OmegaT.css share/doc/OmegaT/it/aboutOmegaT.html share/doc/OmegaT/it/appendix.LanguageToolPlugin.inOmegaT.html share/doc/OmegaT/it/appendix.ScriptingPlugin.inOmegaT.html +share/doc/OmegaT/it/appendix.Scripts.inOmegaT.html share/doc/OmegaT/it/appendix.TeamProjects.html share/doc/OmegaT/it/appendix.TokenizerPlugin.inOmegaT.html +share/doc/OmegaT/it/appendix.Tokenizers.inOmegaT.html share/doc/OmegaT/it/appendix.acknowledgements.html share/doc/OmegaT/it/appendix.keyboard.html share/doc/OmegaT/it/appendix.languages.html share/doc/OmegaT/it/appendix.legal.notices.html share/doc/OmegaT/it/appendix.shortcut.custom.html share/doc/OmegaT/it/appendix.website.html +share/doc/OmegaT/it/chapter.TaaS.html share/doc/OmegaT/it/chapter.about.OmegaT.html share/doc/OmegaT/it/chapter.dictionaries.html share/doc/OmegaT/it/chapter.file.filters.html @@ -961,6 +998,7 @@ share/doc/OmegaT/it/chapter.misc.html share/doc/OmegaT/it/chapter.plain.text.html share/doc/OmegaT/it/chapter.project.properties.html share/doc/OmegaT/it/chapter.regexp.html +share/doc/OmegaT/it/chapter.searchandreplace.html share/doc/OmegaT/it/chapter.searches.html share/doc/OmegaT/it/chapter.segmentation.html share/doc/OmegaT/it/chapter.spellchecker.html @@ -1033,14 +1071,17 @@ share/doc/OmegaT/it/version.properties share/doc/OmegaT/ja/OmegaT.css share/doc/OmegaT/ja/appendix.LanguageToolPlugin.inOmegaT.html share/doc/OmegaT/ja/appendix.ScriptingPlugin.inOmegaT.html +share/doc/OmegaT/ja/appendix.Scripts.inOmegaT.html share/doc/OmegaT/ja/appendix.TeamProjects.html share/doc/OmegaT/ja/appendix.TokenizerPlugin.inOmegaT.html +share/doc/OmegaT/ja/appendix.Tokenizers.inOmegaT.html share/doc/OmegaT/ja/appendix.acknowledgements.html share/doc/OmegaT/ja/appendix.keyboard.html share/doc/OmegaT/ja/appendix.languages.html share/doc/OmegaT/ja/appendix.legal.notices.html share/doc/OmegaT/ja/appendix.shortcut.custom.html share/doc/OmegaT/ja/appendix.website.html +share/doc/OmegaT/ja/chapter.TaaS.html share/doc/OmegaT/ja/chapter.about.OmegaT.html share/doc/OmegaT/ja/chapter.dictionaries.html share/doc/OmegaT/ja/chapter.file.filters.html @@ -1056,6 +1097,7 @@ share/doc/OmegaT/ja/chapter.misc.html share/doc/OmegaT/ja/chapter.plain.text.html share/doc/OmegaT/ja/chapter.project.properties.html share/doc/OmegaT/ja/chapter.regexp.html +share/doc/OmegaT/ja/chapter.searchandreplace.html share/doc/OmegaT/ja/chapter.searches.html share/doc/OmegaT/ja/chapter.segmentation.html share/doc/OmegaT/ja/chapter.spellchecker.html @@ -1119,14 +1161,17 @@ share/doc/OmegaT/ko/instantStartGuideNoTOC.html share/doc/OmegaT/nl/OmegaT.css share/doc/OmegaT/nl/appendix.LanguageToolPlugin.inOmegaT.html share/doc/OmegaT/nl/appendix.ScriptingPlugin.inOmegaT.html +share/doc/OmegaT/nl/appendix.Scripts.inOmegaT.html share/doc/OmegaT/nl/appendix.TeamProjects.html share/doc/OmegaT/nl/appendix.TokenizerPlugin.inOmegaT.html +share/doc/OmegaT/nl/appendix.Tokenizers.inOmegaT.html share/doc/OmegaT/nl/appendix.acknowledgements.html share/doc/OmegaT/nl/appendix.keyboard.html share/doc/OmegaT/nl/appendix.languages.html share/doc/OmegaT/nl/appendix.legal.notices.html share/doc/OmegaT/nl/appendix.shortcut.custom.html share/doc/OmegaT/nl/appendix.website.html +share/doc/OmegaT/nl/chapter.TaaS.html share/doc/OmegaT/nl/chapter.about.OmegaT.html share/doc/OmegaT/nl/chapter.dictionaries.html share/doc/OmegaT/nl/chapter.file.filters.html @@ -1143,6 +1188,7 @@ share/doc/OmegaT/nl/chapter.misc.html share/doc/OmegaT/nl/chapter.plain.text.html share/doc/OmegaT/nl/chapter.project.properties.html share/doc/OmegaT/nl/chapter.regexp.html +share/doc/OmegaT/nl/chapter.searchandreplace.html share/doc/OmegaT/nl/chapter.searches.html share/doc/OmegaT/nl/chapter.segmentation.html share/doc/OmegaT/nl/chapter.spellchecker.html diff --git a/editors/OmegaT/distinfo b/editors/OmegaT/distinfo index e1b536748e2..cdec48e5061 100644 --- a/editors/OmegaT/distinfo +++ b/editors/OmegaT/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.13 2014/11/03 12:42:45 ryoon Exp $ +$NetBSD: distinfo,v 1.14 2015/05/19 12:48:36 ryoon Exp $ -SHA1 (OmegaT_3.1.7_Beta_Source.zip) = 366e8638d95ce2a57b499f3364d9e27294d5c506 -RMD160 (OmegaT_3.1.7_Beta_Source.zip) = c165bdcdee94162e69125821905b263ab4d2a72c -Size (OmegaT_3.1.7_Beta_Source.zip) = 108812642 bytes +SHA1 (OmegaT_3.4_Beta_Source.zip) = e94700ebcc0bf5dc07494352ed707a59cc596ca8 +RMD160 (OmegaT_3.4_Beta_Source.zip) = 7394160a902ecb2276dec50340542e92ffdd4df0 +Size (OmegaT_3.4_Beta_Source.zip) = 109410747 bytes SHA1 (patch-build.xml) = 0ec9108c02217b541885fbb2a50df87870d9b76b |