po: Add English (Philippines) resource (resend)

Alexandre Julliard julliard at winehq.org
Wed Sep 11 02:58:33 CDT 2013


Ken Sharp <kennybobs at o2.co.uk> writes:

> @@ -111,6 +111,9 @@ filter: dummy
>  .svg.bmp:
>  	CONVERT="$(CONVERT)" ICOTOOL="$(ICOTOOL)" RSVG="$(RSVG)" $(BUILDIMAGE) $< $@
>  
> +$(top_srcdir)/po/en_PH.po: $(top_srcdir)/po/en_US.po
> +	$(LN_S) -f en_US.po $@
> +

You can't create links in the source tree, and in any case this should
be done directly in wrc, with some sort of alias mechanism.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list