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

/etc/init.d/*: use 'action' in pair with 'status'.
'action' returns translated message, so why not to add full translatable /etc/init.d/* content
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu May 26 20:16:45 2016 +0300 (2016-05-26)
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}