[gnome-control-center] bluetooth: don't set a shadow type on the viewport
- From: Cosimo Cecchi <cosimoc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-control-center] bluetooth: don't set a shadow type on the viewport
- Date: Mon, 30 Apr 2012 12:49:34 +0000 (UTC)
commit 656862e697523f40f712f9bcf887f39b4e72b0a7
Author: Cosimo Cecchi <cosimoc gnome org>
Date: Tue Mar 27 17:42:40 2012 -0400
bluetooth: don't set a shadow type on the viewport
https://bugzilla.gnome.org/show_bug.cgi?id=672956
panels/bluetooth/bluetooth.ui | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/panels/bluetooth/bluetooth.ui b/panels/bluetooth/bluetooth.ui
index a122946..63011b6 100644
--- a/panels/bluetooth/bluetooth.ui
+++ b/panels/bluetooth/bluetooth.ui
@@ -34,6 +34,7 @@
<object class="GtkViewport" id="viewport2">
<property name="visible">True</property>
<property name="can_focus">False</property>
+ <property name="shadow_type">none</property>
<child>
<object class="GtkLabel" id="message_label">
<property name="visible">True</property>
@@ -131,6 +132,7 @@
<object class="GtkViewport" id="viewport3">
<property name="visible">True</property>
<property name="can_focus">False</property>
+ <property name="shadow_type">none</property>
<child>
<object class="GtkLabel" id="label8">
<property name="visible">True</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]