forked from CastroFidel/PortWINE
		
	Added --no-location for xgettext
This commit is contained in:
		| @@ -100,7 +100,7 @@ generate_pot () { | ||||
|         LANG_MO="${PORT_WINE_PATH}/data/locales/${lang}/LC_MESSAGES/PortProton.mo" | ||||
|         TEMPLATE_POT="${PORT_WINE_PATH}/data/locales/PortProton.pot" | ||||
|         pushd "${PORT_WINE_PATH}" 1>/dev/null || fatal | ||||
|         xgettext --from-code=UTF-8 --language Shell -i \ | ||||
|         xgettext --no-location --from-code=UTF-8 --language Shell -i \ | ||||
|         "data/scripts/start.sh" \ | ||||
|         "data/scripts/setup.sh" \ | ||||
|         "data/scripts/functions_helper" \ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user