summaryrefslogtreecommitdiff
path: root/src/IO/about.c
diff options
context:
space:
mode:
authorRodrigo Arias Mallo <rodarima@gmail.com>2024-04-27 22:08:19 +0200
committerRodrigo Arias Mallo <rodarima@gmail.com>2024-04-28 22:22:34 +0200
commit4e5cb2436565f1e9a4c98a5f74e91caafc33cde7 (patch)
treec7e50f25bdad29d4841e5749d49855fd0c330a53 /src/IO/about.c
parent9cd0a27e55c4762a8af3a0919ad35f2327a2bb88 (diff)
Add Dillo version to about:splash page
Diffstat (limited to 'src/IO/about.c')
-rw-r--r--src/IO/about.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/IO/about.c b/src/IO/about.c
index 2df93291..83cb2b4d 100644
--- a/src/IO/about.c
+++ b/src/IO/about.c
@@ -39,9 +39,9 @@ const char *const AboutSplash=
"\n"
"<h1>Quickstart</h1>\n"
"\n"
-"<p>Welcome to Dillo, a small and fast graphical web browser. To access the help\n"
-"click the question mark button <code>?</code> in the top right corner at any\n"
-"time. Here are some tips to get you started:</p>\n"
+"<p>Welcome to Dillo " VERSION ", a small and fast graphical web browser. To\n"
+"access the help click the question mark button <code>?</code> in the top\n"
+"right corner at any time. Here are some tips to get you started:</p>\n"
"\n"
"<ul>\n"
" <li>The main configuration file is at <code>~/.dillo/dillorc</code>.</li>\n"