Commit e370d92b authored by Mikhail Tergoev's avatar Mikhail Tergoev

revert credits coloumn

parent 900148d5
...@@ -5567,7 +5567,7 @@ See the License for details. ...@@ -5567,7 +5567,7 @@ See the License for details.
Developer assistants and testers:") Developer assistants and testers:")
$(IFS=$'\n' credits_devel | column) $(credits_devel)
" 2>/dev/null & " 2>/dev/null &
"${pw_yad}" --plug="${KEY_CREDITS}" --tabnum=3 --text-info --scroll <<< "$(eval_gettext "MIT License "${pw_yad}" --plug="${KEY_CREDITS}" --tabnum=3 --text-info --scroll <<< "$(eval_gettext "MIT License
...@@ -5598,7 +5598,7 @@ SOFTWARE. ...@@ -5598,7 +5598,7 @@ SOFTWARE.
<<< "$(gettext "The project was supported: <<< "$(gettext "The project was supported:
https://boosty.to/portwine-linux.ru") https://boosty.to/portwine-linux.ru")
$(IFS=$'\n' credits_boosty | column) $(credits_boosty)
$(gettext "The list will be updated... $(gettext "The list will be updated...
")" 2>/dev/null & ")" 2>/dev/null &
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment