[xiph-commits] r15163 - trunk/subtle/Subtitles/Formats

jmesquita at svn.xiph.org jmesquita at svn.xiph.org
Wed Aug 6 22:28:06 PDT 2008


Author: jmesquita
Date: 2008-08-06 22:28:06 -0700 (Wed, 06 Aug 2008)
New Revision: 15163

Removed:
   trunk/subtle/Subtitles/Formats/dlg_softniFramerate.glade
Log:
This file is garbage because it was used for testing only.



Deleted: trunk/subtle/Subtitles/Formats/dlg_softniFramerate.glade
===================================================================
--- trunk/subtle/Subtitles/Formats/dlg_softniFramerate.glade	2008-08-07 05:27:27 UTC (rev 15162)
+++ trunk/subtle/Subtitles/Formats/dlg_softniFramerate.glade	2008-08-07 05:28:06 UTC (rev 15163)
@@ -1,91 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!DOCTYPE glade-interface SYSTEM "glade-2.0.dtd">
-<!--Generated with glade3 3.4.5 on Tue Jul 29 02:14:40 2008 -->
-<glade-interface>
-  <widget class="GtkDialog" id="dlg_SoftniFramerate">
-    <property name="border_width">5</property>
-    <property name="type">GTK_WINDOW_POPUP</property>
-    <property name="modal">True</property>
-    <property name="window_position">GTK_WIN_POS_CENTER_ON_PARENT</property>
-    <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
-    <property name="has_separator">False</property>
-    <child internal-child="vbox">
-      <widget class="GtkVBox" id="dialog-vbox1">
-        <property name="visible">True</property>
-        <property name="spacing">2</property>
-        <child>
-          <widget class="GtkVBox" id="vbox1">
-            <property name="visible">True</property>
-            <child>
-              <widget class="GtkLabel" id="label1">
-                <property name="visible">True</property>
-                <property name="label" translatable="yes">Softni needs a framerate specification!
-Since no movie stream has been opened,
-would you like to choose the framerate to be used?</property>
-              </widget>
-            </child>
-            <child>
-              <widget class="GtkHBox" id="hbox1">
-                <property name="visible">True</property>
-                <child>
-                  <widget class="GtkLabel" id="label2">
-                    <property name="visible">True</property>
-                    <property name="label" translatable="yes">Framerate:</property>
-                  </widget>
-                </child>
-                <child>
-                  <widget class="GtkEntry" id="en_Framerate">
-                    <property name="visible">True</property>
-                    <property name="can_focus">True</property>
-                  </widget>
-                  <packing>
-                    <property name="position">1</property>
-                  </packing>
-                </child>
-              </widget>
-              <packing>
-                <property name="position">1</property>
-              </packing>
-            </child>
-          </widget>
-          <packing>
-            <property name="position">1</property>
-          </packing>
-        </child>
-        <child internal-child="action_area">
-          <widget class="GtkHButtonBox" id="dialog-action_area1">
-            <property name="visible">True</property>
-            <property name="layout_style">GTK_BUTTONBOX_END</property>
-            <child>
-              <widget class="GtkButton" id="btn_OK">
-                <property name="visible">True</property>
-                <property name="can_focus">True</property>
-                <property name="receives_default">True</property>
-                <property name="label" translatable="yes">gtk-apply</property>
-                <property name="use_stock">True</property>
-                <property name="response_id">0</property>
-              </widget>
-            </child>
-            <child>
-              <widget class="GtkButton" id="btn_Cancel">
-                <property name="visible">True</property>
-                <property name="can_focus">True</property>
-                <property name="receives_default">True</property>
-                <property name="label" translatable="yes">gtk-cancel</property>
-                <property name="use_stock">True</property>
-                <property name="response_id">0</property>
-              </widget>
-              <packing>
-                <property name="position">1</property>
-              </packing>
-            </child>
-          </widget>
-          <packing>
-            <property name="expand">False</property>
-            <property name="pack_type">GTK_PACK_END</property>
-          </packing>
-        </child>
-      </widget>
-    </child>
-  </widget>
-</glade-interface>



More information about the commits mailing list