Skip to content

Commit

Permalink
version
Browse files Browse the repository at this point in the history
  • Loading branch information
thorstenv committed Jun 22, 2013
1 parent b74107e commit 1fff571
Show file tree
Hide file tree
Showing 64 changed files with 411 additions and 411 deletions.
10 changes: 5 additions & 5 deletions AXIS2/manifest.mf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Manifest-Version: 1.0
OpenIDE-Module: jav.axis2
OpenIDE-Module-Implementation-Version: 18022013
OpenIDE-Module-Localizing-Bundle: jav/axis2/Bundle.properties

Manifest-Version: 1.0
OpenIDE-Module: jav.axis2
OpenIDE-Module-Implementation-Version: 1
OpenIDE-Module-Localizing-Bundle: jav/axis2/Bundle.properties
16 changes: 8 additions & 8 deletions AXIS2/nbproject/project.properties
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
is.autoload=true
javac.compilerargs=-Xlint -Xlint:-serial
javac.source=1.7
license.file=../lizenzen/Apache License, Version 2.0.htm
nbm.homepage=http://axis.apache.org/axis2/java/core/
nbm.module.author=Apache Team
nbm.needs.restart=true
spec.version.base=1.0.1
is.autoload=true
javac.compilerargs=-Xlint -Xlint:-serial
javac.source=1.7
license.file=../lizenzen/Apache License, Version 2.0.htm
nbm.homepage=http://axis.apache.org/axis2/java/core/
nbm.module.author=Apache Team
nbm.needs.restart=true
spec.version.base=1.0
12 changes: 6 additions & 6 deletions Actions/manifest.mf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Manifest-Version: 1.0
OpenIDE-Module: jav.gui.actions
OpenIDE-Module-Implementation-Version: 18022013
OpenIDE-Module-Layer: jav/gui/actions/layer.xml
OpenIDE-Module-Localizing-Bundle: jav/gui/actions/Bundle.properties

Manifest-Version: 1.0
OpenIDE-Module: jav.gui.actions
OpenIDE-Module-Implementation-Version: 1
OpenIDE-Module-Layer: jav/gui/actions/layer.xml
OpenIDE-Module-Localizing-Bundle: jav/gui/actions/Bundle.properties
14 changes: 7 additions & 7 deletions Actions/nbproject/project.properties
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
javac.source=1.7
javac.compilerargs=-Xlint -Xlint:-serial
license.file=../LICENSE.md
nbm.homepage=http://thorstenv.github.io/PoCoTo
nbm.module.author=Thorsten Vobl ([email protected])
nbm.needs.restart=true
spec.version.base=1.0.1
javac.source=1.7
javac.compilerargs=-Xlint -Xlint:-serial
license.file=../LICENSE.md
nbm.homepage=http://thorstenv.github.io/PoCoTo
nbm.module.author=Thorsten Vobl ([email protected])
nbm.needs.restart=true
spec.version.base=1.0
86 changes: 43 additions & 43 deletions Actions/src/jav/gui/actions/Bundle.properties
Original file line number Diff line number Diff line change
@@ -1,43 +1,43 @@
CTL_SetDefaultDic=Set Default Dictionary
CTL_SomeAction=SomeAction
CTL_ToggleImages=Show Images
OpenIDE-Module-Name=Actions
OpenIDE-Module-Short-Description=contains all the actions for menu and buttons
zoom_font=Zoom Font
page_forward=next Page
page_back=last Page
shrink_img=Scale down image
zoom_img=Zoom image
shrink_font=Scale down font
five_page_back=turn back 5 pages
five_page_forward=turn forward 5 pages
ten_page_forward=turn forward 10 pages
ten_page_back=turn back ten pages
first_page=turn to first page
last_page=turn to last page
activ_img=Show Images
hide_img=Hide Images
SaveAs=Save as ...
Save=Save
openproject=Open Project
MRUFiles=Recent Projects
#go to next token
nextToken=Next Token
#go to previous token
prevToken=Previous Token
prevLine=Previous Line
nextLine=Next Line
nextSuspToken=Next Suspicious Token
prevSuspToken=Previous suspicious Token
timestampsave=Timestamp Save
exportplaintext=as plain text
CTL_CheckQuota=check Quota
quota_left=Your remaining quota is
CTL_GetTransactions=show transactions done
getting_transactions=requesting transactions ...
transactions=Transactions
no_transactions=No transactions have been done in this account.
checking_quota=requesting quota ...
exportpageseparatedplaintext=as plain text, one file per page
exportdocxml=Export as DocXML
newproj=New Project
CTL_SetDefaultDic=Set Default Dictionary
CTL_SomeAction=SomeAction
CTL_ToggleImages=Show Images
OpenIDE-Module-Name=Actions
OpenIDE-Module-Short-Description=contains all the actions for menu and buttons
zoom_font=Zoom Font
page_forward=next Page
page_back=last Page
shrink_img=Scale down image
zoom_img=Zoom image
shrink_font=Scale down font
five_page_back=turn back 5 pages
five_page_forward=turn forward 5 pages
ten_page_forward=turn forward 10 pages
ten_page_back=turn back ten pages
first_page=turn to first page
last_page=turn to last page
activ_img=Show Images
hide_img=Hide Images
SaveAs=Save as ...
Save=Save
openproject=Open Project
MRUFiles=Recent Projects
#go to next token
nextToken=Next Token
#go to previous token
prevToken=Previous Token
prevLine=Previous Line
nextLine=Next Line
nextSuspToken=Next Suspicious Token
prevSuspToken=Previous suspicious Token
timestampsave=Timestamp Save
exportplaintext=as plain text
CTL_CheckQuota=check Quota
quota_left=Your remaining quota is
CTL_GetTransactions=show transactions done
getting_transactions=requesting transactions ...
transactions=Transactions
no_transactions=No transactions have been done in this account.
checking_quota=requesting quota ...
exportpageseparatedplaintext=as plain text, one file per page
exportdocxml=Export as DocXML
newproj=New Project
12 changes: 6 additions & 6 deletions CompleteImageView/manifest.mf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Manifest-Version: 1.0
OpenIDE-Module: jav.gui.image
OpenIDE-Module-Implementation-Version: 18022013
OpenIDE-Module-Layer: jav/gui/image/layer.xml
OpenIDE-Module-Localizing-Bundle: jav/gui/image/Bundle.properties

