revert credits coloumn
This commit is contained in:
@ -5567,7 +5567,7 @@ See the License for details.
|
||||
|
||||
Developer assistants and testers:")
|
||||
|
||||
$(IFS=$'\n' credits_devel | column)
|
||||
$(credits_devel)
|
||||
" 2>/dev/null &
|
||||
|
||||
"${pw_yad}" --plug="${KEY_CREDITS}" --tabnum=3 --text-info --scroll <<< "$(eval_gettext "MIT License
|
||||
@ -5598,7 +5598,7 @@ SOFTWARE.
|
||||
<<< "$(gettext "The project was supported:
|
||||
https://boosty.to/portwine-linux.ru")
|
||||
|
||||
$(IFS=$'\n' credits_boosty | column)
|
||||
$(credits_boosty)
|
||||
|
||||
$(gettext "The list will be updated...
|
||||
")" 2>/dev/null &
|
||||
|
Reference in New Issue
Block a user