[geany/geany] 1db4cd: Drop obsolete 'has_separator' property from the interface definitions

Christian Dywan git-noreply at xxxxx
Sun Mar 17 16:17:09 UTC 2013


Branch:      refs/heads/master
Author:      Christian Dywan <christian at twotoasts.de>
Committer:   Enrico Tröger <enrico.troeger at uvena.de>
Date:        Sun, 17 Mar 2013 16:17:09 UTC
Commit:      1db4cd90dfe89324e7c09e2284705a5d2725964d
             https://github.com/geany/geany/commit/1db4cd90dfe89324e7c09e2284705a5d2725964d

Log Message:
-----------
Drop obsolete 'has_separator' property from the interface definitions


Modified Paths:
--------------
    data/geany.glade

Modified: data/geany.glade
2 files changed, 0 insertions(+), 2 deletions(-)
===================================================================
@@ -712,7 +712,6 @@
     <property name="modal">True</property>
     <property name="type_hint">dialog</property>
     <property name="skip_pager_hint">True</property>
-    <property name="has_separator">True</property>
     <property name="icon_name">geany</property>
     <child internal-child="vbox">
       <object class="GtkVBox" id="dialog-vbox3">
@@ -6423,7 +6422,6 @@
     <property name="destroy_with_parent">True</property>
     <property name="type_hint">dialog</property>
     <property name="transient_for">window1</property>
-    <property name="has_separator">True</property>
     <property name="icon_name">geany</property>
     <child internal-child="vbox">
       <object class="GtkVBox" id="project_dialog_vbox">



--------------
This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).


More information about the Commits mailing list