Movie Converter - bash/Zenity/Autoglade Version
This is the XML file generated by Autoglade.
<?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 Dec 15 21:11:33 2008 -->
<glade-interface>
<widget class="GtkDialog" id="MainWindow">
<property name="border_width">5</property>
<property name="title" translatable="yes">MOMC - My Own Movie Converter</property>
<property name="resizable">False</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="GtkTable" id="table1">
<property name="visible">True</property>
<property name="n_rows">4</property>
<property name="n_columns">5</property>
<child>
<widget class="GtkRadioButton" id="Format4">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="label" translatable="yes">ASF</property>
<property name="xalign">0</property>
<property name="response_id">0</property>
<property name="active">True</property>
<property name="draw_indicator">True</property>
<property name="group">Format1</property>
</widget>
<packing>
<property name="left_attach">4</property>
<property name="right_attach">5</property>
<property name="top_attach">3</property>
<property name="bottom_attach">4</property>
</packing>
</child>
<child>
<widget class="GtkRadioButton" id="Size3">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="label" translatable="yes">Palm-Tungsten-T</property>
<property name="response_id">0</property>
<property name="active">True</property>
<property name="draw_indicator">True</property>
<property name="group">Size1</property>
</widget>
<packing>
<property name="left_attach">3</property>
<property name="right_attach">4</property>
<property name="top_attach">2</property>
<property name="bottom_attach">3</property>
</packing>
</child>
<child>
<widget class="GtkRadioButton" id="Format3">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="label" translatable="yes">MPG</property>
<property name="xalign">0</property>
<property name="response_id">0</property>
<property name="active">True</property>
<property name="draw_indicator">True</property>
<property name="group">Format1</property>
</widget>
<packing>
<property name="left_attach">3</property>
<property name="right_attach">4</property>
<property name="top_attach">3</property>
<property name="bottom_attach">4</property>
<property name="x_padding">6</property>
<property name="y_padding">6</property>
</packing>
</child>
<child>
<widget class="GtkRadioButton" id="Format2">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="label" translatable="yes">WMV</property>
<property name="xalign">0</property>
<property name="response_id">0</property>
<property name="active">True</property>
<property name="draw_indicator">True</property>
<property name="group">Format1</property>
</widget>
<packing>
<property name="left_attach">2</property>
<property name="right_attach">3</property>
<property name="top_attach">3</property>
<property name="bottom_attach">4</property>
<property name="x_padding">6</property>
<property name="y_padding">6</property>
</packing>
</child>
<child>
<widget class="GtkRadioButton" id="Format1">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="label" translatable="yes">AVI</property>
<property name="xalign">0</property>
<property name="response_id">0</property>
<property name="active">True</property>
<property name="draw_indicator">True</property>
</widget>
<packing>
<property name="left_attach">1</property>
<property name="right_attach">2</property>
<property name="top_attach">3</property>
<property name="bottom_attach">4</property>
<property name="x_padding">6</property>
<property name="y_padding">6</property>
</packing>
</child>
<child>
<widget class="GtkLabel" id="FormatLabel1">
<property name="visible">True</property>
<property name="xalign">0</property>
<property name="label" translatable="yes">Target Format:</property>
</widget>
<packing>
<property name="top_attach">3</property>
<property name="bottom_attach">4</property>
<property name="x_padding">6</property>
<property name="y_padding">6</property>
</packing>
</child>
<child>
<widget class="GtkFileChooserButton" id="OpenFile">
<property name="visible">True</property>
</widget>
<packing>
<property name="left_attach">1</property>
<property name="right_attach">5</property>
<property name="x_padding">6</property>
<property name="y_padding">6</property>
</packing>
</child>
<child>
<widget class="GtkFileChooserButton" id="SaveTo">
<property name="visible">True</property>
<property name="do_overwrite_confirmation">True</property>
<property name="action">GTK_FILE_CHOOSER_ACTION_SELECT_FOLDER</property>
<property name="title" translatable="yes">Save To</property>
</widget>
<packing>
<property name="left_attach">1</property>
<property name="right_attach">5</property>
<property name="top_attach">1</property>
<property name="bottom_attach">2</property>
<property name="x_padding">6</property>
<property name="y_padding">6</property>
</packing>
</child>
<child>
<widget class="GtkLabel" id="OpenLabel">
<property name="visible">True</property>
<property name="xalign">0</property>
<property name="label" translatable="yes">FIle To Convert</property>
</widget>
<packing>
<property name="x_padding">6</property>
<property name="y_padding">6</property>
</packing>
</child>
<child>
<widget class="GtkLabel" id="SaveLabel">
<property name="visible">True</property>
<property name="xalign">0</property>
<property name="label" translatable="yes">Save To:</property>
<property name="use_markup">True</property>
</widget>
<packing>
<property name="top_attach">1</property>
<property name="bottom_attach">2</property>
<property name="x_padding">6</property>
<property name="y_padding">6</property>
</packing>
</child>
<child>
<widget class="GtkLabel" id="ResizeLabel">
<property name="visible">True</property>
<property name="xalign">0</property>
<property name="label" translatable="yes">Reduce For:</property>
<property name="use_markup">True</property>
</widget>
<packing>
<property name="top_attach">2</property>
<property name="bottom_attach">3</property>
<property name="x_padding">6</property>
<property name="y_padding">6</property>
</packing>
</child>
<child>
<widget class="GtkRadioButton" id="Size1">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="label" translatable="yes">Normal</property>
<property name="response_id">0</property>
<property name="active">True</property>
<property name="draw_indicator">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_padding">6</property>
<property name="y_padding">6</property>
</packing>
</child>
<child>
<widget class="GtkRadioButton" id="Size2">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="label" translatable="yes">Palm-TX</property>
<property name="response_id">0</property>
<property name="active">True</property>
<property name="draw_indicator">True</property>
<property name="group">Size1</property>
</widget>
<packing>
<property name="left_attach">2</property>
<property name="right_attach">3</property>
<property name="top_attach">2</property>
<property name="bottom_attach">3</property>
<property name="x_padding">6</property>
<property name="y_padding">6</property>
</packing>
</child>
<child>
<widget class="GtkRadioButton" id="Size4">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="label" translatable="yes">Blackberry</property>
<property name="response_id">0</property>
<property name="active">True</property>
<property name="draw_indicator">True</property>
<property name="group">Size1</property>
</widget>
<packing>
<property name="left_attach">4</property>
<property name="right_attach">5</property>
<property name="top_attach">2</property>
<property name="bottom_attach">3</property>
<property name="x_padding">6</property>
<property name="y_padding">6</property>
</packing>
</child>
</widget>
<packing>
<property name="position">1</property>
</packing>
</child>
<child>
<widget class="GtkHBox" id="hbox1">
<property name="visible">True</property>
<child>
<widget class="GtkLabel" id="NewFileNameLabel">
<property name="visible">True</property>
<property name="xalign">0</property>
<property name="label" translatable="yes">New File Name:</property>
</widget>
<packing>
<property name="expand">False</property>
<property name="padding">4</property>
</packing>
</child>
<child>
<widget class="GtkEntry" id="NewFileName">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="has_tooltip">True</property>
<property name="tooltip_text">Enter the filename for the transcoded video file.</property>
<property name="tooltip" translatable="yes">Enter the filename for the transcoded video file.</property>
</widget>
<packing>
<property name="position">1</property>
</packing>
</child>
</widget>
<packing>
<property name="position">2</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="OK">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="tooltip_text">Click OK to transcode file.</property>
<property name="label" translatable="yes">gtk-ok</property>
<property name="use_stock">True</property>
<property name="xalign">0</property>
<property name="response_id">-5</property>
</widget>
</child>
<child>
<widget class="GtkButton" id="Quit">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="label" translatable="yes">gtk-quit</property>
<property name="use_stock">True</property>
<property name="xalign">0</property>
<property name="response_id">-7</property>
</widget>
<packing>
<property name="position">1</property>
</packing>
</child>
<child>
<widget class="GtkButton" id="About">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | GDK_STRUCTURE_MASK</property>
<property name="label" translatable="yes">gtk-about</property>
<property name="use_stock">True</property>
<property name="xalign">0</property>
<property name="response_id">0</property>
</widget>
<packing>
<property name="position">2</property>
</packing>
</child>
</widget>
<packing>
<property name="expand">False</property>
<property name="pack_type">GTK_PACK_END</property>
</packing>
</child>
</widget>
</child>
</widget>
<widget class="GtkAboutDialog" id="aboutdialog1">
<property name="border_width">5</property>
<property name="title" translatable="yes">About Glade</property>
<property name="resizable">False</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>
<property name="program_name">My Own Movie Converter</property>
<property name="version">2.0</property>
<property name="comments" translatable="yes">My Own Movie Converter (MOMC) is a bit
of work I did to make trancoding video files a
lot less CLI intensive. Version 1.0 was a Zenity
and BAsh affair that I through together. This one
uses Autoglade, Zenity and BAsh. If you find
it useful, let me know.</property>
<property name="website">www.reverendlinux.com/linux</property>
<property name="website_label" translatable="yes">www.reverendlinux.com/linux</property>
<property name="license" translatable="yes">This work of scripting genius is free for use and modification.
However, if you do modify it please send me the code. I
want to see what you did and how you did it.</property>
<property name="authors">J Paul Richardson</property>
<property name="documenters">What documentation?
Really, it's too easy to use. Just
make sure you have mencoder
and autoglade installed.</property>
<property name="wrap_license">True</property>
<child internal-child="vbox">
<widget class="GtkVBox" id="dialog-vbox4">
<property name="visible">True</property>
<property name="spacing">2</property>
<child>
<widget class="GtkLabel" id="label1">
<property name="visible">True</property>
</widget>
<packing>
<property name="position">2</property>
</packing>
</child>
<child internal-child="action_area">
<widget class="GtkHButtonBox" id="dialog-action_area4">
<property name="visible">True</property>
<property name="layout_style">GTK_BUTTONBOX_END</property>
</widget>
<packing>
<property name="expand">False</property>
<property name="pack_type">GTK_PACK_END</property>
</packing>
</child>
</widget>
</child>
</widget>
</glade-interface>