CVS: tmda-cgi/display/themes/Blue/template theme.ht,1.9,1.10 theme.html,1.18,1.19

Gre7g Luterman <[email protected]>
Newsgroups gmane.mail.spam.tmda.cvs
Message-ID <[email protected]>
Update of /cvsroot/tmda/tmda-cgi/display/themes/Blue/template
In directory sc8-pr-cvs1:/tmp/cvs-serv22459/display/themes/Blue/template

Modified Files:
	theme.ht theme.html 
Log Message:
Added a stub for decoding /var/qmail/users/assign

Minor bugfix to charset code.


Index: theme.ht
===================================================================
RCS file: /cvsroot/tmda/tmda-cgi/display/themes/Blue/template/theme.ht,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- theme.ht	4 May 2003 03:28:57 -0000	1.9
+++ theme.ht	6 May 2003 23:19:37 -0000	1.10
@@ -36,7 +36,8 @@
 <p><b>Customize your theme:</b></p>
 <!-- var: FormVars="General:UseJSConfirm:Yes:No,
   ViewPending:AltPref:textplain:texthtml,
-  ViewPending:EmailClass:proportional:fixed, PendingList:PagerSize,
+  ViewPending:EmailClass:proportional:fixed,
+  General:CSEncoding:iso-8859-1:gb2312:big5, PendingList:PagerSize,
   PendingList:DateFormat:aZmZd:aZdZm:ZmZd:ZdZm:db,
   Login:InitPage:pending:gen_addr, PendingList:CropSender,
   PendingList:CropSubject, PendingList:ShowAddr:Name:Address:All,
@@ -67,6 +68,18 @@
             value="proportional">Proportional</option>
           <option %(ViewPendingEmailClassfixedSelected)s
             value="fixed">Fixed</option>
+        </select></td>
+      <td>&nbsp;</td>
+      <td>Font to use when viewing e-mails</td>
+    </tr>
+    <tr>
+      <td align="center"><select name="GeneralCSEncoding">
+          <option %(GeneralCSEncodingiso88591Selected)s
+            value="iso-8859-1">English</option>
+          <option %(GeneralCSEncodinggb2312Selected)s
+            value="gb2312">GB2312</option>
+          <option %(GeneralCSEncodingbig5Selected)s
+            value="big5">Big5</option>
         </select></td>
       <td>&nbsp;</td>
       <td>Font to use when viewing e-mails</td>

Index: theme.html
===================================================================
RCS file: /cvsroot/tmda/tmda-cgi/display/themes/Blue/template/theme.html,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- theme.html	6 May 2003 21:50:41 -0000	1.18
+++ theme.html	6 May 2003 23:19:37 -0000	1.19
@@ -2,7 +2,7 @@
 <?xml-stylesheet href="%(ThemeDir)s/styles.css" type="text/css"?>
 <html>
 <!-- THIS PAGE IS AUTOMATICALLY GENERATED.  DO NOT EDIT. -->
-<!-- Tue May  6 14:07:14 2003 -->
+<!-- Tue May  6 18:15:18 2003 -->
 <!-- USING HT2HTML 2.1 -->
 <!-- SEE http://ht2html.sf.net -->
 <!-- User-specified headers:
@@ -123,7 +123,8 @@
 <p><b>Customize your theme:</b></p>
 <!-- var: FormVars="General:UseJSConfirm:Yes:No,
   ViewPending:AltPref:textplain:texthtml,
-  ViewPending:EmailClass:proportional:fixed, PendingList:PagerSize,
+  ViewPending:EmailClass:proportional:fixed,
+  General:CSEncoding:iso-8859-1:gb2312:big5, PendingList:PagerSize,
   PendingList:DateFormat:aZmZd:aZdZm:ZmZd:ZdZm:db,
   Login:InitPage:pending:gen_addr, PendingList:CropSender,
   PendingList:CropSubject, PendingList:ShowAddr:Name:Address:All,
@@ -154,6 +155,18 @@
             value="proportional">Proportional</option>
           <option %(ViewPendingEmailClassfixedSelected)s
             value="fixed">Fixed</option>
+        </select></td>
+      <td>&nbsp;</td>
+      <td>Font to use when viewing e-mails</td>
+    </tr>
+    <tr>
+      <td align="center"><select name="GeneralCSEncoding">
+          <option %(GeneralCSEncodingiso88591Selected)s
+            value="iso-8859-1">English</option>
+          <option %(GeneralCSEncodinggb2312Selected)s
+            value="gb2312">GB2312</option>
+          <option %(GeneralCSEncodingbig5Selected)s
+            value="big5">Big5</option>
         </select></td>
       <td>&nbsp;</td>
       <td>Font to use when viewing e-mails</td>

_______________________________________
tmda-cvs mailing list
http://tmda.net/lists/listinfo/tmda-cvs
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.