mirror of
				https://git.wownero.com/wownero/wownero.git
				synced 2024-08-15 01:03:23 +00:00 
			
		
		
		
	translations: find lrelease disguised as lrelease-qt5
This commit is contained in:
		
							parent
							
								
									fe3f6a3e6b
								
							
						
					
					
						commit
						be3a432653
					
				
					 1 changed files with 4 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -6,6 +6,10 @@ then
 | 
			
		|||
  lrelease=`which lrelease-qt4 2> /dev/null`
 | 
			
		||||
fi
 | 
			
		||||
if test -z "$lrelease"
 | 
			
		||||
then
 | 
			
		||||
  lrelease=`which lrelease-qt5 2> /dev/null`
 | 
			
		||||
fi
 | 
			
		||||
if test -z "$lrelease"
 | 
			
		||||
then
 | 
			
		||||
  echo "lrelease not found"
 | 
			
		||||
  exit 1
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue