Changeset 27740 for titan/plugins/mc/mc_global.h
- Timestamp:
- 03/21/14 02:58:06 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
titan/plugins/mc/mc_global.h
r26727 r27740 607 607 addmenulist(&mlist, _("Edit Playlist"), NULL, NULL, 0, 0); 608 608 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); 610 610 611 611 drawscreen(apskin, 0, 0);
Note: See TracChangeset
for help on using the changeset viewer.