Manifest-Version: 1.0
OpenIDE-Module: jav.gui.image
OpenIDE-Module-Implementation-Version: 1
OpenIDE-Module-Layer: jav/gui/image/layer.xml
OpenIDE-Module-Localizing-Bundle: jav/gui/image/Bundle.properties
14 changes: 7 additions & 7 deletions CompleteImageView/nbproject/project.properties
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
javac.source=1.7
javac.compilerargs=-Xlint -Xlint:-serial
license.file=../LICENSE.md
nbm.homepage=http://thorstenv.github.io/PoCoTo
nbm.module.author=Thorsten Vobl ([email protected])
nbm.needs.restart=true
spec.version.base=1.0.1
javac.source=1.7
javac.compilerargs=-Xlint -Xlint:-serial
license.file=../LICENSE.md
nbm.homepage=http://thorstenv.github.io/PoCoTo
nbm.module.author=Thorsten Vobl ([email protected])
nbm.needs.restart=true
spec.version.base=1.0
14 changes: 7 additions & 7 deletions Concordance/nbproject/project.properties
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
javac.source=1.7
javac.compilerargs=-Xlint -Xlint:-serial
license.file=../LICENSE.md
nbm.homepage=http://thorstenv.github.io/PoCoTo
nbm.module.author=Thorsten Vobl ([email protected])
nbm.needs.restart=true
spec.version.base=1.0.1
javac.source=1.7
javac.compilerargs=-Xlint -Xlint:-serial
license.file=../LICENSE.md
nbm.homepage=http://thorstenv.github.io/PoCoTo
nbm.module.author=Thorsten Vobl ([email protected])
nbm.needs.restart=true
spec.version.base=1.0
10 changes: 5 additions & 5 deletions Cookies/manifest.mf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Manifest-Version: 1.0
OpenIDE-Module: jav.gui.cookies
OpenIDE-Module-Implementation-Version: 18022013
OpenIDE-Module-Localizing-Bundle: jav/gui/cookies/Bundle.properties

Manifest-Version: 1.0
OpenIDE-Module: jav.gui.cookies
OpenIDE-Module-Implementation-Version: 1
OpenIDE-Module-Localizing-Bundle: jav/gui/cookies/Bundle.properties
14 changes: 7 additions & 7 deletions Cookies/nbproject/project.properties
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
javac.source=1.7
javac.compilerargs=-Xlint -Xlint:-serial
license.file=../LICENSE.md
nbm.homepage=http://thorstenv.github.io/PoCoTo
nbm.module.author=Thorsten Vobl ([email protected])
nbm.needs.restart=true
spec.version.base=1.0.1
javac.source=1.7
javac.compilerargs=-Xlint -Xlint:-serial
license.file=../LICENSE.md
nbm.homepage=http://thorstenv.github.io/PoCoTo
nbm.module.author=Thorsten Vobl ([email protected])
nbm.needs.restart=true
spec.version.base=1.0
10 changes: 5 additions & 5 deletions CorrectionBackend/manifest.mf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Manifest-Version: 1.0
OpenIDE-Module: jav.correctionBackend
OpenIDE-Module-Implementation-Version: 18022013
OpenIDE-Module-Localizing-Bundle: jav/correctionBackend/Bundle.properties

