Diff
Differences From Artifact [c05f5fe1bb]:
- File channels/links.py — part of check-in [333ed92349] at 2015-04-05 18:24:38 on branch trunk — Make Youtube channel also default. (user: mario, size: 3860) [annotate] [blame] [check-ins using]
To Artifact [a70b7e1793]:
- File channels/links.py — part of check-in [a7b0cd39a2] at 2015-04-17 21:14:32 on branch trunk — Remove remnant module .title/etc attributes, and .current category overwriting. (user: mario, size: 3822) [annotate] [blame] [check-ins using]
20 21 22 23 24 25 26 | 20 21 22 23 24 25 26 27 28 29 30 31 32 33 | - - | # hooks into main.bookmarks class links (object): # plugin info module = "links" |