Ignore:
Timestamp:
10/17/12 11:02:58 (12 years ago)
Author:
nit
Message:

[titan] check extern fw only one times

File:
1 edited

Legend:

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

    r18226 r18275  
    674674        int rcret = -1, oaktline = 1, oaktpage = -1, ogridcol = 0;
    675675
    676         if(file_exist("/var/bin/audio.elf") || file_exist("/var/swap/bin/audio.elf"))
    677                 textbox(_("Message"), _("Alternativ Audio Firmware not working korrekt with all videos (DTSDOWNMIX)!"), _("OK"), getrcconfigint("rcok", NULL), _("EXIT"), getrcconfigint("rcexit", NULL), NULL, 0, NULL, 0, 1000, 200, 0, 0);
    678 
    679676        if(!file_exist("/var/swap/player"))
    680677                mkdir("/var/swap/player", 0777);
Note: See TracChangeset for help on using the changeset viewer.