gnome-terminal r2794 - trunk/src



Author: chpe
Date: Thu May 29 19:54:56 2008
New Revision: 2794
URL: http://svn.gnome.org/viewvc/gnome-terminal?rev=2794&view=rev

Log:
Remove duplicate entry (HZ is GB2312).


Modified:
   trunk/src/encoding.c

Modified: trunk/src/encoding.c
==============================================================================
--- trunk/src/encoding.c	(original)
+++ trunk/src/encoding.c	Thu May 29 19:54:56 2008
@@ -75,7 +75,6 @@
   { "GB2312",	N_("Chinese Simplified") },
   { "GBK",	N_("Chinese Simplified") },
   { "GEORGIAN-PS",	N_("Georgian") },
-  { "HZ",	N_("Chinese Simplified") },
   { "IBM850",	N_("Western") },
   { "IBM852",	N_("Central European") },
   { "IBM855",	N_("Cyrillic") },



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]