[gnumeric] Fix width of translated lists in various dialogs [#641626]
- From: Andreas J. Guelzow <guelzow src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnumeric] Fix width of translated lists in various dialogs [#641626]
- Date: Sun, 6 Feb 2011 05:44:52 +0000 (UTC)
commit 6c5670be39bcf82eca0cdbbdf545c1786a13cdcf
Author: Andreas J Guelzow <aguelzow pyrshep ca>
Date: Sat Feb 5 22:46:12 2011 -0700
Fix width of translated lists in various dialogs [#641626]
2011-02-05 Andreas J. Guelzow <aguelzow pyrshep ca>
* doc-meta-data.ui: don't fix the width of the selection list
* workbook-attr.ui: ditto
NEWS | 3 +++
src/dialogs/ChangeLog | 5 +++++
src/dialogs/doc-meta-data.ui | 34 ++++++++++++++--------------------
src/dialogs/workbook-attr.ui | 14 ++++----------
4 files changed, 26 insertions(+), 30 deletions(-)
---
diff --git a/NEWS b/NEWS
index ff68370..bd7a954 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,8 @@
Gnumeric 1.10.14
+Andreas:
+ * Fix width of translated lists in various dialogs [#641626]
+
Morten:
* Import wide sc files. [#641581]
diff --git a/src/dialogs/ChangeLog b/src/dialogs/ChangeLog
index 9822507..11991b7 100644
--- a/src/dialogs/ChangeLog
+++ b/src/dialogs/ChangeLog
@@ -1,3 +1,8 @@
+2011-02-05 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+ * doc-meta-data.ui: don't fix the width of the selection list
+ * workbook-attr.ui: ditto
+
2011-02-02 Morten Welinder <terra gnome org>
* Release 1.10.13
diff --git a/src/dialogs/doc-meta-data.ui b/src/dialogs/doc-meta-data.ui
index 0bd8748..5aca2eb 100644
--- a/src/dialogs/doc-meta-data.ui
+++ b/src/dialogs/doc-meta-data.ui
@@ -1,4 +1,4 @@
-<?xml version="1.0"?>
+<?xml version="1.0" encoding="UTF-8"?>
<interface>
<!-- interface-requires gtk+ 2.12 -->
<!-- interface-naming-policy toplevel-contextual -->
@@ -6,11 +6,9 @@
<property name="border_width">6</property>
<property name="title">Document Properties</property>
<property name="type_hint">dialog</property>
- <property name="has_separator">False</property>
<child internal-child="vbox">
<object class="GtkVBox" id="dialog-vbox1">
<property name="visible">True</property>
- <property name="orientation">vertical</property>
<property name="spacing">6</property>
<child>
<object class="GtkHBox" id="hbox1">
@@ -18,11 +16,10 @@
<property name="spacing">10</property>
<child>
<object class="GtkScrolledWindow" id="scrolledwindow3">
- <property name="width_request">120</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="hscrollbar_policy">never</property>
- <property name="vscrollbar_policy">automatic</property>
+ <property name="vscrollbar_policy">never</property>
<property name="shadow_type">in</property>
<child>
<object class="GtkTreeView" id="itemlist">
@@ -33,6 +30,7 @@
</child>
</object>
<packing>
+ <property name="expand">False</property>
<property name="position">1</property>
</packing>
</child>
@@ -48,7 +46,6 @@
<object class="GtkVBox" id="vbox5">
<property name="visible">True</property>
<property name="border_width">5</property>
- <property name="orientation">vertical</property>
<property name="spacing">6</property>
<child>
<object class="GtkLabel" id="label79">
@@ -719,7 +716,7 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="tooltip_text">The document keywords</property>
- <property name="invisible_char">•</property>
+ <property name="invisible_char">â?¢</property>
</object>
<packing>
<property name="left_attach">1</property>
@@ -787,7 +784,7 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="tooltip_text">The document category</property>
- <property name="invisible_char">•</property>
+ <property name="invisible_char">â?¢</property>
</object>
<packing>
<property name="left_attach">1</property>
@@ -802,7 +799,7 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="tooltip_text">The document company</property>
- <property name="invisible_char">•</property>
+ <property name="invisible_char">â?¢</property>
</object>
<packing>
<property name="left_attach">1</property>
@@ -817,7 +814,7 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="tooltip_text">The document manager</property>
- <property name="invisible_char">•</property>
+ <property name="invisible_char">â?¢</property>
</object>
<packing>
<property name="left_attach">1</property>
@@ -832,7 +829,7 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="tooltip_text">The document author</property>
- <property name="invisible_char">•</property>
+ <property name="invisible_char">â?¢</property>
</object>
<packing>
<property name="left_attach">1</property>
@@ -847,7 +844,7 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="tooltip_text">The document subject</property>
- <property name="invisible_char">•</property>
+ <property name="invisible_char">â?¢</property>
</object>
<packing>
<property name="left_attach">1</property>
@@ -862,7 +859,7 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="tooltip_text">The document title (not filename)</property>
- <property name="invisible_char">•</property>
+ <property name="invisible_char">â?¢</property>
</object>
<packing>
<property name="left_attach">1</property>
@@ -973,7 +970,6 @@
<object class="GtkVBox" id="vbox10">
<property name="visible">True</property>
<property name="border_width">5</property>
- <property name="orientation">vertical</property>
<property name="spacing">6</property>
<child>
<object class="GtkScrolledWindow" id="scrolledwindow2">
@@ -1041,7 +1037,7 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="tooltip_text">This property's content (text)</property>
- <property name="invisible_char">•</property>
+ <property name="invisible_char">â?¢</property>
</object>
<packing>
<property name="left_attach">1</property>
@@ -1069,7 +1065,7 @@
<object class="GtkEntry" id="ppt_link">
<property name="visible">True</property>
<property name="can_focus">True</property>
- <property name="invisible_char">•</property>
+ <property name="invisible_char">â?¢</property>
</object>
<packing>
<property name="left_attach">1</property>
@@ -1173,7 +1169,6 @@
<object class="GtkVBox" id="vbox4">
<property name="visible">True</property>
<property name="border_width">4</property>
- <property name="orientation">vertical</property>
<property name="spacing">6</property>
<child>
<object class="GtkTable" id="table6">
@@ -1298,7 +1293,6 @@
<object class="GtkVBox" id="vbox1">
<property name="visible">True</property>
<property name="border_width">12</property>
- <property name="orientation">vertical</property>
<property name="spacing">12</property>
<child>
<object class="GtkHBox" id="hbox2">
@@ -1398,7 +1392,7 @@
<object class="GtkEntry" id="max_iterations">
<property name="visible">True</property>
<property name="can_focus">True</property>
- <property name="invisible_char">•</property>
+ <property name="invisible_char">â?¢</property>
</object>
<packing>
<property name="left_attach">1</property>
@@ -1410,7 +1404,7 @@
<object class="GtkEntry" id="iteration_tolerance">
<property name="visible">True</property>
<property name="can_focus">True</property>
- <property name="invisible_char">•</property>
+ <property name="invisible_char">â?¢</property>
</object>
<packing>
<property name="left_attach">1</property>
diff --git a/src/dialogs/workbook-attr.ui b/src/dialogs/workbook-attr.ui
index ad0290e..5eab563 100644
--- a/src/dialogs/workbook-attr.ui
+++ b/src/dialogs/workbook-attr.ui
@@ -1,15 +1,13 @@
-<?xml version="1.0"?>
+<?xml version="1.0" encoding="UTF-8"?>
<interface>
<!-- interface-requires gtk+ 2.12 -->
<!-- interface-naming-policy toplevel-contextual -->
<object class="GtkDialog" id="WorkbookAttr">
<property name="title" translatable="yes">View Properties</property>
<property name="type_hint">normal</property>
- <property name="has_separator">False</property>
<child internal-child="vbox">
<object class="GtkVBox" id="dialog-vbox1">
<property name="visible">True</property>
- <property name="orientation">vertical</property>
<property name="spacing">6</property>
<child>
<object class="GtkHBox" id="hbox1">
@@ -18,12 +16,10 @@
<property name="spacing">12</property>
<child>
<object class="GtkScrolledWindow" id="scrolledwindow1">
- <property name="width_request">160</property>
- <property name="height_request">120</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="hscrollbar_policy">never</property>
- <property name="vscrollbar_policy">automatic</property>
+ <property name="vscrollbar_policy">never</property>
<property name="shadow_type">in</property>
<child>
<object class="GtkTreeView" id="itemlist">
@@ -35,6 +31,7 @@
</child>
</object>
<packing>
+ <property name="expand">False</property>
<property name="position">1</property>
</packing>
</child>
@@ -47,7 +44,6 @@
<child>
<object class="GtkVBox" id="vbox2">
<property name="visible">True</property>
- <property name="orientation">vertical</property>
<child>
<object class="GtkCheckButton" id="WorkbookView::show_notebook_tabs">
<property name="label" translatable="yes">Notebook _Tabs for Sheets</property>
@@ -131,7 +127,7 @@
<property name="can_focus">True</property>
<property name="tooltip_text" translatable="yes">Unimplementented</property>
<property name="visibility">False</property>
- <property name="invisible_char">•</property>
+ <property name="invisible_char">â?¢</property>
</object>
<packing>
<property name="left_attach">1</property>
@@ -176,7 +172,6 @@
<child>
<object class="GtkVBox" id="vbox1">
<property name="visible">True</property>
- <property name="orientation">vertical</property>
<child>
<object class="GtkCheckButton" id="WorkbookView::do_auto_completion">
<property name="label" translatable="yes">A_uto Complete Text in Cells</property>
@@ -209,7 +204,6 @@
<child>
<object class="GtkVBox" id="vbox-f-marker">
<property name="visible">True</property>
- <property name="orientation">vertical</property>
<child>
<object class="GtkCheckButton" id="WorkbookView::show_function_cell_markers">
<property name="label" translatable="yes">Show _Formula Cell Markers</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]