summaryrefslogtreecommitdiff
path: root/src/gmrequest.c
diff options
context:
space:
mode:
authorJaakko Keränen <jaakko.keranen@iki.fi>2020-08-13 15:41:19 +0300
committerJaakko Keränen <jaakko.keranen@iki.fi>2020-08-13 15:41:19 +0300
commitf8b7d6044d43387679620e7f268f531a42a0013e (patch)
treeeb6a62987b536a3c4afa512c6094c75632a5aece /src/gmrequest.c
parent61ce76bde91aaa6a5267e88577e10115f9627e5f (diff)
App-wide document zoom; added --echo option for debugging
Fonts are shared by all documents, so zoom likewise needs to be app-wide.
Diffstat (limited to 'src/gmrequest.c')
-rw-r--r--src/gmrequest.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gmrequest.c b/src/gmrequest.c
index ce7a3522..996c77ea 100644
--- a/src/gmrequest.c
+++ b/src/gmrequest.c
@@ -287,7 +287,7 @@ void submit_GmRequest(iGmRequest *d) {
287" d\" YD d\" YD\n" 287" d\" YD d\" YD\n"
288" \"Y88888P' \"Y88888P'\n" 288" \"Y88888P' \"Y88888P'\n"
289"```\n" 289"```\n"
290"# A Beautiful Gemini Browser\n" 290"# A Beautiful Gemini Client\n"
291"## Version " LAGRANGE_APP_VERSION "\n\n" 291"## Version " LAGRANGE_APP_VERSION "\n\n"
292"=> https://skyjake.fi/@jk by Jaakko Keränen <code@iki.fi>\n" 292"=> https://skyjake.fi/@jk by Jaakko Keränen <code@iki.fi>\n"
293"Crafted with \u2615 in Finland\n"); 293"Crafted with \u2615 in Finland\n");