config file is now ~/.config/RsyncUI.conf

This commit is contained in:
2023-01-23 23:42:20 +01:00
parent d1e45b8ba8
commit eb7795c791
8 changed files with 96 additions and 39 deletions
+1
View File
@@ -60,6 +60,7 @@ class About
{
public:
QString title = "RsyncUI";
QString version = "1.4";
QString author = "Daniel TARTAVEL-JEANNOT";
QString licence = "GPL_V3";
QString description = "Client for rsync server\n\nYou click on file to enqueue it, and RyncUI Download one file a time";