Update of /cvsroot/spambayes/spambayes/spambayes
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21482/spambayes

Modified Files:
        ImapUI.py ProxyUI.py 
Log Message:
Add the interface language to the advanced options pages.

Index: ImapUI.py
===================================================================
RCS file: /cvsroot/spambayes/spambayes/spambayes/ImapUI.py,v
retrieving revision 1.43
retrieving revision 1.44
diff -C2 -d -r1.43 -r1.44
*** ImapUI.py   2 Jan 2005 05:00:40 -0000       1.43
--- ImapUI.py   10 Jan 2005 02:36:20 -0000      1.44
***************
*** 106,109 ****
--- 106,110 ----
      ('html_ui',               'http_user_name'),
      ('html_ui',               'http_password'),
+     ('globals',               'language'),
  )
  

Index: ProxyUI.py
===================================================================
RCS file: /cvsroot/spambayes/spambayes/spambayes/ProxyUI.py,v
retrieving revision 1.58
retrieving revision 1.59
diff -C2 -d -r1.58 -r1.59
*** ProxyUI.py  2 Jan 2005 05:00:40 -0000       1.58
--- ProxyUI.py  10 Jan 2005 02:36:20 -0000      1.59
***************
*** 154,157 ****
--- 154,158 ----
      ('pop3proxy',             'allow_remote_connections'),
      ('smtpproxy',             'allow_remote_connections'),
+     ('globals',               'language'),
      (_('POP3 Proxy Options'), None),
      ('pop3proxy',             'retrieval_timeout'),

_______________________________________________
Spambayes-checkins mailing list
[email protected]
http://mail.python.org/mailman/listinfo/spambayes-checkins

Reply via email to