[gnome-settings-daemon] media-keys: Remove unneeded code from OSD test



commit 2c7b96f1f4774b323b969ed9b1d30a19a5ae5e26
Author: Bastien Nocera <hadess hadess net>
Date:   Sat Jan 12 00:27:07 2013 +0100

    media-keys: Remove unneeded code from OSD test
    
    We don't need icons from gnome-power-manager anymore.

 plugins/media-keys/test-media-window.c |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/plugins/media-keys/test-media-window.c b/plugins/media-keys/test-media-window.c
index 9b30df7..67d63be 100644
--- a/plugins/media-keys/test-media-window.c
+++ b/plugins/media-keys/test-media-window.c
@@ -137,9 +137,6 @@ main (int    argc,
                 exit (1);
         }
 
-        gtk_icon_theme_append_search_path (gtk_icon_theme_get_default (),
-                                           DATADIR G_DIR_SEPARATOR_S "gnome-power-manager" G_DIR_SEPARATOR_S "icons");
-
         test_window ();
 
         gtk_main ();



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