12 lines
392 B
12 lines
392 B
<?xml version="1.0" encoding="UTF-8"?>
|
|
<widget xmlns="http://www.w3.org/ns/widgets"
|
|
xmlns:ub="http://uniboard.mnemis.com/widgets"
|
|
id="http://uniboard.mnemis.com/widgets/geogebra"
|
|
version="1.0"
|
|
width="800"
|
|
height="500"
|
|
ub:resizable="true"
|
|
ub:roles="tool cMAC cUNIX">
|
|
<name>Geogebra</name>
|
|
<content src="index.html"/>
|
|
</widget>
|
|
|