XPI Update für Demoseite

This commit is contained in:
Andreas Österreicher
2010-10-29 11:32:46 +00:00
parent d9a464b540
commit 1f84ca28db
6 changed files with 2 additions and 2 deletions
Binary file not shown.
@@ -8,5 +8,5 @@
onclose="return document.getElementById('fas_browser').contentWindow.closeWindow()"
>
<?xml-stylesheet href="chrome://global/skin/" type="text/css"?>
<browser id="fas_browser" type="content-primary" flex="1" src="http://fhcomplete.technikum-wien.at/content/fas.xul.php"/>
<browser id="fas_browser" type="content-primary" flex="1" src="http://fhcomplete.technikum-wien.at/demo/content/fas.xul.php"/>
</window>
Binary file not shown.
Binary file not shown.
@@ -11,5 +11,5 @@
<keyset id="mainkeys1">
<key id="keycode_ignore_kollision1" keycode="VK_F9" oncommand="document.getElementById('tempus_browser').contentWindow.toggleIgnoreKollision()"/>
</keyset>
<browser id="tempus_browser" type="content-primary" flex="1" src="http://fhcomplete.technikum-wien.at/content/tempus.xul.php"/>
<browser id="tempus_browser" type="content-primary" flex="1" src="http://fhcomplete.technikum-wien.at/demo/content/tempus.xul.php"/>
</window>
Binary file not shown.