| 
						
						
							
								
							
						
						
					 | 
					 | 
					@ -1418,6 +1418,7 @@ void on_group_save(GtkWidget *self, dictionary *dict){
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
							gid = (char*)gtk_entry_get_text(GTK_ENTRY(window->userUIDEntry));
 | 
					 | 
					 | 
					 | 
							gid = (char*)gtk_entry_get_text(GTK_ENTRY(window->userUIDEntry));
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
							if (yon_char_is_empty(gid)){
 | 
					 | 
					 | 
					 | 
							if (yon_char_is_empty(gid)){
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
								yon_ubl_status_box_spawn(GTK_CONTAINER(window->StatusBox),EMPTY_IMPORTANT_LABEL,5,BACKGROUND_IMAGE_FAIL_TYPE);
 | 
					 | 
					 | 
					 | 
								yon_ubl_status_box_spawn(GTK_CONTAINER(window->StatusBox),EMPTY_IMPORTANT_LABEL,5,BACKGROUND_IMAGE_FAIL_TYPE);
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
								gtk_notebook_set_current_page(GTK_NOTEBOOK(window->MainNotebook),0);
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
								yon_ubl_status_highlight_incorrect(window->userUIDEntry);
 | 
					 | 
					 | 
					 | 
								yon_ubl_status_highlight_incorrect(window->userUIDEntry);
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
								return;
 | 
					 | 
					 | 
					 | 
								return;
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
							}
 | 
					 | 
					 | 
					 | 
							}
 | 
				
			
			
		
	
	
		
		
			
				
					| 
						
							
								
							
						
						
							
								
							
						
						
					 | 
					 | 
					@ -1445,6 +1446,7 @@ void on_group_save(GtkWidget *self, dictionary *dict){
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
									if (found){
 | 
					 | 
					 | 
					 | 
									if (found){
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
										yon_ubl_status_box_spawn(GTK_CONTAINER(window->StatusBox),found==1?GID_ALREADY_EXIST_CONFIG_LABEL:GID_ALREADY_EXIST_SYSTEM_LABEL,5,BACKGROUND_IMAGE_FAIL_TYPE);
 | 
					 | 
					 | 
					 | 
										yon_ubl_status_box_spawn(GTK_CONTAINER(window->StatusBox),found==1?GID_ALREADY_EXIST_CONFIG_LABEL:GID_ALREADY_EXIST_SYSTEM_LABEL,5,BACKGROUND_IMAGE_FAIL_TYPE);
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
										yon_ubl_status_highlight_incorrect(window->userUIDEntry);
 | 
					 | 
					 | 
					 | 
										yon_ubl_status_highlight_incorrect(window->userUIDEntry);
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
										gtk_notebook_set_current_page(GTK_NOTEBOOK(window->MainNotebook),0);
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
										return;
 | 
					 | 
					 | 
					 | 
										return;
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
									}
 | 
					 | 
					 | 
					 | 
									}
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
								}
 | 
					 | 
					 | 
					 | 
								}
 | 
				
			
			
		
	
	
		
		
			
				
					| 
						
						
						
							
								
							
						
					 | 
					 | 
					@ -1459,6 +1461,7 @@ void on_group_save(GtkWidget *self, dictionary *dict){
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
						}
 | 
					 | 
					 | 
					 | 
						}
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
						if (yon_char_is_empty(group_name)){
 | 
					 | 
					 | 
					 | 
						if (yon_char_is_empty(group_name)){
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
								yon_ubl_status_box_spawn(GTK_CONTAINER(window->StatusBox),EMPTY_IMPORTANT_LABEL,5,BACKGROUND_IMAGE_FAIL_TYPE);
 | 
					 | 
					 | 
					 | 
								yon_ubl_status_box_spawn(GTK_CONTAINER(window->StatusBox),EMPTY_IMPORTANT_LABEL,5,BACKGROUND_IMAGE_FAIL_TYPE);
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
								gtk_notebook_set_current_page(GTK_NOTEBOOK(window->MainNotebook),0);
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
								yon_ubl_status_highlight_incorrect(window->userLoginEntry);
 | 
					 | 
					 | 
					 | 
								yon_ubl_status_highlight_incorrect(window->userLoginEntry);
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
								return;
 | 
					 | 
					 | 
					 | 
								return;
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
						}
 | 
					 | 
					 | 
					 | 
						}
 | 
				
			
			
		
	
	
		
		
			
				
					| 
						
						
						
							
								
							
						
					 | 
					 | 
					@ -1466,6 +1469,7 @@ void on_group_save(GtkWidget *self, dictionary *dict){
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
						group_users = (char*)gtk_entry_get_text(GTK_ENTRY(window->userGroupsEntry));
 | 
					 | 
					 | 
					 | 
						group_users = (char*)gtk_entry_get_text(GTK_ENTRY(window->userGroupsEntry));
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
						if (yon_char_is_empty(group_users)){
 | 
					 | 
					 | 
					 | 
						if (yon_char_is_empty(group_users)){
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
								yon_ubl_status_box_spawn(GTK_CONTAINER(window->StatusBox),EMPTY_IMPORTANT_LABEL,5,BACKGROUND_IMAGE_FAIL_TYPE);
 | 
					 | 
					 | 
					 | 
								yon_ubl_status_box_spawn(GTK_CONTAINER(window->StatusBox),EMPTY_IMPORTANT_LABEL,5,BACKGROUND_IMAGE_FAIL_TYPE);
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
								gtk_notebook_set_current_page(GTK_NOTEBOOK(window->MainNotebook),0);
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
								yon_ubl_status_highlight_incorrect(window->userGroupsEntry);
 | 
					 | 
					 | 
					 | 
								yon_ubl_status_highlight_incorrect(window->userGroupsEntry);
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
								return;
 | 
					 | 
					 | 
					 | 
								return;
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
						}
 | 
					 | 
					 | 
					 | 
						}
 | 
				
			
			
		
	
	
		
		
			
				
					| 
						
							
								
							
						
						
							
								
							
						
						
					 | 
					 | 
					@ -1495,6 +1499,7 @@ void on_group_save(GtkWidget *self, dictionary *dict){
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
							password = (char*)gtk_entry_get_text(GTK_ENTRY(window->PasswordEntry));
 | 
					 | 
					 | 
					 | 
							password = (char*)gtk_entry_get_text(GTK_ENTRY(window->PasswordEntry));
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
							if (yon_char_is_empty(password)){
 | 
					 | 
					 | 
					 | 
							if (yon_char_is_empty(password)){
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
									yon_ubl_status_box_spawn(GTK_CONTAINER(window->StatusBox),EMPTY_IMPORTANT_LABEL,5,BACKGROUND_IMAGE_FAIL_TYPE);
 | 
					 | 
					 | 
					 | 
									yon_ubl_status_box_spawn(GTK_CONTAINER(window->StatusBox),EMPTY_IMPORTANT_LABEL,5,BACKGROUND_IMAGE_FAIL_TYPE);
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
									gtk_notebook_set_current_page(GTK_NOTEBOOK(window->MainNotebook),0);
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
									yon_ubl_status_highlight_incorrect(window->PasswordEntry);
 | 
					 | 
					 | 
					 | 
									yon_ubl_status_highlight_incorrect(window->PasswordEntry);
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
									return;
 | 
					 | 
					 | 
					 | 
									return;
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
							}
 | 
					 | 
					 | 
					 | 
							}
 | 
				
			
			
		
	
	
		
		
			
				
					| 
						
							
								
							
						
						
							
								
							
						
						
					 | 
					 | 
					@ -1578,6 +1583,7 @@ ubl_settings_usergroups_group_creation_window *yon_ubl_settings_usergroups_group
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
						window->AdminGroupsButton=yon_gtk_builder_get_widget(builder,"AdminGroupsButton");
 | 
					 | 
					 | 
					 | 
						window->AdminGroupsButton=yon_gtk_builder_get_widget(builder,"AdminGroupsButton");
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
						window->GroupaddShutdownCheck=yon_gtk_builder_get_widget(builder,"GroupaddShutdownCheck");
 | 
					 | 
					 | 
					 | 
						window->GroupaddShutdownCheck=yon_gtk_builder_get_widget(builder,"GroupaddShutdownCheck");
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
						window->groupExtraOptionsEntry=yon_gtk_builder_get_widget(builder,"groupExtraOptionsEntry");
 | 
					 | 
					 | 
					 | 
						window->groupExtraOptionsEntry=yon_gtk_builder_get_widget(builder,"groupExtraOptionsEntry");
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
						window->MainNotebook=yon_gtk_builder_get_widget(builder,"MainNotebook");
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
						window->last_gid=NULL;
 | 
					 | 
					 | 
					 | 
						window->last_gid=NULL;
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					
 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
						gtk_window_set_title(GTK_WINDOW(window->CreateGroupWindow),GROUPS_TITLE_LABEL);
 | 
					 | 
					 | 
					 | 
						gtk_window_set_title(GTK_WINDOW(window->CreateGroupWindow),GROUPS_TITLE_LABEL);
 | 
				
			
			
		
	
	
		
		
			
				
					| 
						
							
								
							
						
						
						
					 | 
					 | 
					
 
 |