[gnome-contacts] Contacts.Titlebar: Fix CSD window decorations
- From: Erick Pérez Castellanos <erickpc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-contacts] Contacts.Titlebar: Fix CSD window decorations
- Date: Mon, 9 Sep 2013 21:05:05 +0000 (UTC)
commit c256b4c37c11f8969f481a33f4e69207207747e5
Author: Erick Pérez Castellanos <erick red gmail com>
Date: Mon Sep 9 09:11:19 2013 -0400
Contacts.Titlebar: Fix CSD window decorations
src/contacts-window.ui | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/src/contacts-window.ui b/src/contacts-window.ui
index 2fc02c1..8f1276e 100644
--- a/src/contacts-window.ui
+++ b/src/contacts-window.ui
@@ -17,6 +17,7 @@
<property name="title" translatable="yes">All Contacts</property>
<style>
<class name="contacts-left-header-bar"/>
+ <class name="titlebar"/>
</style>
<child>
<object class="GtkButton" id="add_button">
@@ -70,6 +71,10 @@
<property name="visible">True</property>
<property name="hexpand">True</property>
<property name="show_close_button">True</property>
+ <style>
+ <class name="contacts-right-header-bar"/>
+ <class name="titlebar"/>
+ </style>
<child>
<object class="GtkButton" id="edit_button">
<property name="visible">False</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]