[Xfce4-commits] [xfce/xfdesktop] 04/04: Do not set GtkDialog:has-separator which is deprecated
noreply at xfce.org
noreply at xfce.org
Mon Mar 2 14:29:32 CET 2015
This is an automated email from the git hooks/post-receive script.
eric pushed a commit to branch master
in repository xfce/xfdesktop.
commit da08d4781e4cd82e100dbc155569360d11dc09ac
Author: Thaddaeus Tintenfisch <thad.fisch at gmail.com>
Date: Wed Feb 25 13:32:24 2015 +0100
Do not set GtkDialog:has-separator which is deprecated
Signed-off-by: Eric Koegel <eric.koegel at gmail.com>
---
settings/xfdesktop-settings-ui.glade | 1 -
1 file changed, 1 deletion(-)
diff --git a/settings/xfdesktop-settings-ui.glade b/settings/xfdesktop-settings-ui.glade
index 5740c69..5aa35d8 100644
--- a/settings/xfdesktop-settings-ui.glade
+++ b/settings/xfdesktop-settings-ui.glade
@@ -117,7 +117,6 @@
<property name="window_position">GTK_WIN_POS_CENTER_ON_PARENT</property>
<property name="icon_name">preferences-desktop-wallpaper</property>
<property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
- <property name="has_separator">False</property>
<property name="subtitle" translatable="yes">Set desktop background and menu and icon behavior</property>
<property name="default-width">640</property>
<property name="default-height">480</property>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list