Changeset 7569
- Timestamp:
- May 25, 2011, 10:16:57 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
ipk/source.sh4/browsers_picasa/usr/lib/enigma2/python/Plugins/Extensions/Picasa/plugin.py
r7451 r7569 758 758 759 759 # starten mit der Ansicht "eigene Fotos" 760 if box <> "dm8000" :760 if box <> "dm8000" and box <> "dm800se": 761 761 evfd.getInstance().vfd_write_string("downloading... ") 762 762 … … 774 774 775 775 print "[Picasa OtherPic] Seite wird geladen (nowself)" 776 if box <> "dm8000" :776 if box <> "dm8000" and box <> "dm800se": 777 777 evfd.getInstance().vfd_write_string("filtering...") 778 778 … … 794 794 bild = bild + 1 795 795 total = total + 1 796 if box <> "dm8000" :796 if box <> "dm8000" and box <> "dm800se": 797 797 evfd.getInstance().vfd_write_string("Picture " + str(total)) 798 798 if bild >= 13: # naechste Seite anlegen … … 995 995 picnr = picnr + 1 996 996 seitenr = seitenr + 1 997 if box <> "dm8000" :997 if box <> "dm8000" and box <> "dm800se": 998 998 evfd.getInstance().vfd_write_string("Picture " + str(picnr)) 999 999 … … 1309 1309 bild = 0 1310 1310 1311 if box <> "dm8000" :1311 if box <> "dm8000" and box <> "dm800se": 1312 1312 evfd.getInstance().vfd_write_string("downloading... ") 1313 1313 … … 1337 1337 bild = 0 1338 1338 1339 if box <> "dm8000" :1339 if box <> "dm8000" and box <> "dm800se": 1340 1340 evfd.getInstance().vfd_write_string("search link... ") 1341 1341 … … 1370 1370 bild = bild + 1 1371 1371 total = total + 1 1372 if box <> "dm8000" :1372 if box <> "dm8000" and box <> "dm800se": 1373 1373 evfd.getInstance().vfd_write_string("Picture " + str(total)) 1374 1374 … … 1471 1471 picnr = picnr + 1 1472 1472 seitenr = seitenr + 1 1473 if box <> "dm8000" :1473 if box <> "dm8000" and box <> "dm800se": 1474 1474 evfd.getInstance().vfd_write_string("Picture " + str(picnr)) 1475 1475
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/openaaf/chrome/common/titannit_trac_banner.png)