Remove incorrect documentation from splash page.
authorRichard Jones <rjones@redhat.com>
Fri, 5 Mar 2010 10:38:36 +0000 (10:38 +0000)
committerRichard Jones <rjones@redhat.com>
Fri, 5 Mar 2010 10:38:36 +0000 (10:38 +0000)
techtalk-pse.pl

index ae8a9c9..e050120 100755 (executable)
@@ -242,11 +242,7 @@ if ($splash) {
     my $w = Gtk2::AboutDialog->new;
     $w->set_authors ("Richard W.M. Jones");
     $w->set_comments (
     my $w = Gtk2::AboutDialog->new;
     $w->set_authors ("Richard W.M. Jones");
     $w->set_comments (
-        "Superior technical demonstration software\n".
-        "\n".
-        "Keys\n".
-        "↑ — Go back one slide\n".
-        "↓ — Go forward one slide\n"
+        "Superior technical demonstration software\n"
         );
     $w->set_program_name ("Tech Talk Platinum Supreme Edition (PSE)");
     $w->set_version ("@VERSION@");
         );
     $w->set_program_name ("Tech Talk Platinum Supreme Edition (PSE)");
     $w->set_version ("@VERSION@");