[rhythmbox] mtp: set an initial name for devices before opening them
- From: Jonathan Matthew <jmatthew src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [rhythmbox] mtp: set an initial name for devices before opening them
- Date: Mon, 5 Mar 2012 22:36:53 +0000 (UTC)
commit 75a060e3bb6357fbc4a1baec94b1cc8c285a09e1
Author: Jonathan Matthew <jonathan d14n org>
Date: Tue Mar 6 08:36:37 2012 +1000
mtp: set an initial name for devices before opening them
plugins/mtpdevice/rb-mtp-source.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/plugins/mtpdevice/rb-mtp-source.c b/plugins/mtpdevice/rb-mtp-source.c
index 8a8ad60..8fe4df1 100644
--- a/plugins/mtpdevice/rb-mtp-source.c
+++ b/plugins/mtpdevice/rb-mtp-source.c
@@ -584,6 +584,7 @@ rb_mtp_source_new (RBShell *shell,
#endif
"settings", g_settings_get_child (settings, "source"),
"toolbar-path", "/MTPSourceToolBar",
+ "name", _("Media Player"),
NULL));
g_object_unref (settings);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]