You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
|
|
|