master #190
Merged
asmeron
merged 2 commits from YanTheKaller/ubl-settings-usergroups:master into master 11 months ago
Loading…
Reference in new issue
There is no content yet.
Delete Branch 'YanTheKaller/ubl-settings-usergroups:master'
Deleting a branch is permanent. It CANNOT be undone. Continue?
yon_dictionary_add_or_create_if_exists_with_data(entry_dict,"combo",window->userPasswordCombo);yon_dictionary_add_or_create_if_exists_with_data(entry_dict,"entry",window->userPasswordEntry);char *password = yon_config_get_by_key(USERADD((char*)gtk_entry_get_text(GTK_ENTRY(window->userLoginEntry))));// char *password = yon_config_get_by_key(USERADD((char*)gtk_entry_get_text(GTK_ENTRY(window->userLoginEntry))));Комментарий. Удалить если не нужно.
int shadow_size;config_str shadow = yon_config_load(shadow_path,&shadow_size);// int shadow_size;Комментарии
yon_system_load(widgets);on_system_update(NULL,widgets);// on_system_update(NULL,widgets);Комментарии.
567bc7f2a5into master 11 months agoReviewers
567bc7f2a5.