Ignore:
Timestamp:
10/15/13 17:55:52 (10 years ago)
Author:
obi
Message:

add "tpkinstallinfo"

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/titan/extensions.h

    r24325 r24336  
    162162        {
    163163                free(tmpstr); tmpstr = NULL;
    164                 mbox = menulistbox(mlist, NULL, "Choice Install Medium", NULL, NULL, 0, 0);
     164                mbox = menulistbox(mlist, "tpkinstallinfo", "Choice Install Medium", NULL, NULL, 0, 0);
    165165                if(mbox != NULL)
    166166                        tmpstr = ostrcat(mbox->param, NULL, 0, 0);
Note: See TracChangeset for help on using the changeset viewer.