Changeset 2230 for alternc-mailman

Show
Ignore:
Timestamp:
04/26/08 01:23:41 (5 months ago)
Author:
anarcat
Message:

add whitespace to the patch to make it readable by Trac properly

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • alternc-mailman/trunk/patches/mailman-true-virtual-2.1.9.patch

    r2215 r2230  
    1010         emailhost = emailhost or mm_cfg.VIRTUAL_HOSTS.get(domain, domain) 
    1111  
     12 
    1213--- mailman/Mailman/Gui/General.py.orig 2007-02-28 16:35:58.000000000 -0500 
    1314+++ mailman/Mailman/Gui/General.py      2007-10-04 02:42:44.000000000 -0400 
     
    2122             doc.addError(_("""<b>real_name</b> attribute not 
    2223             changed!  It must differ from the list's name by case 
     24 
    2325--- mailman/Mailman/Handlers/CookHeaders.py.orig        2007-02-28 16:35:58.000000000 -0500 
    2426+++ mailman/Mailman/Handlers/CookHeaders.py     2007-10-04 02:46:39.000000000 -0400 
     
    3436     if mlist.description: 
    3537         # Don't wrap the header since here we just want to get it properly RFC 
     38 
    3639--- mailman/Mailman/MailList.py.orig    2007-02-28 16:35:58.000000000 -0500 
    3740+++ mailman/Mailman/MailList.py 2007-10-04 04:29:08.000000000 -0400 
     
    114117                     addr == listfullname): 
    115118                 return True 
     119 
    116120--- mailman/bin/rmlist.orig 2007-12-20 00:33:30.000000000 -0500 
    117121+++ mailman/bin/rmlist      2007-12-20 00:33:37.000000000 -0500