[glade/glade-3-20] GladeRegistration: fix css matching error on csd
- From: Juan Pablo Ugarte <jpu src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glade/glade-3-20] GladeRegistration: fix css matching error on csd
- Date: Fri, 11 Aug 2017 13:43:52 +0000 (UTC)
commit 5bf07f2dacc763c957fd50d987a9bb5bb682d46c
Author: Juan Pablo Ugarte <juanpablougarte gmail com>
Date: Fri Aug 11 10:38:37 2017 -0300
GladeRegistration: fix css matching error on csd
CSD should not be affected by the custom css.
src/glade-registration.glade | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/src/glade-registration.glade b/src/glade-registration.glade
index bcf0e28..7c3f1ef 100644
--- a/src/glade-registration.glade
+++ b/src/glade-registration.glade
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.19.0
+<!-- Generated with glade 3.20.0
Glade - A user interface designer for GTK+ and GNOME
Copyright (C) 2014 Juan Pablo Ugarte
@@ -40,7 +40,6 @@ Author: Juan Pablo Ugarte <juanpablougarte gmail com>
<property name="page_increment">10</property>
</object>
<template class="GladeRegistration" parent="GtkDialog">
- <property name="name">glade-registration</property>
<property name="can_focus">False</property>
<property name="title" translatable="yes">Glade Registration & User Survey</property>
<property name="default_width">512</property>
@@ -51,6 +50,7 @@ Author: Juan Pablo Ugarte <juanpablougarte gmail com>
<signal name="response" handler="on_registration_dialog_response" swapped="no"/>
<child internal-child="vbox">
<object class="GtkBox" id="dialog-vbox1">
+ <property name="name">glade-registration</property>
<property name="can_focus">False</property>
<property name="orientation">vertical</property>
<property name="spacing">2</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]