Changeset 7570


Ignore:
Timestamp:
May 25, 2011, 10:43:07 PM (15 years ago)
Author:
Captain
Message:

fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ipk/source.sh4/browsers_picasa/usr/lib/enigma2/python/Plugins/Extensions/Picasa/plugin.py

    r7569 r7570  
    682682                                bild = bild + 1
    683683
    684                                 if box <> "dm500hd":
     684                                if box <> "dm500hd" and box <> "dm8000" and box <> "dm800se":
    685685                                        evfd.getInstance().vfd_write_string("Picture " + str(bild))
    686686
Note: See TracChangeset for help on using the changeset viewer.