Re: How to remove seprator

  •  05-26-2006, 7:35 PM

    Re: How to remove seprator

    To remove the seprator remove the
     
    <item type="g_start" />
     
    <item type="g_end" />
     
    tag
     
    and to remove the row  
     
    remove the tag
     
    <item type="linebreak" /> 
     
    from ur source .config file like from full,simple etc or ur own created file
     
    cheers
     
View Complete Thread