Ignore:
Timestamp:
Dec 7, 2011, 11:58:44 AM (14 years ago)
Author:
madie
Message:

[ipk] update crossepg

Location:
ipk/source.sh4/swapepg_crossepg
Files:
1 edited
1 moved

Legend:

Unmodified
Added
Removed
  • ipk/source.sh4/swapepg_crossepg/var/swap/extensions/CrossEPG/crossepg_about.py

    r7451 r12090  
    5454                        version = "unknow version"
    5555
    56                 credit = "SIFTeam CrossEPG %s (c) 2009-2010 Sandro Cavazzoni\n" % version
     56                credit = "SIFTeam CrossEPG %s (c) 2009-2011 Sandro Cavazzoni\n" % version
    5757                credit += "http://code.google.com/p/crossepg/\n\n"
    5858                credit += "Application credits:\n"
    5959                credit += "- Sandro Cavazzoni aka skaman (main developer)\n"
    6060                credit += "- Ambrosa (scripts developer)\n"
     61                credit += "- Sergiotas (mhw2epgdownloader author)\n"
     62                credit += "- u Killer Bestia (server side application maintainer)\n"
    6163                credit += "- Spaeleus (italian translations)\n"
    62                 credit += "- Bodyan (ukrainian translations)\n\n"
     64                credit += "- Bodyan (ukrainian translations)\n"
     65                credit += "- Kosmacz (polish translations)\n"
     66                credit += "- Ku4a (russian translations)\n\n"
    6367                credit += "Sources credits:\n"
    6468                credit += "- Rytec http://www.rytec.be (xmltv providers for many countries)\n"
    65                 credit += "- Krkadoni http://www.krkadoni.com/ (xmltv provider for Ex Yugoslavia and various xepgdb sources maintainer)\n"
    66                 credit += "- Bodyan and dillinger http://linux-sat.tv/ (xmltv provider for ex USSR channels)"
     69                credit += "- Krkadoni http://www.krkadoni.com/ (xmltv provider for Ex Yugoslavia)\n"
     70                credit += "- Bodyan and dillinger http://linux-sat.tv/ (xmltv provider for ex USSR channels)\n"
     71                credit += "- Devilcosta http://sgcpm.com/ (xmltv provider for nova channels in greek and english)"
    6772                self["about"].setText(credit)
    6873
Note: See TracChangeset for help on using the changeset viewer.