[gnumeric] ui: work around gtk+ abi break.
- From: Morten Welinder <mortenw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnumeric] ui: work around gtk+ abi break.
- Date: Tue, 26 Nov 2013 01:27:16 +0000 (UTC)
commit 7010abb3c03b2c61caf156b95d52071d42ce57ac
Author: Morten Welinder <terra gnome org>
Date: Mon Nov 25 20:25:02 2013 -0500
ui: work around gtk+ abi break.
NEWS | 1 +
src/dialogs/ChangeLog | 5 +++++
src/dialogs/function-select.ui | 2 +-
3 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 0c711ca..02fc98a 100644
--- a/NEWS
+++ b/NEWS
@@ -22,6 +22,7 @@ Morten:
* Incorporate new tests from crlibm.
* New functions SINPI and COSPI.
* Improve accuracy of SIN/COS/TAN on win32.
+ * Work around GTK+ ABI break. [Redhat #1033827]
Xabier RodrÃguez Calvar:
* Fix dialog button order. [#710378]
diff --git a/src/dialogs/ChangeLog b/src/dialogs/ChangeLog
index 00c0906..b983c03 100644
--- a/src/dialogs/ChangeLog
+++ b/src/dialogs/ChangeLog
@@ -1,3 +1,8 @@
+2013-11-25 Morten Welinder <terra gnome org>
+
+ * function-select.ui: Work around gtk+ ABI break. Fixes Redhat
+ #1033827.
+
2013-10-17 Morten Welinder <terra gnome org>
* sheet-rename.ui, sheet-resize.ui: Fix button order. Patches
diff --git a/src/dialogs/function-select.ui b/src/dialogs/function-select.ui
index 7b5d060..87a6dc0 100644
--- a/src/dialogs/function-select.ui
+++ b/src/dialogs/function-select.ui
@@ -259,7 +259,7 @@
</child>
</object>
<packing>
- <property name="expand">False</property>
+ <property name="expand">True</property>
<property name="fill">True</property>
<property name="position">2</property>
</packing>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]