1
0
Fork 0
mirror of synced 2024-05-03 12:03:22 +12:00
This commit is contained in:
Rafał Mikrut 2024-02-17 23:29:41 +01:00
parent 50166d2566
commit c2fc0bfbbb

View file

@ -33,18 +33,22 @@ impl GuiAbout {
"Rafał Mikrut",
"Alexis Lefebvre",
"Thomas Andreas Jung",
"Alexis Lefebvre",
"Peter Blackson",
"qarmin",
"TheEvilSkeleton",
"Ben Bodenmiller",
"ChihWei Wang",
"Dan Dascalescu",
"Dominik Piątkowski",
"Igor",
"Jocelyn Le Sage",
"Kerfuffle",
"Shriraj Hegde",
"krzysdz",
"0x4A6F",
"0xflotus",
"Aarni Koskela",
"Adam Boguszewski",
"Alex",
"Caduser2020",
@ -53,6 +57,7 @@ impl GuiAbout {
"Douman",
"Elazar Fine",
"Farmadupe",
"Fr_Dae",
"Gitoffthelawn",
"Ivan Habernal",
"Jan Jurec",
@ -60,9 +65,11 @@ impl GuiAbout {
"Jona",
"Jonathan Hult",
"Kian-Meng Ang",
"Liru Wilkowski",
"Meir Klemfner",
"Mek101",
"Michael Grigoryan",
"Nick Gallimore",
"Nikita Karamov",
"OMEGA_RAZER",
"Rodrigo Torres",
@ -70,17 +77,23 @@ impl GuiAbout {
"Spirit",
"Stefan Seering",
"Syfaro",
"Tom Paine",
"Tom Praschan",
"Yuri Slobodyanyuk",
"alexdraconian",
"bakeromso",
"bellrise",
"codingnewcode",
"cyqsimon",
"endolith",
"jann",
"kamilek96",
"kuskov",
"rugk",
"santiago fn",
"tecome",
"tenninjas",
"undefined-landmark",
]);
let custom_box = get_all_boxes_from_widget(&about_dialog)[2].clone(); // TODO may not be stable enough between GTK versions