gnome-subtitles r1068 - trunk/src/Glade
- From: pcastro svn gnome org
- To: svn-commits-list gnome org
- Subject: gnome-subtitles r1068 - trunk/src/Glade
- Date: Sun, 16 Nov 2008 00:41:37 +0000 (UTC)
Author: pcastro
Date: Sun Nov 16 00:41:37 2008
New Revision: 1068
URL: http://svn.gnome.org/viewvc/gnome-subtitles?rev=1068&view=rev
Log:
Set page size to 0 as the old behaviour has been deprecated.
Modified:
trunk/src/Glade/MainWindow.glade
trunk/src/Glade/TimingsAdjustDialog.glade
trunk/src/Glade/TimingsShiftDialog.glade
Modified: trunk/src/Glade/MainWindow.glade
==============================================================================
--- trunk/src/Glade/MainWindow.glade (original)
+++ trunk/src/Glade/MainWindow.glade Sun Nov 16 00:41:37 2008
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE glade-interface SYSTEM "glade-2.0.dtd">
-<!--Generated with glade3 3.4.5 on Sat Oct 4 21:12:26 2008
+<!--Generated with glade3 3.4.5 on Sun Nov 16 00:28:03 2008
Version: 3.0.1
Date: Thu Dec 7 16:42:10 2006
User: noup
@@ -233,8 +233,8 @@
<property name="use_underline">True</property>
<property name="use_stock">True</property>
<signal name="activate" handler="OnEditRedo"/>
- <accelerator key="Y" modifiers="GDK_CONTROL_MASK" signal="activate"/>
<accelerator key="Z" modifiers="GDK_SHIFT_MASK | GDK_CONTROL_MASK" signal="activate"/>
+ <accelerator key="Y" modifiers="GDK_CONTROL_MASK" signal="activate"/>
</widget>
</child>
<child>
@@ -512,8 +512,8 @@
<property name="label" translatable="yes">Find Ne_xt</property>
<property name="use_underline">True</property>
<signal name="activate" handler="OnSearchFindNext"/>
- <accelerator key="F3" modifiers="" signal="activate"/>
<accelerator key="G" modifiers="GDK_CONTROL_MASK" signal="activate"/>
+ <accelerator key="F3" modifiers="" signal="activate"/>
</widget>
</child>
<child>
@@ -523,8 +523,8 @@
<property name="label" translatable="yes">Find Pre_vious</property>
<property name="use_underline">True</property>
<signal name="activate" handler="OnSearchFindPrevious"/>
- <accelerator key="F3" modifiers="GDK_SHIFT_MASK" signal="activate"/>
<accelerator key="G" modifiers="GDK_SHIFT_MASK | GDK_CONTROL_MASK" signal="activate"/>
+ <accelerator key="F3" modifiers="GDK_SHIFT_MASK" signal="activate"/>
</widget>
</child>
<child>
@@ -777,8 +777,8 @@
<property name="label" translatable="yes">_Play / Pause</property>
<property name="use_underline">True</property>
<signal name="activate" handler="OnVideoPlayPause"/>
- <accelerator key="F5" modifiers="" signal="activate"/>
<accelerator key="P" modifiers="GDK_CONTROL_MASK" signal="activate"/>
+ <accelerator key="F5" modifiers="" signal="activate"/>
<child internal-child="image">
<widget class="GtkImage" id="videoPlayPauseImage">
<property name="visible">True</property>
@@ -797,8 +797,8 @@
<property name="use_underline">True</property>
<property name="use_stock">True</property>
<signal name="activate" handler="OnVideoRewind"/>
- <accelerator key="F6" modifiers="" signal="activate"/>
<accelerator key="K" modifiers="GDK_CONTROL_MASK" signal="activate"/>
+ <accelerator key="F6" modifiers="" signal="activate"/>
</widget>
</child>
<child>
@@ -809,8 +809,8 @@
<property name="use_underline">True</property>
<property name="use_stock">True</property>
<signal name="activate" handler="OnVideoForward"/>
- <accelerator key="F7" modifiers="" signal="activate"/>
<accelerator key="L" modifiers="GDK_CONTROL_MASK" signal="activate"/>
+ <accelerator key="F7" modifiers="" signal="activate"/>
</widget>
</child>
<child>
@@ -1009,10 +1009,6 @@
<property name="stock_id">gtk-new</property>
<signal name="clicked" handler="OnFileNew"/>
</widget>
- <packing>
- <property name="expand">False</property>
- <property name="homogeneous">False</property>
- </packing>
</child>
<child>
<widget class="GtkToolButton" id="openToolButton">
@@ -1021,10 +1017,6 @@
<property name="stock_id">gtk-open</property>
<signal name="clicked" handler="OnFileOpen"/>
</widget>
- <packing>
- <property name="expand">False</property>
- <property name="homogeneous">False</property>
- </packing>
</child>
<child>
<widget class="GtkToolButton" id="saveToolButton">
@@ -1034,19 +1026,11 @@
<property name="stock_id">gtk-save</property>
<signal name="clicked" handler="OnFileSave"/>
</widget>
- <packing>
- <property name="expand">False</property>
- <property name="homogeneous">False</property>
- </packing>
</child>
<child>
<widget class="GtkSeparatorToolItem" id="toolbarSeparator1">
<property name="visible">True</property>
</widget>
- <packing>
- <property name="expand">False</property>
- <property name="homogeneous">False</property>
- </packing>
</child>
<child>
<widget class="GtkToolButton" id="undoToolButton">
@@ -1055,10 +1039,6 @@
<property name="stock_id">gtk-undo</property>
<signal name="clicked" handler="OnEditUndo"/>
</widget>
- <packing>
- <property name="expand">False</property>
- <property name="homogeneous">False</property>
- </packing>
</child>
<child>
<widget class="GtkToolButton" id="redoToolButton">
@@ -1067,19 +1047,11 @@
<property name="stock_id">gtk-redo</property>
<signal name="clicked" handler="OnEditRedo"/>
</widget>
- <packing>
- <property name="expand">False</property>
- <property name="homogeneous">False</property>
- </packing>
</child>
<child>
<widget class="GtkSeparatorToolItem" id="toolbarSeparator2">
<property name="visible">True</property>
</widget>
- <packing>
- <property name="expand">False</property>
- <property name="homogeneous">False</property>
- </packing>
</child>
<child>
<widget class="GtkToolButton" id="cutToolButton">
@@ -1088,10 +1060,6 @@
<property name="stock_id">gtk-cut</property>
<signal name="clicked" handler="OnEditCut"/>
</widget>
- <packing>
- <property name="expand">False</property>
- <property name="homogeneous">False</property>
- </packing>
</child>
<child>
<widget class="GtkToolButton" id="copyToolButton">
@@ -1100,10 +1068,6 @@
<property name="stock_id">gtk-copy</property>
<signal name="clicked" handler="OnEditCopy"/>
</widget>
- <packing>
- <property name="expand">False</property>
- <property name="homogeneous">False</property>
- </packing>
</child>
<child>
<widget class="GtkToolButton" id="pasteToolButton">
@@ -1112,19 +1076,11 @@
<property name="stock_id">gtk-paste</property>
<signal name="clicked" handler="OnEditPaste"/>
</widget>
- <packing>
- <property name="expand">False</property>
- <property name="homogeneous">False</property>
- </packing>
</child>
<child>
<widget class="GtkSeparatorToolItem" id="toolbarSeparator3">
<property name="visible">True</property>
</widget>
- <packing>
- <property name="expand">False</property>
- <property name="homogeneous">False</property>
- </packing>
</child>
<child>
<widget class="GtkToolButton" id="insertSubtitleToolButton">
@@ -1134,10 +1090,6 @@
<property name="stock_id">gtk-add</property>
<signal name="clicked" handler="OnEditInsertSubtitleAfter"/>
</widget>
- <packing>
- <property name="expand">False</property>
- <property name="homogeneous">False</property>
- </packing>
</child>
<child>
<widget class="GtkToolButton" id="deleteSubtitlesToolButton">
@@ -1147,19 +1099,11 @@
<property name="stock_id">gtk-remove</property>
<signal name="clicked" handler="OnEditDeleteSubtitles"/>
</widget>
- <packing>
- <property name="expand">False</property>
- <property name="homogeneous">False</property>
- </packing>
</child>
<child>
<widget class="GtkSeparatorToolItem" id="toolbarSeparator4">
<property name="visible">True</property>
</widget>
- <packing>
- <property name="expand">False</property>
- <property name="homogeneous">False</property>
- </packing>
</child>
<child>
<widget class="GtkToggleToolButton" id="boldToolButton">
@@ -1168,10 +1112,6 @@
<property name="stock_id">gtk-bold</property>
<signal name="toggled" handler="OnEditFormatBold"/>
</widget>
- <packing>
- <property name="expand">False</property>
- <property name="homogeneous">False</property>
- </packing>
</child>
<child>
<widget class="GtkToggleToolButton" id="italicToolButton">
@@ -1180,10 +1120,6 @@
<property name="stock_id">gtk-italic</property>
<signal name="toggled" handler="OnEditFormatItalic"/>
</widget>
- <packing>
- <property name="expand">False</property>
- <property name="homogeneous">False</property>
- </packing>
</child>
<child>
<widget class="GtkToggleToolButton" id="underlineToolButton">
@@ -1192,10 +1128,6 @@
<property name="stock_id">gtk-underline</property>
<signal name="toggled" handler="OnEditFormatUnderline"/>
</widget>
- <packing>
- <property name="expand">False</property>
- <property name="homogeneous">False</property>
- </packing>
</child>
</widget>
<packing>
@@ -1358,8 +1290,6 @@
<child>
<widget class="GtkTable" id="videoImageTable">
<property name="visible">True</property>
- <property name="n_rows">1</property>
- <property name="n_columns">1</property>
<child>
<widget class="GtkVBox" id="videoImageVBox">
<property name="visible">True</property>
@@ -1558,39 +1488,31 @@
<property name="n_columns">2</property>
<property name="row_spacing">2</property>
<child>
- <widget class="GtkLabel" id="startLabel">
- <property name="visible">True</property>
- <property name="xalign">0</property>
- <property name="label" translatable="yes" comments="This is the start time/frame of a subtitle.">From:</property>
- </widget>
- <packing>
- <property name="x_options">GTK_FILL</property>
- <property name="y_options"></property>
- </packing>
- </child>
- <child>
- <widget class="GtkLabel" id="endLabel">
+ <widget class="GtkSpinButton" id="startSpinButton">
<property name="visible">True</property>
- <property name="xalign">0</property>
- <property name="label" translatable="yes" comments="This is the end time/frame of a subtitle.">To:</property>
+ <property name="can_focus">True</property>
+ <property name="adjustment">0 0 100 1 10 0</property>
+ <property name="climb_rate">1</property>
+ <property name="numeric">True</property>
</widget>
<packing>
- <property name="top_attach">1</property>
- <property name="bottom_attach">2</property>
- <property name="x_options">GTK_FILL</property>
+ <property name="left_attach">1</property>
+ <property name="right_attach">2</property>
<property name="y_options"></property>
</packing>
</child>
<child>
- <widget class="GtkLabel" id="durationLabel">
+ <widget class="GtkSpinButton" id="durationSpinButton">
<property name="visible">True</property>
- <property name="xalign">0</property>
- <property name="label" translatable="yes" comments="This is the duration of a subtitle.">During:</property>
+ <property name="can_focus">True</property>
+ <property name="adjustment">0 0 100 1 10 0</property>
+ <property name="climb_rate">1</property>
</widget>
<packing>
+ <property name="left_attach">1</property>
+ <property name="right_attach">2</property>
<property name="top_attach">2</property>
<property name="bottom_attach">3</property>
- <property name="x_options">GTK_FILL</property>
<property name="y_options"></property>
</packing>
</child>
@@ -1598,7 +1520,7 @@
<widget class="GtkSpinButton" id="endSpinButton">
<property name="visible">True</property>
<property name="can_focus">True</property>
- <property name="adjustment">0 0 100 1 10 10</property>
+ <property name="adjustment">0 0 100 1 10 0</property>
<property name="climb_rate">1</property>
</widget>
<packing>
@@ -1610,31 +1532,39 @@
</packing>
</child>
<child>
- <widget class="GtkSpinButton" id="durationSpinButton">
+ <widget class="GtkLabel" id="durationLabel">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="adjustment">0 0 100 1 10 10</property>
- <property name="climb_rate">1</property>
+ <property name="xalign">0</property>
+ <property name="label" translatable="yes" comments="This is the duration of a subtitle.">During:</property>
</widget>
<packing>
- <property name="left_attach">1</property>
- <property name="right_attach">2</property>
<property name="top_attach">2</property>
<property name="bottom_attach">3</property>
+ <property name="x_options">GTK_FILL</property>
<property name="y_options"></property>
</packing>
</child>
<child>
- <widget class="GtkSpinButton" id="startSpinButton">
+ <widget class="GtkLabel" id="endLabel">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="adjustment">0 0 100 1 10 10</property>
- <property name="climb_rate">1</property>
- <property name="numeric">True</property>
+ <property name="xalign">0</property>
+ <property name="label" translatable="yes" comments="This is the end time/frame of a subtitle.">To:</property>
</widget>
<packing>
- <property name="left_attach">1</property>
- <property name="right_attach">2</property>
+ <property name="top_attach">1</property>
+ <property name="bottom_attach">2</property>
+ <property name="x_options">GTK_FILL</property>
+ <property name="y_options"></property>
+ </packing>
+ </child>
+ <child>
+ <widget class="GtkLabel" id="startLabel">
+ <property name="visible">True</property>
+ <property name="xalign">0</property>
+ <property name="label" translatable="yes" comments="This is the start time/frame of a subtitle.">From:</property>
+ </widget>
+ <packing>
+ <property name="x_options">GTK_FILL</property>
<property name="y_options"></property>
</packing>
</child>
Modified: trunk/src/Glade/TimingsAdjustDialog.glade
==============================================================================
--- trunk/src/Glade/TimingsAdjustDialog.glade (original)
+++ trunk/src/Glade/TimingsAdjustDialog.glade Sun Nov 16 00:41:37 2008
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE glade-interface SYSTEM "glade-2.0.dtd">
-<!--Generated with glade3 3.0.3 on Thu Apr 5 19:27:45 2007 by noup nouplab
+<!--Generated with glade3 3.4.5 on Sun Nov 16 00:31:56 2008
Version: 3.0.1
Date: Thu Dec 7 16:42:10 2006
User: noup
@@ -45,36 +45,29 @@
<property name="column_spacing">10</property>
<property name="row_spacing">8</property>
<child>
- <widget class="GtkLabel" id="firstSubtitleNoLabel">
- <property name="visible">True</property>
- <property name="xalign">0</property>
- <property name="label" translatable="yes">No.:</property>
- </widget>
- <packing>
- <property name="x_options">GTK_FILL</property>
- <property name="y_options"></property>
- </packing>
- </child>
- <child>
- <widget class="GtkLabel" id="firstSubtitleStartLabel">
+ <widget class="GtkLabel" id="firstSubtitleNoInputLabel">
<property name="visible">True</property>
<property name="xalign">0</property>
- <property name="label" translatable="yes">Start Frame:</property>
+ <property name="xpad">5</property>
</widget>
<packing>
- <property name="top_attach">1</property>
- <property name="bottom_attach">2</property>
+ <property name="left_attach">1</property>
+ <property name="right_attach">2</property>
<property name="x_options">GTK_FILL</property>
<property name="y_options"></property>
</packing>
</child>
<child>
- <widget class="GtkLabel" id="firstSubtitleNewStartLabel">
+ <widget class="GtkSpinButton" id="firstSubtitleNewStartSpinButton">
<property name="visible">True</property>
- <property name="xalign">0</property>
- <property name="label" translatable="yes">New Start:</property>
+ <property name="can_focus">True</property>
+ <property name="adjustment">1 0 100 1 10 0</property>
+ <property name="climb_rate">1</property>
+ <property name="numeric">True</property>
</widget>
<packing>
+ <property name="left_attach">1</property>
+ <property name="right_attach">2</property>
<property name="top_attach">2</property>
<property name="bottom_attach">3</property>
<property name="x_options">GTK_FILL</property>
@@ -97,16 +90,12 @@
</packing>
</child>
<child>
- <widget class="GtkSpinButton" id="firstSubtitleNewStartSpinButton">
+ <widget class="GtkLabel" id="firstSubtitleNewStartLabel">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="adjustment">1 0 100 1 10 10</property>
- <property name="climb_rate">1</property>
- <property name="numeric">True</property>
+ <property name="xalign">0</property>
+ <property name="label" translatable="yes">New Start:</property>
</widget>
<packing>
- <property name="left_attach">1</property>
- <property name="right_attach">2</property>
<property name="top_attach">2</property>
<property name="bottom_attach">3</property>
<property name="x_options">GTK_FILL</property>
@@ -114,14 +103,25 @@
</packing>
</child>
<child>
- <widget class="GtkLabel" id="firstSubtitleNoInputLabel">
+ <widget class="GtkLabel" id="firstSubtitleStartLabel">
<property name="visible">True</property>
<property name="xalign">0</property>
- <property name="xpad">5</property>
+ <property name="label" translatable="yes">Start Frame:</property>
+ </widget>
+ <packing>
+ <property name="top_attach">1</property>
+ <property name="bottom_attach">2</property>
+ <property name="x_options">GTK_FILL</property>
+ <property name="y_options"></property>
+ </packing>
+ </child>
+ <child>
+ <widget class="GtkLabel" id="firstSubtitleNoLabel">
+ <property name="visible">True</property>
+ <property name="xalign">0</property>
+ <property name="label" translatable="yes">No.:</property>
</widget>
<packing>
- <property name="left_attach">1</property>
- <property name="right_attach">2</property>
<property name="x_options">GTK_FILL</property>
<property name="y_options"></property>
</packing>
@@ -160,23 +160,31 @@
<property name="column_spacing">10</property>
<property name="row_spacing">8</property>
<child>
- <widget class="GtkLabel" id="lastSubtitleNoLabel">
+ <widget class="GtkSpinButton" id="lastSubtitleNewStartSpinButton">
<property name="visible">True</property>
- <property name="xalign">0</property>
- <property name="label" translatable="yes">No.:</property>
+ <property name="can_focus">True</property>
+ <property name="adjustment">1 0 100 1 10 0</property>
+ <property name="climb_rate">1</property>
+ <property name="numeric">True</property>
</widget>
<packing>
+ <property name="left_attach">1</property>
+ <property name="right_attach">2</property>
+ <property name="top_attach">2</property>
+ <property name="bottom_attach">3</property>
<property name="x_options">GTK_FILL</property>
<property name="y_options"></property>
</packing>
</child>
<child>
- <widget class="GtkLabel" id="lastSubtitleStartLabel">
+ <widget class="GtkLabel" id="lastSubtitleStartInputLabel">
<property name="visible">True</property>
<property name="xalign">0</property>
- <property name="label" translatable="yes">Start Frame:</property>
+ <property name="xpad">5</property>
</widget>
<packing>
+ <property name="left_attach">1</property>
+ <property name="right_attach">2</property>
<property name="top_attach">1</property>
<property name="bottom_attach">2</property>
<property name="x_options">GTK_FILL</property>
@@ -184,40 +192,38 @@
</packing>
</child>
<child>
- <widget class="GtkLabel" id="lastSubtitleNewStartLabel">
+ <widget class="GtkLabel" id="lastSubtitleNoInputLabel">
<property name="visible">True</property>
<property name="xalign">0</property>
- <property name="label" translatable="yes">New Start:</property>
+ <property name="xpad">5</property>
</widget>
<packing>
- <property name="top_attach">2</property>
- <property name="bottom_attach">3</property>
+ <property name="left_attach">1</property>
+ <property name="right_attach">2</property>
<property name="x_options">GTK_FILL</property>
<property name="y_options"></property>
</packing>
</child>
<child>
- <widget class="GtkLabel" id="lastSubtitleNoInputLabel">
+ <widget class="GtkLabel" id="lastSubtitleNewStartLabel">
<property name="visible">True</property>
<property name="xalign">0</property>
- <property name="xpad">5</property>
+ <property name="label" translatable="yes">New Start:</property>
</widget>
<packing>
- <property name="left_attach">1</property>
- <property name="right_attach">2</property>
+ <property name="top_attach">2</property>
+ <property name="bottom_attach">3</property>
<property name="x_options">GTK_FILL</property>
<property name="y_options"></property>
</packing>
</child>
<child>
- <widget class="GtkLabel" id="lastSubtitleStartInputLabel">
+ <widget class="GtkLabel" id="lastSubtitleStartLabel">
<property name="visible">True</property>
<property name="xalign">0</property>
- <property name="xpad">5</property>
+ <property name="label" translatable="yes">Start Frame:</property>
</widget>
<packing>
- <property name="left_attach">1</property>
- <property name="right_attach">2</property>
<property name="top_attach">1</property>
<property name="bottom_attach">2</property>
<property name="x_options">GTK_FILL</property>
@@ -225,18 +231,12 @@
</packing>
</child>
<child>
- <widget class="GtkSpinButton" id="lastSubtitleNewStartSpinButton">
+ <widget class="GtkLabel" id="lastSubtitleNoLabel">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="adjustment">1 0 100 1 10 10</property>
- <property name="climb_rate">1</property>
- <property name="numeric">True</property>
+ <property name="xalign">0</property>
+ <property name="label" translatable="yes">No.:</property>
</widget>
<packing>
- <property name="left_attach">1</property>
- <property name="right_attach">2</property>
- <property name="top_attach">2</property>
- <property name="bottom_attach">3</property>
<property name="x_options">GTK_FILL</property>
<property name="y_options"></property>
</packing>
@@ -288,6 +288,7 @@
<property name="can_focus">True</property>
<property name="label" translatable="yes">All Subtitles</property>
<property name="use_underline">True</property>
+ <property name="response_id">0</property>
<property name="active">True</property>
<property name="draw_indicator">True</property>
<signal name="toggled" handler="OnToggleAllSubtitles"/>
@@ -303,6 +304,7 @@
<property name="can_focus">True</property>
<property name="label" translatable="yes">Selected Subtitles</property>
<property name="use_underline">True</property>
+ <property name="response_id">0</property>
<property name="draw_indicator">True</property>
<property name="group">allSubtitlesRadioButton</property>
<signal name="toggled" handler="OnToggleSelectedSubtitles"/>
Modified: trunk/src/Glade/TimingsShiftDialog.glade
==============================================================================
--- trunk/src/Glade/TimingsShiftDialog.glade (original)
+++ trunk/src/Glade/TimingsShiftDialog.glade Sun Nov 16 00:41:37 2008
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE glade-interface SYSTEM "glade-2.0.dtd">
-<!--Generated with glade3 3.4.5 on Mon Sep 29 23:48:11 2008
+<!--Generated with glade3 3.4.5 on Sun Nov 16 00:29:57 2008
Version: 3.0.1
Date: Thu Dec 7 16:42:10 2006
User: noup
@@ -44,7 +44,7 @@
<property name="has_focus">True</property>
<property name="is_focus">True</property>
<property name="activates_default">True</property>
- <property name="adjustment">0 -3000000 3000000 1 10 10</property>
+ <property name="adjustment">0 -3000000 3000000 1 10 0</property>
<property name="climb_rate">1</property>
<property name="numeric">True</property>
</widget>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]