Changeset 25581


Ignore:
Timestamp:
01/10/14 11:54:08 (9 years ago)
Author:
obi
Message:

FIX

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/titan/titan.c

    r25580 r25581  
    870870                        {
    871871                                struct menulist* mlist = NULL, *mbox = NULL;
     872                                addmenulist(&mlist, "RemoteControl Old Version", "1", NULL, 0, 0);
    872873                                addmenulist(&mlist, "RemoteControl Long Version", "0", NULL, 0, 0);
    873                                 addmenulist(&mlist, "RemoteControl Old Version", "1", NULL, 0, 0);
    874874                               
    875875        //                      mbox = menulistbox(mlist, "playlistmenu", NULL, "%pluginpath%/mc/skin", NULL, 1, 0);
Note: See TracChangeset for help on using the changeset viewer.