Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1186266

[PATCH] fixing nonvalid submenu name in email-clients.txt

From Ahmed Mohamed Abd EL Mawgood <ahmedsoliman0x666@gmail.com>
Newsgroups linux.kernel
Subject [PATCH] fixing nonvalid submenu name in email-clients.txt
Date 2015-07-16 23:20 +0200
Message-ID <pMYJs-1Go-17@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


From 8a67e04e6c28955866a3c55c48f547e526e448fc Mon Sep 17 00:00:00 2001
From: ahmed <ahmedsoliman0x666@gmail.com>
Date: Thu, 16 Jul 2015 23:04:56 +0200
Subject: [PATCH] fixing nonvalid submenu name in email-clients.txt

I have noticed that there is no submenu in Evolution called Heading
instead there is Paragraph style
Signed-off-by: Ahmed Mohamed <ahmedsoliman0x666@gmail.com>
---
 Documentation/email-clients.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/email-clients.txt
b/Documentation/email-clients.txt
index c7d49b8..3fa4508 100644
--- a/Documentation/email-clients.txt
+++ b/Documentation/email-clients.txt
@@ -93,7 +93,7 @@ Evolution (GUI)
 Some people use this successfully for patches.
 
 When composing mail select: Preformat
-  from Format->Heading->Preformatted (Ctrl-7)
+  from Format->Paragraph Style->Preformatted (Ctrl-7)
   or the toolbar
 
 Then use:
-- 
1.9.1



--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH] fixing nonvalid submenu name in email-clients.txt Ahmed Mohamed Abd EL Mawgood <ahmedsoliman0x666@gmail.com> - 2015-07-16 23:20 +0200
  Re: [PATCH] fixing nonvalid submenu name in email-clients.txt Jonathan Corbet <corbet@lwn.net> - 2015-07-17 17:00 +0200

csiph-web