[rhythmbox] fix messed up merge from the previous patch set



commit 2510c608477e5b41c7afb62a04d152b16259ae84
Author: Jonathan Matthew <jonathan d14n org>
Date:   Sat Mar 8 22:52:37 2014 +1000

    fix messed up merge from the previous patch set

 shell/main.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/shell/main.c b/shell/main.c
index 0ae5fec..262d580 100644
--- a/shell/main.c
+++ b/shell/main.c
@@ -77,7 +77,7 @@ main (int argc, char **argv)
 #endif
 
        g_set_application_name (_("Rhythmbox"));
-       gtk_window_set_default_icon ("rhythmbox");
+       gtk_window_set_default_icon_name ("rhythmbox");
 
 #if defined(USE_UNINSTALLED_DIRS)
        g_irepository_prepend_search_path (SHARE_UNINSTALLED_BUILDDIR "/../bindings/gi");


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]