Changeset 15249


Ignore:
Timestamp:
04/13/12 02:29:30 (11 years ago)
Author:
obi
Message:

fix feed

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/titan/ipkg.h

    r15219 r15249  
    354354                if(ostrcmp("97.74.32.10", ip) == 0)
    355355                {
    356                         if(ostrcmp((char*)src, "http://97.74.32.10/svn/ipk/atemio510-rev12841/sh4/titan/Packages.gz") != 0)              
     356                        if(ostrcmp(src, "//97.74.32.10/svn/ipk/sh4/titan") != 0)                 
    357357                        {
    358358                                textbox(_("Message"), _("check your Secret Feed !"), _("OK"), getrcconfigint("rcok", NULL), _("EXIT"), getrcconfigint("rcexit", NULL), NULL, 0, NULL, 0, 600, 200, 5, 0);               
Note: See TracChangeset for help on using the changeset viewer.