Update credits
This commit is contained in:
parent
31645f263b
commit
c6d8f8a069
@ -67,7 +67,7 @@ See the "LICENSE" file
|
|||||||
* Cheapie (Initial idea/project)
|
* Cheapie (Initial idea/project)
|
||||||
* Rubenwardy (Lua/UI improvements)
|
* Rubenwardy (Lua/UI improvements)
|
||||||
* BuckarooBanzay (Clean-ups, Refactoring)
|
* BuckarooBanzay (Clean-ups, Refactoring)
|
||||||
* Athozus (Outbox, Maillists, UI, Drafts)
|
* Athozus (Outbox, Maillists, UI, Drafts, Trash, Settings)
|
||||||
* SX (Various fixes, UI)
|
* SX (Various fixes, UI)
|
||||||
* fluxionary (Minor fixups)
|
* fluxionary (Minor fixups)
|
||||||
* Toby1710 (UX fixes)
|
* Toby1710 (UX fixes)
|
||||||
@ -81,6 +81,8 @@ See the "LICENSE" file
|
|||||||
* APercy (Brazilian Portuguese translation)
|
* APercy (Brazilian Portuguese translation)
|
||||||
* Nuno Filipe Povoa (mail_notif.ogg - https://invent.kde.org/plasma/oxygen-sounds/-/blob/master/sounds/Oxygen-Im-Nudge.ogg)
|
* Nuno Filipe Povoa (mail_notif.ogg - https://invent.kde.org/plasma/oxygen-sounds/-/blob/master/sounds/Oxygen-Im-Nudge.ogg)
|
||||||
* TheTrueBeginner (Simplified Chinese translation)
|
* TheTrueBeginner (Simplified Chinese translation)
|
||||||
|
* nyomi (Hungarian translation)
|
||||||
|
* whosit (UI fixes)
|
||||||
|
|
||||||
# Contribute
|
# Contribute
|
||||||
|
|
||||||
|
@ -25,7 +25,7 @@ function mail.show_about(name)
|
|||||||
[[#FFD700,Cheapie,Initial idea/project,]] ..
|
[[#FFD700,Cheapie,Initial idea/project,]] ..
|
||||||
[[#FFF,Rubenwardy,Lua/UI improvements,]] ..
|
[[#FFF,Rubenwardy,Lua/UI improvements,]] ..
|
||||||
[[#FFF,BuckarooBanzay,Clean-ups\, Refactoring,]] ..
|
[[#FFF,BuckarooBanzay,Clean-ups\, Refactoring,]] ..
|
||||||
[[#FFF,Athozus,Outbox\, Maillists\, UI\, Drafts,]] ..
|
[[#FFF,Athozus,Boxes\, Maillists\, UI\, Settings,]] ..
|
||||||
[[#FFF,fluxionary,Minor fixups,]] ..
|
[[#FFF,fluxionary,Minor fixups,]] ..
|
||||||
[[#FFF,SX,Various fixes\, UI,]] ..
|
[[#FFF,SX,Various fixes\, UI,]] ..
|
||||||
[[#FFF,Toby1710,UX fixes,]] ..
|
[[#FFF,Toby1710,UX fixes,]] ..
|
||||||
@ -39,7 +39,9 @@ function mail.show_about(name)
|
|||||||
[[#FFF,Chache,Spanish translation,]] ..
|
[[#FFF,Chache,Spanish translation,]] ..
|
||||||
[[#FFF,APercy,Brazilian Portuguese trans.,]] ..
|
[[#FFF,APercy,Brazilian Portuguese trans.,]] ..
|
||||||
[[#FFF,Nuno Filipe Povoa,mail_notif.ogg,]] ..
|
[[#FFF,Nuno Filipe Povoa,mail_notif.ogg,]] ..
|
||||||
[[#FFF,TheTrueBeginner,Simplified Chinese trans.]
|
[[#FFF,TheTrueBeginner,Simplified Chinese trans.,]] ..
|
||||||
|
[[#FFF,nyomi,Hungarian translation,]] ..
|
||||||
|
[[#FFF,whosit,UI fixes]
|
||||||
]] .. mail.theme
|
]] .. mail.theme
|
||||||
|
|
||||||
minetest.show_formspec(name, FORMNAME, formspec)
|
minetest.show_formspec(name, FORMNAME, formspec)
|
||||||
|
Loading…
Reference in New Issue
Block a user