[rhythmbox] disambiguate sync action label and sync preferences tab (bug #622723)
- From: Jonathan Matthew <jmatthew src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [rhythmbox] disambiguate sync action label and sync preferences tab (bug #622723)
- Date: Fri, 25 Jun 2010 13:14:09 +0000 (UTC)
commit 9f5b9fb421cf67ad848e3aef31360d6bb45f618a
Author: Jonathan Matthew <jonathan d14n org>
Date: Fri Jun 25 23:11:37 2010 +1000
disambiguate sync action label and sync preferences tab (bug #622723)
sources/rb-media-player-source.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/sources/rb-media-player-source.c b/sources/rb-media-player-source.c
index 8a86db5..fbb5cd0 100644
--- a/sources/rb-media-player-source.c
+++ b/sources/rb-media-player-source.c
@@ -105,7 +105,7 @@ static void sync_cmd (GtkAction *action, RBSource *source);
static gboolean sync_idle_delete_entries (RBMediaPlayerSource *source);
static GtkActionEntry rb_media_player_source_actions[] = {
- { "MediaPlayerSourceSync", GTK_STOCK_REFRESH, N_("Sync"), NULL,
+ { "MediaPlayerSourceSync", GTK_STOCK_REFRESH, N_("Sync with Library"), NULL,
N_("Synchronize media player with the library"),
G_CALLBACK (sync_cmd) },
};
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]