gtk/bluegriffon-i18n/bluegriffon-i18n.install

9 lines
165 B
Plaintext
Raw Normal View History

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