Manifest-Version: 1.0
OpenIDE-Module: jav.correctionBackend
OpenIDE-Module-Implementation-Version: 1
OpenIDE-Module-Localizing-Bundle: jav/correctionBackend/Bundle.properties
14 changes: 7 additions & 7 deletions CorrectionBackend/nbproject/project.properties
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
javac.source=1.7
javac.compilerargs=-Xlint -Xlint:-serial
license.file=../LICENSE.md
nbm.homepage=http://thorstenv.github.io/PoCoTo
nbm.module.author=Thorsten Vobl ([email protected])
nbm.needs.restart=true
spec.version.base=1.0.1
javac.source=1.7
javac.compilerargs=-Xlint -Xlint:-serial
license.file=../LICENSE.md
nbm.homepage=http://thorstenv.github.io/PoCoTo
nbm.module.author=Thorsten Vobl ([email protected])
nbm.needs.restart=true
spec.version.base=1.0
2 changes: 1 addition & 1 deletion CorrectionBackend/src/jav/correctionBackend/Document.java
Original file line number Diff line number Diff line change
Expand Up @@ -990,7 +990,7 @@ public Token getNextToken(int tokenID) {
try {
Connection conn = jcp.getConnection();
Statement s = conn.createStatement();
ResultSet rs = s.executeQuery("SELECT * FROM token WHERE indexInDocument<" + thisT.getIndexInDocument() + " ORDER BY indexInDocument DESC LIMIT 1");
ResultSet rs = s.executeQuery("SELECT * FROM token WHERE indexInDocument>" + thisT.getIndexInDocument() + " ORDER BY indexInDocument LIMIT 1");
if (rs.next()) {
retval = new Token(rs.getString(4));
retval.setId(rs.getInt(1));
Expand Down
10 changes: 5 additions & 5 deletions Dialogs/manifest.mf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Manifest-Version: 1.0
OpenIDE-Module: jav.gui.dialogs
OpenIDE-Module-Implementation-Version: 18022013
OpenIDE-Module-Localizing-Bundle: jav/gui/dialogs/Bundle.properties

Manifest-Version: 1.0
OpenIDE-Module: jav.gui.dialogs
OpenIDE-Module-Implementation-Version: 1
OpenIDE-Module-Localizing-Bundle: jav/gui/dialogs/Bundle.properties
14 changes: 7 additions & 7 deletions Dialogs/nbproject/project.properties
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
javac.source=1.7
javac.compilerargs=-Xlint -Xlint:-serial
license.file=../LICENSE.md
nbm.homepage=http://thorstenv.github.io/PoCoTo
nbm.module.author=Thorsten Vobl ([email protected])
nbm.needs.restart=true
spec.version.base=1.0.1
javac.source=1.7
javac.compilerargs=-Xlint -Xlint:-serial
license.file=../LICENSE.md
nbm.homepage=http://thorstenv.github.io/PoCoTo
nbm.module.author=Thorsten Vobl ([email protected])
nbm.needs.restart=true
spec.version.base=1.0
10 changes: 5 additions & 5 deletions Events/manifest.mf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Manifest-Version: 1.0
OpenIDE-Module: jav.gui.events
OpenIDE-Module-Implementation-Version: 18022013
OpenIDE-Module-Localizing-Bundle: jav/gui/events/Bundle.properties

Manifest-Version: 1.0
OpenIDE-Module: jav.gui.events
OpenIDE-Module-Implementation-Version: 1
OpenIDE-Module-Localizing-Bundle: jav/gui/events/Bundle.properties
14 changes: 7 additions & 7 deletions Events/nbproject/project.properties
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
javac.source=1.7
javac.compilerargs=-Xlint -Xlint:-serial
license.file=../LICENSE.md
nbm.homepage=http://thorstenv.github.io/PoCoTo
nbm.module.author=Thorsten Vobl ([email protected])
nbm.needs.restart=true
spec.version.base=1.0.1
javac.source=1.7
javac.compilerargs=-Xlint -Xlint:-serial
license.file=../LICENSE.md
nbm.homepage=http://thorstenv.github.io/PoCoTo
nbm.module.author=Thorsten Vobl ([email protected])
nbm.needs.restart=true
spec.version.base=1.0
10 changes: 5 additions & 5 deletions Filter/manifest.mf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Manifest-Version: 1.0
OpenIDE-Module: jav.gui.filter
OpenIDE-Module-Implementation-Version: 18022013
OpenIDE-Module-Localizing-Bundle: jav/gui/filter/Bundle.properties

Manifest-Version: 1.0
OpenIDE-Module: jav.gui.filter
OpenIDE-Module-Implementation-Version: 1
OpenIDE-Module-Localizing-Bundle: jav/gui/filter/Bundle.properties
12 changes: 6 additions & 6 deletions Filter/nbproject/project.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
javac.source=1.7
javac.compilerargs=-Xlint -Xlint:-serial
license.file=../LICENSE.md
nbm.homepage=http://thorstenv.github.io/PoCoTo
nbm.module.author=Thorsten Vobl ([email protected])
spec.version.base=1.0.1
javac.source=1.7
javac.compilerargs=-Xlint -Xlint:-serial
license.file=../LICENSE.md
nbm.homepage=http://thorstenv.github.io/PoCoTo
nbm.module.author=Thorsten Vobl ([email protected])
spec.version.base=1.0
14 changes: 7 additions & 7 deletions MainControl/manifest.mf
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Manifest-Version: 1.0
OpenIDE-Module: jav.gui.main
OpenIDE-Module-Implementation-Version: 18022013
OpenIDE-Module-Install: jav/gui/main/Installer.class
OpenIDE-Module-Layer: jav/gui/main/layer.xml
OpenIDE-Module-Localizing-Bundle: jav/gui/main/Bundle.properties

Manifest-Version: 1.0
OpenIDE-Module: jav.gui.main
OpenIDE-Module-Implementation-Version: 1
OpenIDE-Module-Install: jav/gui/main/Installer.class
OpenIDE-Module-Layer: jav/gui/main/layer.xml
OpenIDE-Module-Localizing-Bundle: jav/gui/main/Bundle.properties
14 changes: 7 additions & 7 deletions MainControl/nbproject/project.properties
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
javac.source=1.7
javac.compilerargs=-Xlint -Xlint:-serial
license.file=../LICENSE.md
nbm.homepage=http://thorstenv.github.io/PoCoTo
nbm.module.author=Thorsten Vobl ([email protected])
nbm.needs.restart=true
spec.version.base=1.0.1
javac.source=1.7
javac.compilerargs=-Xlint -Xlint:-serial
license.file=../LICENSE.md
nbm.homepage=http://thorstenv.github.io/PoCoTo
nbm.module.author=Thorsten Vobl ([email protected])
nbm.needs.restart=true
spec.version.base=1.0
14 changes: 7 additions & 7 deletions MainWindow/manifest.mf
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Manifest-Version: 1.0
OpenIDE-Module: jav.gui.mainWindow
OpenIDE-Module-Implementation-Version: 18022013
OpenIDE-Module-Install: jav/gui/mainWindow/Installer.class
OpenIDE-Module-Layer: jav/gui/mainWindow/layer.xml
OpenIDE-Module-Localizing-Bundle: jav/gui/mainWindow/Bundle.properties

Manifest-Version: 1.0
OpenIDE-Module: jav.gui.mainWindow
OpenIDE-Module-Implementation-Version: 1
OpenIDE-Module-Install: jav/gui/mainWindow/Installer.class
OpenIDE-Module-Layer: jav/gui/mainWindow/layer.xml
OpenIDE-Module-Localizing-Bundle: jav/gui/mainWindow/Bundle.properties
16 changes: 8 additions & 8 deletions MainWindow/nbproject/project.properties
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
auxiliary.org-netbeans-modules-html-editor-lib.default-html-public-id=-//W3C//DTD HTML 4.0//EN
javac.source=1.7
javac.compilerargs=-Xlint -Xlint:-serial
javahelp.hs=mainWindow-hs.xml
license.file=../LICENSE.md
nbm.homepage=http://thorstenv.github.io/PoCoTo
nbm.module.author=Thorsten Vobl ([email protected])
spec.version.base=1.0.1
auxiliary.org-netbeans-modules-html-editor-lib.default-html-public-id=-//W3C//DTD HTML 4.0//EN
javac.source=1.7
javac.compilerargs=-Xlint -Xlint:-serial
javahelp.hs=mainWindow-hs.xml
license.file=../LICENSE.md
nbm.homepage=http://thorstenv.github.io/PoCoTo
nbm.module.author=Thorsten Vobl ([email protected])
spec.version.base=1.0
10 changes: 5 additions & 5 deletions MultiSelectionLayer/manifest.mf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Manifest-Version: 1.0
OpenIDE-Module: jav.gui.layer
OpenIDE-Module-Implementation-Version: 18022013
OpenIDE-Module-Localizing-Bundle: jav/gui/layer/Bundle.properties

Manifest-Version: 1.0
OpenIDE-Module: jav.gui.layer
OpenIDE-Module-Implementation-Version: 1
OpenIDE-Module-Localizing-Bundle: jav/gui/layer/Bundle.properties
Loading

0 comments on commit 1fff571

Please sign in to comment.