[chronojump] Changed path in yomoClientSQLGenerator.cs
- From: Xavier de Blas <xaviblas src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [chronojump] Changed path in yomoClientSQLGenerator.cs
- Date: Mon, 25 Feb 2019 18:47:33 +0000 (UTC)
commit 9938f9ed4c7d3ea2f15e63062dd8286c49596ffa
Author: Xavier de Blas <xaviblas gmail com>
Date: Mon Feb 25 19:47:06 2019 +0100
Changed path in yomoClientSQLGenerator.cs
exhibitions/yomoClientSQLGenerator.cs | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/exhibitions/yomoClientSQLGenerator.cs b/exhibitions/yomoClientSQLGenerator.cs
index 58234542..77bd320e 100644
--- a/exhibitions/yomoClientSQLGenerator.cs
+++ b/exhibitions/yomoClientSQLGenerator.cs
@@ -36,7 +36,7 @@ class YomoClientGenerator
// start of configuration variables ---->
//private static string dbPath = "~/.local/share/Chronojump/database"; //aixi no va
- private static string username = "xavier";
+ private static string username = "cj";
private static string dbPath = "/home/" + username + "/.local/share/Chronojump/database";
private static string database = "chronojump.db";
private static bool debug = false;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]