From a67b2e238164a60988e9bb89d644b3923b0f696b Mon Sep 17 00:00:00 2001 From: jmoenig Date: Tue, 19 Mar 2013 12:09:55 +0100 Subject: motd support On startup Snap! looks for http://snap.berkeley.edu/motd.txt, if it exists it is shown in a dialog box --- history.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'history.txt') diff --git a/history.txt b/history.txt index b90771d..7150151 100755 --- a/history.txt +++ b/history.txt @@ -1535,4 +1535,5 @@ ______ ------ * Blocks: SyntaxElementMorph fixLayout() optimization for active highlights * Russian translation!! Yay, thanks, Svetlana Ptashnaya!! -* Store, GUI, Blocks: Scaling support for Comments and serialization/deserialization \ No newline at end of file +* Store, GUI, Blocks: Scaling support for Comments and serialization/deserialization +* GUI: motd support: On startup Snap! looks for http://snap.berkeley.edu/motd.txt, if it exists it is shown in a dialog box \ No newline at end of file -- cgit v1.3.1