I am wondering if there was anything special you needed to do to install abiword. I am new to the whole slackware interface. I have only used ubuntu based distro previously.
I installed Abiword on my BT3, it is small word processing program, i wanted to change language in Abi to Polish, I found tutorial for this:
i simply typed it in a console, after this language changed, but when i saved changes to module and restart bt3, the language in Abiword is English again...., how to change language in it to polish once for all?In a Unix based system, use something like this (using bash):
export LANG=pl_PL
unset LC_ALL
I am wondering if there was anything special you needed to do to install abiword. I am new to the whole slackware interface. I have only used ubuntu based distro previously.