mirror of
				https://github.com/oSoWoSo/DistroHopper.git
				synced 2024-08-14 22:46:53 +00:00 
			
		
		
		
	strings change
This commit is contained in:
		
							parent
							
								
									cbdd5cc25d
								
							
						
					
					
						commit
						82a5c17ad3
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		
							
								
								
									
										4
									
								
								dh
									
										
									
									
									
								
							
							
						
						
									
										4
									
								
								dh
									
										
									
									
									
								
							|  | @ -180,7 +180,7 @@ function install_dh() { | ||||||
| 	cp quickget "$DH_CONFIG_DIR/" | 	cp quickget "$DH_CONFIG_DIR/" | ||||||
| 	echo $"Copying icons..." | 	echo $"Copying icons..." | ||||||
| 	cp icons/* "$DH_ICON_DIR/" >/dev/null 2>&1 || sudo cp icons/* "$DH_ICON_DIR/" | 	cp icons/* "$DH_ICON_DIR/" >/dev/null 2>&1 || sudo cp icons/* "$DH_ICON_DIR/" | ||||||
| 	echo $"Copying to config dir..." | 	echo $"Copying desktop entries and locales..." | ||||||
| 	cp -r ready "$DH_CONFIG_DIR/" | 	cp -r ready "$DH_CONFIG_DIR/" | ||||||
| 	cp -r supported "$DH_CONFIG_DIR/" | 	cp -r supported "$DH_CONFIG_DIR/" | ||||||
| 	cp -r locale "$DH_CONFIG_DIR/" | 	cp -r locale "$DH_CONFIG_DIR/" | ||||||
|  | @ -279,7 +279,7 @@ function renew_supported() { | ||||||
| 		else | 		else | ||||||
| 			icon_file="$DH_ICON_DIR/tux.svg" | 			icon_file="$DH_ICON_DIR/tux.svg" | ||||||
| 		fi | 		fi | ||||||
| 		echo $"Creating desktop file for $vm_desktop..." | 		echo $"Creating $vm_desktop desktop entry..." | ||||||
| 		echo "" | 		echo "" | ||||||
| 		# Check if there are editions | 		# Check if there are editions | ||||||
| 		if [ -z "$editions" ]; then | 		if [ -z "$editions" ]; then | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue