fix: skip '.' and '..' entries while copying, append home dir to destination paths

This commit is contained in:
ngn
2024-05-02 23:12:01 +03:00
parent 3bc3c7b8db
commit d7e347175f
5 changed files with 25 additions and 24 deletions

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-05-02 22:56+0300\n"
"POT-Creation-Date: 2024-05-02 23:10+0300\n"
"PO-Revision-Date: 2024-05-01 13:34+0300\n"
"Last-Translator: <ngn@ngn.tf>\n"
"Language-Team: Turkish <gnome-turk@gnome.org>\n"
@ -17,48 +17,48 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: src/config.c:23
#: src/config.c:24
msgid "Configuration does not have a name field"
msgstr ""
#: src/config.c:28
#: src/config.c:29
msgid "Configuration does not have an author field"
msgstr ""
#: src/config.c:33
#: src/config.c:34
msgid "Configuration does not have any targets"
msgstr ""
#: src/config.c:91
#: src/config.c:92
msgid "Configuration contains multiple targets with the same name"
msgstr ""
#: src/config.c:113
#: src/config.c:116
#, c-format
msgid "Key %s is unknown"
msgstr ""
#: src/config.c:143
#: src/config.c:146
msgid "Configuration file not found"
msgstr ""
#: src/config.c:158
#: src/config.c:161
msgid "Failed to parse configuration file"
msgstr ""
#: src/config.c:174
#: src/config.c:177
msgid "Configuration details:\n"
msgstr ""
#: src/config.c:175
#: src/config.c:178
msgid "Name"
msgstr ""
#: src/config.c:176
#: src/config.c:179
msgid "Author"
msgstr ""
#: src/config.c:178
#: src/config.c:181
msgid "Keywords"
msgstr ""
@ -86,15 +86,10 @@ msgstr ""
msgid "Copying all the targets"
msgstr ""
#: src/gen.c:47
#: src/gen.c:48
msgid "Failed to copy the target:"
msgstr ""
#: src/gen.c:53
#, c-format
msgid "%s: copy success"
msgstr ""
#: src/log.c:145
msgid "y"
msgstr ""
@ -221,7 +216,7 @@ msgstr ""
msgid "Failed to open the directory: %s"
msgstr ""
#: src/target.c:76
#: src/target.c:79
#, c-format
msgid "Source directory \"%s\" does not exist"
msgstr ""