gtk/bluegriffon-i18n/bluegriffon-i18n.install
AlmAck 9fc339d73c bluegriffon 3.0.1
added bluegriffon-i18n
2018-01-06 22:58:17 +01:00

9 lines
165 B
Plaintext

post_install() {
echo "To apply the language pack you may need to create a new bluegriffon profile using: bluegriffon -P"
}
post_update() {
post_install
}