[brasero] Set a default icon for the options dialogs
- From: Philippe Rouquier <philippr src gnome org>
- To: svn-commits-list gnome org
- Subject: [brasero] Set a default icon for the options dialogs
- Date: Sat, 9 May 2009 08:30:44 -0400 (EDT)
commit 302fc4ef5cd249d6eb5c66d3c278ec77269d8934
Author: Philippe Rouquier <bonfire-app wanadoo fr>
Date: Sat May 9 13:56:45 2009 +0200
Set a default icon for the options dialogs
---
libbrasero-burn/brasero-burn-options.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/libbrasero-burn/brasero-burn-options.c b/libbrasero-burn/brasero-burn-options.c
index 7c1db11..d46bd07 100644
--- a/libbrasero-burn/brasero-burn-options.c
+++ b/libbrasero-burn/brasero-burn-options.c
@@ -469,6 +469,7 @@ brasero_burn_options_init (BraseroBurnOptions *object)
{
gtk_dialog_set_has_separator (GTK_DIALOG (object), FALSE);
gtk_window_set_resizable (GTK_WINDOW (object), FALSE);
+ gtk_window_set_icon_name (GTK_WINDOW (object), "brasero");
}
/**
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]