Changeset 901 for trunk

Show
Ignore:
Timestamp:
04/15/08 14:44:03 (9 months ago)
Author:
james
Message:

fix #158

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/plugins/en/output_append.tcl

    r853 r901  
    2626                        } 
    2727                } else { 
     28                        if {[string first "/" $line] == 0} { 
     29                                # don't do this for /me type lines 
     30                                return $line 
     31                        } 
    2832                        set line "%VAR{prepends} $line" 
    2933                } 
     
    4751        " and you're sitting in it right now" 
    4852        " but it's nothing sexual" 
     53        ". In my pants" 
    4954} 
    5055