[brasero] Make sure all BraseroToolDialog derived windows have a brasero icon
- From: Philippe Rouquier <philippr src gnome org>
- To: svn-commits-list gnome org
- Subject: [brasero] Make sure all BraseroToolDialog derived windows have a brasero icon
- Date: Sun, 26 Jul 2009 12:20:34 +0000 (UTC)
commit 597e6afee8744ba77c3bbaebc345de00285b89f4
Author: Philippe Rouquier <bonfire-app wanadoo fr>
Date: Fri Jul 24 14:58:56 2009 +0200
Make sure all BraseroToolDialog derived windows have a brasero icon
libbrasero-burn/brasero-tool-dialog.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/libbrasero-burn/brasero-tool-dialog.c b/libbrasero-burn/brasero-tool-dialog.c
index 7b64840..afed31c 100644
--- a/libbrasero-burn/brasero-tool-dialog.c
+++ b/libbrasero-burn/brasero-tool-dialog.c
@@ -499,6 +499,8 @@ brasero_tool_dialog_init (BraseroToolDialog *obj)
priv = BRASERO_TOOL_DIALOG_PRIVATE (obj);
+ gtk_window_set_icon_name (GTK_WINDOW (obj), "brasero");
+
gtk_dialog_set_has_separator (GTK_DIALOG (obj), FALSE);
/* upper part */
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]