epiphany r8156 - branches/gnome-2-22/data/chrome
- From: chpe svn gnome org
- To: svn-commits-list gnome org
- Subject: epiphany r8156 - branches/gnome-2-22/data/chrome
- Date: Fri, 28 Mar 2008 15:08:49 +0000 (GMT)
Author: chpe
Date: Fri Mar 28 15:08:48 2008
New Revision: 8156
URL: http://svn.gnome.org/viewvc/epiphany?rev=8156&view=rev
Log:
Add netError overrides for the cert exception dialogue.
Modified:
branches/gnome-2-22/data/chrome/Makefile.am
branches/gnome-2-22/data/chrome/app-chrome.manifest.in
Modified: branches/gnome-2-22/data/chrome/Makefile.am
==============================================================================
--- branches/gnome-2-22/data/chrome/Makefile.am (original)
+++ branches/gnome-2-22/data/chrome/Makefile.am Fri Mar 28 15:08:48 2008
@@ -14,6 +14,10 @@
globalchromedir = $(manifestdir)/global
globalchrome_DATA = about.xhtml
+if HAVE_GECKO_1_9
+globalchrome_DATA += netError.dtd
+endif
+
EXTRA_DIST = \
$(manifest_in_files) \
$(branding_in_files) \
Modified: branches/gnome-2-22/data/chrome/app-chrome.manifest.in
==============================================================================
--- branches/gnome-2-22/data/chrome/app-chrome.manifest.in (original)
+++ branches/gnome-2-22/data/chrome/app-chrome.manifest.in Fri Mar 28 15:08:48 2008
@@ -1,3 +1,4 @@
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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]