Sat, 25 May 2013 06:49:12 +0200
Adapt to accommodate Firefox OS validation rule: All external links need to
open with target="_blank". There is no browser UX in a webapp and on Desktop
and FirefoxOS platforms there is no hardware back button.
michael@0 | 1 | syntax: glob |
michael@0 | 2 | *.orig |
michael@0 | 3 | *.rej |
michael@0 | 4 | *.o |
michael@0 | 5 | *~ |
michael@0 | 6 | |
michael@0 | 7 | dist |
michael@0 | 8 | doc/shot*.png |
michael@0 | 9 | doc/design*.pdf |
michael@0 | 10 | doc/miscnotas.txt |
michael@0 | 11 | src/firefoxos/jquery.core |
michael@0 | 12 | src/firefoxos/jquery.mobile |