cvsimport
[beagle.git] / epiphany-extension / beagle.xml.in.in
blob151df9359e9c7633c5dee6035dfaa7576823e6cc
1 <?xml version="1.0"?>
2 <extension>
3 <name>Beagle Indexer</name>
4 <description>Index all visited pages with Beagle</description>
5 <author>FIXME</author>
6 <url>FIXME</url>
7 <version>1</version>
8 <gettext-domain>%GETTEXT_PACKAGE%</gettext-domain>
9 <locale-directory>%LOCALE_DIR%</locale-directory>
10 <loader type="shlib">
11 <attribute name="library">%EXTENSION_DIR%/%LIBRARY%</attribute>
12 </loader>
13 </extension>