diff options
author | Christian Persch <chpe@src.gnome.org> | 2008-04-04 05:00:23 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2008-04-04 05:00:23 +0800 |
commit | 18325ac0850ff053477580b448fc6d1b7f21afa8 (patch) | |
tree | 95601b4b872d95ec4fed73d46835639ffbc159a3 /data/chrome/app-chrome.manifest.in | |
parent | c0267b1c65c216a3f1e4743be20b7175ac903b50 (diff) | |
download | gsoc2013-epiphany-18325ac0850ff053477580b448fc6d1b7f21afa8.tar gsoc2013-epiphany-18325ac0850ff053477580b448fc6d1b7f21afa8.tar.gz gsoc2013-epiphany-18325ac0850ff053477580b448fc6d1b7f21afa8.tar.bz2 gsoc2013-epiphany-18325ac0850ff053477580b448fc6d1b7f21afa8.tar.lz gsoc2013-epiphany-18325ac0850ff053477580b448fc6d1b7f21afa8.tar.xz gsoc2013-epiphany-18325ac0850ff053477580b448fc6d1b7f21afa8.tar.zst gsoc2013-epiphany-18325ac0850ff053477580b448fc6d1b7f21afa8.zip |
Exorcise gecko configure & build stuff
svn path=/trunk/; revision=8183
Diffstat (limited to 'data/chrome/app-chrome.manifest.in')
-rw-r--r-- | data/chrome/app-chrome.manifest.in | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/data/chrome/app-chrome.manifest.in b/data/chrome/app-chrome.manifest.in deleted file mode 100644 index 150f691ea..000000000 --- a/data/chrome/app-chrome.manifest.in +++ /dev/null @@ -1,4 +0,0 @@ -override chrome://branding/locale/brand.properties file://@CHROMEDIR@/branding/brand.properties -override chrome://branding/locale/brand.dtd file://@CHROMEDIR@/branding/brand.dtd -override chrome://global/content/about.xhtml file://@CHROMEDIR@/global/about.xhtml -override chrome://global/locale/netErrorApp.dtd file://@CHROMEDIR@/global/netError.dtd |