Fixed confirmation dialog returning wrong status #33

Merged
asmeron merged 3 commits from YanTheKaller/libublsettingsui-gtk3:master into master 12 months ago
Collaborator
There is no content yet.
YanTheKaller added 1 commit 1 year ago
user-166 requested changes 1 year ago
case 'c': char *path = yon_char_unite(yon_ubl_user_get_home_directory(),"/.config/",template_app_information.app_tech_name,"/",NULL);
struct passwd *user = getpwnam(yon_ubl_root_user_get());
chown(path,user->pw_uid,user->pw_gid);
chmod (path,0777);
Collaborator

Аналогично. Дать ответ по чмодам с 777

Аналогично. Дать ответ по чмодам с 777
YanTheKaller added 1 commit 12 months ago
Poster
Collaborator
https://gitea.ublinux.ru/Applications/libublsettingsui-gtk3/commit/e094bbc1821512cc5d99ec3268d793736aa1e6fa
YanTheKaller added 1 commit 12 months ago
user-166 approved these changes 12 months ago
asmeron merged commit c2ab807571 into master 12 months ago

Reviewers

user-166 approved these changes 12 months ago
The pull request has been merged as c2ab807571.
Sign in to join this conversation.
Loading…
There is no content yet.