[v3,2/5] Update gconv-modules file

Message ID 20210125090226.39967-3-mg@max.gautier.name
State Changes Requested, archived
Headers
Series iconv: module for IMAP-UTF-7 |

Commit Message

Max Gautier Jan. 25, 2021, 9:02 a.m. UTC
  ---
 iconvdata/gconv-modules | 4 ++++
 1 file changed, 4 insertions(+)
  

Comments

Florian Weimer Feb. 7, 2021, 9:49 a.m. UTC | #1
Please fold this into the main patch, and use UTF-7-IMAP as the charset
name.  Thanks.

Florian
  

Patch

diff --git a/iconvdata/gconv-modules b/iconvdata/gconv-modules
index 8540225b1c..da107a1a56 100644
--- a/iconvdata/gconv-modules
+++ b/iconvdata/gconv-modules
@@ -1534,6 +1534,10 @@  alias	UTF7//			UTF-7//
 module	UTF-7//			INTERNAL		UTF-7		1
 module	INTERNAL		UTF-7//			UTF-7		1
 
+#	from			to			module		cost
+module	IMAP-UTF-7//		INTERNAL		IMAP-UTF-7	1
+module	INTERNAL		IMAP-UTF-7//		IMAP-UTF-7	1
+
 #	from			to			module		cost
 module	GB18030//		INTERNAL		GB18030		1
 module	INTERNAL		GB18030//		GB18030		1