diff options
Diffstat (limited to 'data/chrome/epiphany.manifest.in')
-rw-r--r-- | data/chrome/epiphany.manifest.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/chrome/epiphany.manifest.in b/data/chrome/epiphany.manifest.in index 472965629..f75c35f04 100644 --- a/data/chrome/epiphany.manifest.in +++ b/data/chrome/epiphany.manifest.in @@ -1,3 +1,3 @@ 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/content/about.xhtml file://@CHROMEDIR@/global/about.xhtml |