revert credits coloumn
This commit is contained in:
parent
900148d5b7
commit
e370d92bc7
@ -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.
|
|||||||
<<< "$(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 &
|
||||||
|
@ -15,7 +15,6 @@ credits_devel () { echo "
|
|||||||
UserDiscord
|
UserDiscord
|
||||||
Survolog
|
Survolog
|
||||||
gavr
|
gavr
|
||||||
RusNor
|
|
||||||
aldiserg
|
aldiserg
|
||||||
an9949an
|
an9949an
|
||||||
andrey4korop
|
andrey4korop
|
||||||
|
Loading…
Reference in New Issue
Block a user