Subversion Repositories filter_foundry

Rev

Rev 292 | Rev 375 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 292 Rev 373
Line 66... Line 66...
66
 
66
 
67
        if(!e){
67
        if(!e){
68
                /* create a new PiPL resource for the standalone plugin,
68
                /* create a new PiPL resource for the standalone plugin,
69
                   with updated title and category strings */
69
                   with updated title and category strings */
70
 
70
 
71
                if( (hpipl = Get1Resource('TpLT',16000))
71
                if( (hpipl = Get1Resource('tpLT',16000))
72
                 && (h = Get1Resource('PiPL',16000)) )
72
                 && (h = Get1Resource('PiPL',16000)) )
73
                {
73
                {
74
                        RemoveResource(h);
74
                        RemoveResource(h);
75
 
75
 
76
                        DetachResource(hpipl);
76
                        DetachResource(hpipl);