Ignore:
Timestamp:
03/21/14 02:58:06 (9 years ago)
Author:
obi
Message:

update menulistbox with detail text

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/plugins/mc/mc_global.h

    r26727 r27740  
    607607                addmenulist(&mlist, _("Edit Playlist"), NULL, NULL, 0, 0);
    608608               
    609                 mbox = menulistbox(mlist, "playlistmenu", NULL, "%pluginpath%/mc/skin", NULL, 1, 0);
     609                mbox = menulistbox(mlist, "playlistmenu", _("Playlist Menu"), _("Choose your Playlist Mode from the following list"), "%pluginpath%/mc/skin", NULL, 1, 0);
    610610
    611611                drawscreen(apskin, 0, 0);
Note: See TracChangeset for help on using the changeset viewer.