diff src/main.h @ 280:2b5d4b6884dc

Rename.
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 09 May 2023 10:56:57 +0300
parents 49a484ad1155
children 0f345852b3ed
line wrap: on
line diff
--- a/src/main.h	Tue Apr 18 13:43:35 2023 +0300
+++ b/src/main.h	Tue May 09 10:56:57 2023 +0300
@@ -30,7 +30,7 @@
 //
 #define APP_VENDOR           "TNSP"                    // Vendor ID (for settings, etc.)
 #define APP_ID               "Syntilista"              // Application ID (for settings)
-#define APP_NAME             "Café Kampus Syntilista"  // Application title/name
+#define APP_NAME             "Syntilista"              // Application title/name
 #define APP_SQLITE_FILE      "syntilista.sqlite3"      // SQLite3 database file name (without path)
 #define APP_LOG_FILE         "log.txt"                 // Application log file name (without path)