[gnome-control-center/single-window-shell] [shell] Add window title and icon
- From: William Jon McCann <mccann src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gnome-control-center/single-window-shell] [shell] Add window title and icon
- Date: Mon, 11 Jan 2010 17:11:40 +0000 (UTC)
commit 4e97e65ab6d748f76648ef9574f48f62cb29024b
Author: William Jon McCann <jmccann redhat com>
Date: Mon Jan 11 12:01:01 2010 -0500
[shell] Add window title and icon
Use System Settings and preferences-system.
shell/shell.ui | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/shell/shell.ui b/shell/shell.ui
index aae638f..6ab6d6d 100644
--- a/shell/shell.ui
+++ b/shell/shell.ui
@@ -3,8 +3,10 @@
<requires lib="gtk+" version="2.16"/>
<!-- interface-naming-policy project-wide -->
<object class="GtkWindow" id="main-window">
+ <property name="title" translatable="yes">System Settings</property>
<property name="default_width">1024</property>
<property name="default_height">500</property>
+ <property name="icon_name">preferences-system</property>
<child>
<object class="GtkVBox" id="vbox1">
<property name="visible">True</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]