]> jfr.im git - irc/kvirc/kvirc-www.git/commitdiff
Add splash for 5.0.0
authorSzymon Tomasz Stefanek <redacted>
Wed, 2 Jan 2019 01:12:52 +0000 (02:12 +0100)
committerSzymon Tomasz Stefanek <redacted>
Wed, 2 Jan 2019 01:12:52 +0000 (02:12 +0100)
conf/config.php
img/splashes/5.0.0.png [new file with mode: 0644]
img/splashes/thumb_5.0.0.png [new file with mode: 0644]

index d816e31b4e704da98a7671b9ca6bdb222a8878f3..c739c74fa4d48f2ef61e73c1a8bde4dff7abb0ba 100644 (file)
@@ -303,6 +303,17 @@ $splash=array(
                        "01.08.2010"  // 4.1.1
                ),
                "present" => ""
+       ),
+       array(
+               "name" => "5.0.0 \"Aria\"",
+               "motd" => "",
+               "screen" => array(
+                       "5.0.0.png"
+               ),
+               "date" => array(
+                       "01.01.2019"
+               ),
+               "present" => ""
        )
 );
 
diff --git a/img/splashes/5.0.0.png b/img/splashes/5.0.0.png
new file mode 100644 (file)
index 0000000..24362f7
Binary files /dev/null and b/img/splashes/5.0.0.png differ
diff --git a/img/splashes/thumb_5.0.0.png b/img/splashes/thumb_5.0.0.png
new file mode 100644 (file)
index 0000000..db5c67b
Binary files /dev/null and b/img/splashes/thumb_5.0.0.png differ