]> git.sur5r.net Git - glabels/commitdiff
Removed obsolete tab-hborder property from media-select UI file.
authorJim Evins <evins@snaught.com>
Fri, 24 Oct 2014 00:57:06 +0000 (20:57 -0400)
committerJim Evins <evins@snaught.com>
Fri, 24 Oct 2014 00:57:06 +0000 (20:57 -0400)
Unfortunately, beginning with gtk 3.14, rather than ignoring this obsolete
property, having it in a UI file is considered a critical error, thus crashing
glabels on newer distributions.

data/ui/media-select.ui

index 499ddbd3ba43b6a767a776200987f8532080acb4..ee45ec068233a0f8a5143fa1e898df13d9fa8dff 100644 (file)
@@ -18,7 +18,6 @@
         <child>
           <object class="GtkNotebook" id="notebook">
             <property name="visible">True</property>
-            <property name="tab_hborder">0</property>
             <child>
               <object class="GtkVBox" id="recent_tab_vbox">
                 <property name="height_request">320</property>