aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVictor Häggqvist <[email protected]>2013-12-19 10:04:31 +0100
committerVictor Häggqvist <[email protected]>2013-12-19 10:04:31 +0100
commit40e7ba101a7502079e5d803bbe8971d60c8104a0 (patch)
tree8a671b6e047e587f5881058088a9cb87cc353273
parentede0ef358400c24067ec52ce3a008cd3d1446eb8 (diff)
prop fix
-rw-r--r--out/artifacts/XQuisitor2/XQuisitor2.jarbin47189 -> 47233 bytes
-rw-r--r--out/production/XQuisitor/com/snilius/xquery/QueryFrame.properties5
2 files changed, 4 insertions, 1 deletions
diff --git a/out/artifacts/XQuisitor2/XQuisitor2.jar b/out/artifacts/XQuisitor2/XQuisitor2.jar
index 2a3da21..4d947ee 100644
--- a/out/artifacts/XQuisitor2/XQuisitor2.jar
+++ b/out/artifacts/XQuisitor2/XQuisitor2.jar
Binary files differ
diff --git a/out/production/XQuisitor/com/snilius/xquery/QueryFrame.properties b/out/production/XQuisitor/com/snilius/xquery/QueryFrame.properties
index 9e7f524..9d3025f 100644
--- a/out/production/XQuisitor/com/snilius/xquery/QueryFrame.properties
+++ b/out/production/XQuisitor/com/snilius/xquery/QueryFrame.properties
@@ -3,6 +3,7 @@ Wrap_output_1=Wrap output
Pretty_print_output_2=Pretty print output
wrap=Wrap
prettyPrint=Pretty Print
+lineComment=Line comments with #
setBaseURI=Set Base URI...
setContextNode=Set Context Document...
XQuisitor_5=XQuisitor2
@@ -48,4 +49,6 @@ QuestionMark__54=?
I/O_Error_while_saving_data_56=I/O Error while saving data
Printing_error_57=Printing error
Could_not_locate_a_printer._58=Could not locate a printer.
-gpl=XQuisitor is free software; you can redistribute it and/or modify\nit under the terms of the GNU General Public License as published \nby the Free Software Foundation; either version 2 of the License, \nor (at your option) any later version.\n\nXQuisitor is distributed in the hope that it will be useful,\nbut WITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\nGNU General Public License for more details.\n\nYou should have received a copy of the GNU General Public License\nalong with XQuisitor; if not, write to the\n\nFree Software Foundation, Inc. \n59 Temple Place, Suite 330\nBoston, MA 02111-1307\nUSA \ No newline at end of file
+gpl=XQuisitor2 is free software; you can redistribute it and/or modify\nit under the terms of the GNU General Public License as published \nby the Free Software Foundation; either version 2 of the License, \nor (at your option) any later version.\n\nXQuisitor is distributed in the hope that it will be useful,\nbut WITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\nGNU General Public License for more details.\n\nYou should have received a copy of the GNU General Public License\nalong with XQuisitor; if not, write to the\n\nFree Software Foundation, Inc. \n59 Temple Place, Suite 330\nBoston, MA 02111-1307\nUSA
+Error_on_line=Error on line
+column=column \ No newline at end of file