[rhythmbox] iradio: register the station properties dialog type (bug #649231)
- From: Jonathan Matthew <jmatthew src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [rhythmbox] iradio: register the station properties dialog type (bug #649231)
- Date: Tue, 3 May 2011 09:00:16 +0000 (UTC)
commit c788b2f670c234ffed900c5d844bf4cdf83bb9a7
Author: Jonathan Matthew <jonathan d14n org>
Date: Tue May 3 18:59:51 2011 +1000
iradio: register the station properties dialog type (bug #649231)
plugins/iradio/rb-iradio-plugin.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/plugins/iradio/rb-iradio-plugin.c b/plugins/iradio/rb-iradio-plugin.c
index da8caa8..552548a 100644
--- a/plugins/iradio/rb-iradio-plugin.c
+++ b/plugins/iradio/rb-iradio-plugin.c
@@ -44,6 +44,7 @@
#include "rb-dialog.h"
#include "rb-iradio-source.h"
#include "rb-iradio-source-search.h"
+#include "rb-station-properties-dialog.h"
#include "rb-file-helpers.h"
#include "rb-display-page-group.h"
@@ -131,6 +132,7 @@ peas_register_types (PeasObjectModule *module)
rb_iradio_plugin_register_type (G_TYPE_MODULE (module));
_rb_iradio_source_register_type (G_TYPE_MODULE (module));
_rb_iradio_source_search_register_type (G_TYPE_MODULE (module));
+ _rb_station_properties_dialog_register_type (G_TYPE_MODULE (module));
peas_object_module_register_extension_type (module,
PEAS_TYPE_ACTIVATABLE,
RB_TYPE_IRADIO_PLUGIN);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]