|
|
|
@ -88,6 +88,7 @@ public static class Splash
|
|
|
|
"Yes, do as I say!",
|
|
|
|
"Yes, do as I say!",
|
|
|
|
"Did you find the penguin yet?"
|
|
|
|
"Did you find the penguin yet?"
|
|
|
|
};
|
|
|
|
};
|
|
|
|
|
|
|
|
// TODO: add flatpak and wine specific splashes
|
|
|
|
|
|
|
|
|
|
|
|
/// <summary>
|
|
|
|
/// <summary>
|
|
|
|
/// Mac only splash strings
|
|
|
|
/// Mac only splash strings
|
|
|
|
@ -136,4 +137,4 @@ public static class Splash
|
|
|
|
totalSplashes = generalSplash;
|
|
|
|
totalSplashes = generalSplash;
|
|
|
|
return totalSplashes;
|
|
|
|
return totalSplashes;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|