From 40e7ba101a7502079e5d803bbe8971d60c8104a0 Mon Sep 17 00:00:00 2001 From: Victor Häggqvist Date: Thu, 19 Dec 2013 10:04:31 +0100 Subject: prop fix --- out/artifacts/XQuisitor2/XQuisitor2.jar | Bin 47189 -> 47233 bytes .../com/snilius/xquery/QueryFrame.properties | 5 ++++- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/out/artifacts/XQuisitor2/XQuisitor2.jar b/out/artifacts/XQuisitor2/XQuisitor2.jar index 2a3da21..4d947ee 100644 Binary files a/out/artifacts/XQuisitor2/XQuisitor2.jar and b/out/artifacts/XQuisitor2/XQuisitor2.jar 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 -- cgit v1.2.3