gplugin/gplugin

closing this branch as there is no demand for this
feature/ruby-loader
16 months ago, Gary Kramlich
d44bad5e041e
closing this branch as there is no demand for this
<?xml version="1.0" encoding="UTF-8"?>
<glade-catalog name="gplugin-gtk"
version="@GPLUGIN_VERSION@"
library="gplugin-gtk"
domain="gplugin"
depends="gtk+"
book="GPlugin">
<glade-widget-classes>
<glade-widget-class
name="GPluginGtkPluginInfo"
generic-name="plugininfo"
title="Plugin Info"
get-type-function="gplugin_gtk_plugin_info_get_type">
</glade-widget-class>
<glade-widget-class
name="GPluginGtkView"
generic-name="pluginview"
title="Plugin View"
get-type-function="gplugin_gtk_view_get_type">
</glade-widget-class>
</glade-widget-classes>
<glade-widget-group name="gplugin-gtk" title="GPlugin Gtk+ Widgets">
<glade-widget-class-ref name="GPluginGtkPluginInfo"/>
<glade-widget-class-ref name="GPluginGtkView"/>
</glade-widget-group>
</glade-catalog>