Re: GTK adjustement changes create incompatible behaviour between versions?
- From: "Patryk Zawadzki" <patrys pld-linux org>
- To: desktop-devel-list gnome org, gtk-devel-list gnome org
- Subject: Re: GTK adjustement changes create incompatible behaviour between versions?
- Date: Mon, 22 Sep 2008 16:50:19 +0200
On Mon, Sep 22, 2008 at 1:07 PM, Vincent Untz <vuntz gnome org> wrote:
> Le lundi 22 septembre 2008, à 12:24 +0200, Patryk Zawadzki a écrit :
>> Can we request a global freeze break permission to fix this and only
>> this?
> Could work, especially since we have a list of files that might need to
> be fixed.
Ok, first patch is attached - putting the end to the root of all evil
- glade3 itself.
--
Patryk Zawadzki
Index: plugins/gtk+/gtk+.xml.in
===================================================================
--- plugins/gtk+/gtk+.xml.in (wersja 1953)
+++ plugins/gtk+/gtk+.xml.in (kopia robocza)
@@ -741,7 +741,7 @@
<property id="text" disabled="True"/>
<property id="value" disabled="True"/>
<property id="can-focus" default="True"/>
- <property id="adjustment" default="0 0 100 1 10 10"/>
+ <property id="adjustment" default="0 0 100 1 10 0"/>
<property id="update-policy">
<displayable-values>
<value id="GTK_UPDATE_ALWAYS" _name="Always"/>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]