blob: 294cdfe1f0ebd32e9d9a90378c677507f3849a9a (
plain)
1
2
3
4
5
|
post_install() {
echo Warning: You should copy /usr/share/gbcf/GBCFProject directory to ~/.config/ for each user you wish to use the application. Otherwise language configuration will not work!
}
|