Mercurial > repos > pitagora > sailfish_linux
changeset 3:fee43e600565
commit
author | pitagora <ryota.yamanaka@riken.jp> |
---|---|
date | Thu, 26 Mar 2015 13:31:15 +0900 |
parents | d474f67ae32f |
children | 6ae8c4edaea7 |
files | tool_data_table_conf.xml tool_data_table_conf.xml.sample |
diffstat | 2 files changed, 6 insertions(+), 6 deletions(-) [+] |
line wrap: on
line diff
--- a/tool_data_table_conf.xml Thu Mar 26 13:28:06 2015 +0900 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,6 +0,0 @@ -<tables> - <table name="sailfish_index" comment_char="#"> - <columns>value, dbkey, name, path</columns> - <file path="tool-data/sailfish_index.loc" /> - </table> -</tables>
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.sample Thu Mar 26 13:31:15 2015 +0900 @@ -0,0 +1,6 @@ +<tables> + <table name="sailfish_index" comment_char="#"> + <columns>value, dbkey, name, path</columns> + <file path="tool-data/sailfish_index.loc" /> + </table> +</tables>