diff options
author | Christian Persch <chpe@src.gnome.org> | 2009-02-17 02:50:28 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2009-02-17 02:50:28 +0800 |
commit | f0b584509d0612594005e0eca8fe37e75e7b5776 (patch) | |
tree | fee04bb5bf1b216a1c494021f77ad192937e089e | |
parent | be07a1255873b66f5cbc8dd69f2c92b18c7badb7 (diff) | |
download | gsoc2013-epiphany-f0b584509d0612594005e0eca8fe37e75e7b5776.tar gsoc2013-epiphany-f0b584509d0612594005e0eca8fe37e75e7b5776.tar.gz gsoc2013-epiphany-f0b584509d0612594005e0eca8fe37e75e7b5776.tar.bz2 gsoc2013-epiphany-f0b584509d0612594005e0eca8fe37e75e7b5776.tar.lz gsoc2013-epiphany-f0b584509d0612594005e0eca8fe37e75e7b5776.tar.xz gsoc2013-epiphany-f0b584509d0612594005e0eca8fe37e75e7b5776.tar.zst gsoc2013-epiphany-f0b584509d0612594005e0eca8fe37e75e7b5776.zip |
Add backward compat engine definition
svn path=/branches/gnome-2-26/; revision=8786
-rw-r--r-- | data/epiphany.pc.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/epiphany.pc.in b/data/epiphany.pc.in index 1cf70543e..b38e36110 100644 --- a/data/epiphany.pc.in +++ b/data/epiphany.pc.in @@ -8,6 +8,7 @@ datarootdir=@datarootdir@ datadir=@datadir@ icondir=@datadir@/@PACKAGE@/icons features=@EPIPHANY_FEATURES@ +engine=mozilla Name: Epiphany Browser Description: GNOME Web Browser |