wok annotate firefox-dev/stuff/firefox-plugin.pc @ rev 17299

Add fish
Add fish-doc

This adds support and documentation for the latest fish release.
author necrophcodr <tcg.thegamer@gmail.com>
date Thu Oct 30 22:39:29 2014 +0100 (2014-10-30)
parents 32132190f724
children
rev   line source
jozee@3126 1 prefix=/usr
slaxemulator@11324 2 libdir=/usr/lib/firefox-devel/sdk/lib
slaxemulator@11324 3 sdkdir=/usr/lib/firefox-devel/sdk
domcox@14212 4 includedir=/usr/include/firefox-VERSION
jozee@3126 5
jozee@3126 6 Name: Mozilla Plug-In API
jozee@3126 7 Description: Mozilla Plug-In API
domcox@14212 8 Version: VERSION
jozee@3126 9 Libs: -L${libdir}
domcox@12000 10 Cflags: -I${includedir}