[brasero] Remove unneeded icon



commit 0b27d829020d60794594cccb2e445e3f91a781bf
Author: Philippe Rouquier <bonfire-app wanadoo fr>
Date:   Sun Oct 17 13:33:00 2010 +0200

    Remove unneeded icon

 src/brasero-layout.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/brasero-layout.c b/src/brasero-layout.c
index ffaa019..4f7a8e9 100644
--- a/src/brasero-layout.c
+++ b/src/brasero-layout.c
@@ -100,7 +100,7 @@ static GObjectClass *parent_class = NULL;
 #define BRASERO_LAYOUT_PREVIEW_MENU	N_("P_review")
 /* Translators: this is an image, a picture, not a "Disc Image" */
 #define BRASERO_LAYOUT_PREVIEW_TOOLTIP	N_("Display video, audio and image preview")
-#define BRASERO_LAYOUT_PREVIEW_ICON	GTK_STOCK_FILE
+#define BRASERO_LAYOUT_PREVIEW_ICON	NULL
 
 #define BRASERO_LAYOUT_NONE_ID		"EmptyView"
 #define BRASERO_LAYOUT_NONE_MENU	N_("_Show Side Panel")



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