Shutdown: help the style leak printer out a bit.
[gnumeric.git] / plugins / gnome-db / plugin.xml.in
blob9c461cdc657e97aa840a7f8e5b4de98dfbd9884b
1 <?xml version="1.0" encoding="UTF-8"?>
2 <plugin id="Gnumeric_GnomeDB">
3 <information>
4 <_name>GNOME-DB</_name>
5 <_description>Database UI services plugin</_description>
6 </information>
7 <loader type="Gnumeric_Builtin:module">
8 <attribute name="module_file" value="gnomedb"/>
9 </loader>
10 <services>
11 <service type="ui" id="gnome_db" file="ui.xml">
12 <actions>
13 <action name="ViewDataSources">
14 <_label>Data Bases...</_label>
15 </action>
16 </actions>
17 </service>
18 </services>
19 </plugin>