Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/utils/platforms/xulrunner/apps/firenarwhal/chrome/content/main.xul
diff options
context:
space:
mode:
Diffstat (limited to 'utils/platforms/xulrunner/apps/firenarwhal/chrome/content/main.xul')
-rwxr-xr-xutils/platforms/xulrunner/apps/firenarwhal/chrome/content/main.xul11
1 files changed, 0 insertions, 11 deletions
diff --git a/utils/platforms/xulrunner/apps/firenarwhal/chrome/content/main.xul b/utils/platforms/xulrunner/apps/firenarwhal/chrome/content/main.xul
deleted file mode 100755
index 2761102..0000000
--- a/utils/platforms/xulrunner/apps/firenarwhal/chrome/content/main.xul
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0"?>
-<?xml-stylesheet href="chrome://global/skin/" type="text/css"?>
-<window id="main" title="narwhal"
- width="800" height="600"
- xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
- xmlns:xul="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
- xmlns:html="http://www.w3.org/1999/xhtml"
- hidechrome="true">
- <script src="chrome://narwhal/content/narwhal.js" type="application/x-javascript"/>
-</window>
-