Author: kitone
Date: Sat Jan 10 13:19:41 2015
New Revision: 887
URL: http://svn.gna.org/viewcvs/subtitleeditor?rev=887&view=rev
Log:
Fix bug #23160 : Configure keyboard shortcuts does not fit hte window well.
Modified:
trunk/ChangeLog
trunk/plugins/actions/configurekeyboardshortcuts/dialog-configure-keyboard-shortcuts.ui
Modified: trunk/ChangeLog
URL:
http://svn.gna.org/viewcvs/subtitleeditor/trunk/ChangeLog?rev=887&r1=886&r2=887&view=diff
==============================================================================
--- trunk/ChangeLog (original)
+++ trunk/ChangeLog Sat Jan 10 13:19:41 2015
@@ -1,3 +1,8 @@
+2015-01-10 kitone <[email protected]>
+
+ *
plugins/actions/configurekeyboardshortcuts/dialog-configure-keyboard-shortcuts.ui:
+ Fix bug #23160 : Configure keyboard shortcuts does not fit hte window
well.
+
2015-01-09 kitone <[email protected]>
* plugins/actions/textcorrection/textcorrection.cc:
Modified:
trunk/plugins/actions/configurekeyboardshortcuts/dialog-configure-keyboard-shortcuts.ui
URL:
http://svn.gna.org/viewcvs/subtitleeditor/trunk/plugins/actions/configurekeyboardshortcuts/dialog-configure-keyboard-shortcuts.ui?rev=887&r1=886&r2=887&view=diff
==============================================================================
---
trunk/plugins/actions/configurekeyboardshortcuts/dialog-configure-keyboard-shortcuts.ui
(original)
+++
trunk/plugins/actions/configurekeyboardshortcuts/dialog-configure-keyboard-shortcuts.ui
Sat Jan 10 13:19:41 2015
@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<interface>
<!-- interface-requires gtk+ 3.0 -->
+ <!-- interface-naming-policy toplevel-contextual -->
<object class="GtkDialog" id="dialog-configure-keyboard-shortcuts">
<property name="can_focus">False</property>
<property name="border_width">5</property>
@@ -10,14 +11,12 @@
<property name="default_height">1</property>
<property name="type_hint">dialog</property>
<child internal-child="vbox">
- <object class="GtkBox" id="dialog-vbox2">
+ <object class="GtkVBox" id="dialog-vbox2">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="orientation">vertical</property>
<property name="spacing">2</property>
<child internal-child="action_area">
- <object class="GtkButtonBox" id="dialog-action_area2">
- <property name="visible">True</property>
+ <object class="GtkHButtonBox" id="dialog-action_area1">
<property name="can_focus">False</property>
<property name="layout_style">end</property>
<child>
@@ -31,6 +30,7 @@
<packing>
<property name="expand">False</property>
<property name="fill">False</property>
+ <property name="pack_type">end</property>
<property name="position">0</property>
</packing>
</child>
@@ -38,7 +38,6 @@
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
- <property name="pack_type">end</property>
<property name="position">0</property>
</packing>
</child>
@@ -60,9 +59,6 @@
<property name="can_focus">True</property>
<property name="rules_hint">True</property>
<property name="enable_search">False</property>
- <child internal-child="selection">
- <object class="GtkTreeSelection"
id="treeview-selection1"/>
- </child>
</object>
</child>
</object>
@@ -107,13 +103,13 @@
</object>
<packing>
<property name="expand">False</property>
- <property name="fill">True</property>
+ <property name="fill">False</property>
<property name="position">1</property>
</packing>
</child>
</object>
<packing>
- <property name="expand">False</property>
+ <property name="expand">True</property>
<property name="fill">True</property>
<property name="position">1</property>
</packing>
_______________________________________________
Subtitleeditor-commits mailing list
[email protected]
https://mail.gna.org/listinfo/subtitleeditor-commits