Remove translators from distribution bundle
This commit is contained in:
		
							parent
							
								
									872b047d70
								
							
						
					
					
						commit
						d760ea3f13
					
				@ -105,8 +105,6 @@ TRANSLATIONS += \
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
translations.files = $$PWD/share/translations/screentranslator_ru.qm
 | 
					translations.files = $$PWD/share/translations/screentranslator_ru.qm
 | 
				
			||||||
 | 
					
 | 
				
			||||||
translators.files = $$PWD/translators/*.js
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
linux {
 | 
					linux {
 | 
				
			||||||
    PREFIX = /usr
 | 
					    PREFIX = /usr
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@ -124,8 +122,7 @@ win32 {
 | 
				
			|||||||
    RC_ICONS = $$PWD/share/images/icon.ico
 | 
					    RC_ICONS = $$PWD/share/images/icon.ico
 | 
				
			||||||
    translations.path = /translations
 | 
					    translations.path = /translations
 | 
				
			||||||
    target.path = /
 | 
					    target.path = /
 | 
				
			||||||
    translators.path = /translators
 | 
					    INSTALLS += target translations
 | 
				
			||||||
    INSTALLS += target translations translators
 | 
					 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
mac {
 | 
					mac {
 | 
				
			||||||
    translations.path = Contents/Translations
 | 
					    translations.path = Contents/Translations
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user