Ignore:
Timestamp:
10/13/13 01:06:30 (10 years ago)
Author:
obi
Message:

[tithek] update

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/plugins/tithek/tithek.h

    r24231 r24251  
    11311131                else if(((struct tithek*)listbox->select->handle)->flag == 14)
    11321132                {
    1133                         if(tmpstr != NULL) tmpstr1 = kinox(tmpstr, NULL, NULL, 1);
    1134                 }
    1135                 else if(((struct tithek*)listbox->select->handle)->flag == 15)
    1136                 {
    1137                         if(tmpstr != NULL) tmpstr1 = kinox(tmpstr, NULL, NULL, 2);
     1133                        if(tmpstr != NULL) tmpstr1 = kinox(tmpstr);
    11381134                }
    11391135                else if(((struct tithek*)listbox->select->handle)->flag == 16)
     
    11521148                {
    11531149                        if(tmpstr != NULL) tmpstr1 = rtl2now(tmpstr, "http://rtl2now.rtl2.de", "rtl2now", 1);
    1154                 }
    1155                 else if(((struct tithek*)listbox->select->handle)->flag == 20)
    1156                 {
    1157                         if(tmpstr != NULL) tmpstr1 = kinox(tmpstr, NULL, NULL, 3);
    1158                 }
    1159                 else if(((struct tithek*)listbox->select->handle)->flag == 24)
    1160                 {
    1161                         if(tmpstr != NULL) tmpstr1 = kinox(tmpstr, NULL, NULL, 4);
    1162                 }
    1163                 else if(((struct tithek*)listbox->select->handle)->flag == 25)
    1164                 {
    1165                         if(tmpstr != NULL) tmpstr1 = kinox(tmpstr, NULL, NULL, 5);
    1166                 }
    1167                 else if(((struct tithek*)listbox->select->handle)->flag == 26)
    1168                 {
    1169                         if(tmpstr != NULL) tmpstr1 = kinox(tmpstr, NULL, NULL, 6);
    1170                 }
    1171                 else if(((struct tithek*)listbox->select->handle)->flag == 27)
    1172                 {
    1173                         if(tmpstr != NULL) tmpstr1 = kinox(tmpstr, NULL, NULL, 7);
    11741150                }
    11751151                else if(((struct tithek*)listbox->select->handle)->flag == 38)
Note: See TracChangeset for help on using the changeset viewer.