Subversion Repositories eFlore/Archives.eflore-xul

Compare Revisions

Ignore whitespace Rev 3 → Rev 4

/trunk/eflore/xul_hello_world/exemple.js
New file
0,0 → 1,3
function butAction( txt ) {
alert( txt );
}