Rename Strawberry to Hexchat in Perl error message
This commit is contained in:
		
							parent
							
								
									80625a06fa
								
							
						
					
					
						commit
						8311c3aa56
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -1482,9 +1482,9 @@ perl_load_file (char *filename)
 | 
			
		|||
				/* http://forum.xchat.org/viewtopic.php?t=3277 */
 | 
			
		||||
				thread_mbox ("Cannot use this " PERL_DLL "\n\n"
 | 
			
		||||
#ifdef _WIN64
 | 
			
		||||
								 "64-bit Strawberry Perl is required.");
 | 
			
		||||
								 "64-bit Hexchat Perl is required.");
 | 
			
		||||
#else
 | 
			
		||||
								 "32-bit Strawberry Perl is required.");
 | 
			
		||||
								 "32-bit Hexchat Perl is required.");
 | 
			
		||||
#endif
 | 
			
		||||
			else {
 | 
			
		||||
				/* a lot of people install this old version */
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue