Forum › Forums › antiX-development › Translations › slimski-theme was uploaded at Transifex (to check or to translate) › Reply To: slimski-theme was uploaded at Transifex (to check or to translate)
http://gitlab.com/skidoo/slimski/-/blob/master/doc/slimski_OPTIONS_LIST.txt
welcome_msg accepts two (optional) variables: %host and %domain
%host
represents a variable which would be replaced at runtime.
If the hostname on a machine is “espaguete1” and the themefile contains
“logar em %host”
at runtime, “logar em espaguete1” would be displayed
________________________
In my opinion, for a desktop-oriented distribution, the hostname reference is probably unnecessary… and it’s probably self-evident that it is a LOGIN screen… so simply using “Receber!” would suffice. (Once installed, a sysadmin is free to leave that variable blank//empty, or may choose to altogether omit from the template the welcome_msg line.)