rhythmbox r6058 - in trunk: . plugins/daap
- From: jmatthew svn gnome org
- To: svn-commits-list gnome org
- Subject: rhythmbox r6058 - in trunk: . plugins/daap
- Date: Sun, 16 Nov 2008 10:36:20 +0000 (UTC)
Author: jmatthew
Date: Sun Nov 16 10:36:20 2008
New Revision: 6058
URL: http://svn.gnome.org/viewvc/rhythmbox?rev=6058&view=rev
Log:
2008-11-16 Jonathan Matthew <jonathan d14n org>
* plugins/daap/rb-daap-plugin.c:
Add ellipsis to 'Connect to DAAP share' (#521025)
Modified:
trunk/ChangeLog
trunk/plugins/daap/rb-daap-plugin.c
Modified: trunk/plugins/daap/rb-daap-plugin.c
==============================================================================
--- trunk/plugins/daap/rb-daap-plugin.c (original)
+++ trunk/plugins/daap/rb-daap-plugin.c Sun Nov 16 10:36:20 2008
@@ -116,7 +116,7 @@
{ "DaapSourceDisconnect", GTK_STOCK_DISCONNECT, N_("_Disconnect"), NULL,
N_("Disconnect from DAAP share"),
G_CALLBACK (rb_daap_plugin_cmd_disconnect) },
- { "MusicNewDAAPShare", GTK_STOCK_CONNECT, N_("Connect to _DAAP share"), NULL,
+ { "MusicNewDAAPShare", GTK_STOCK_CONNECT, N_("Connect to _DAAP share..."), NULL,
N_("Connect to a new DAAP share"),
G_CALLBACK (rb_daap_plugin_cmd_connect) },
};
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]