summaryrefslogtreecommitdiffstats
path: root/gui/g0xFFFF.glade
diff options
context:
space:
mode:
authorpancake <pancake@dazo>2007-06-02 05:32:43 +0200
committerpancake <pancake@dazo>2007-06-02 05:32:43 +0200
commit43d8d4591933762cec4e0f72d434aa47311419d3 (patch)
treea784a16d3debb2590b63af9be904ecaeac767fec /gui/g0xFFFF.glade
parentf299486ef9ee5531ebee567211eb7861ae7a93bf (diff)
download0xFFFF-43d8d4591933762cec4e0f72d434aa47311419d3.tar.bz2
* Initial import of the offline work of the GUI environment
- Not yet usable, it's just a sketch with glade O:) - But you can get fun hacking on the source! * Add deinstall target to the Makefile * Add INSTALL file for build & install instructions * Add documentation for local flashing.
Diffstat (limited to 'gui/g0xFFFF.glade')
-rw-r--r--gui/g0xFFFF.glade223
1 files changed, 223 insertions, 0 deletions
diff --git a/gui/g0xFFFF.glade b/gui/g0xFFFF.glade
new file mode 100644
index 0000000..f6fbdf3
--- /dev/null
+++ b/gui/g0xFFFF.glade
@@ -0,0 +1,223 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!DOCTYPE glade-interface SYSTEM "glade-2.0.dtd">
+<!--*- mode: xml -*-->
+<glade-interface>
+ <widget class="GtkWindow" id="main_window">
+ <property name="border_width">5</property>
+ <property name="title" translatable="yes" context="yes">g0xFFFF</property>
+ <property name="default_width">501</property>
+ <property name="default_height">329</property>
+ <property name="icon_name">gtk-connect</property>
+ <signal name="destroy_event" handler="gtk_main_quit" object="0"/>
+ <child>
+ <widget class="GtkVBox" id="vbox1">
+ <property name="visible">True</property>
+ <property name="spacing">3</property>
+ <child>
+ <widget class="GtkHButtonBox" id="hbuttonbox2">
+ <property name="visible">True</property>
+ <property name="layout_style">GTK_BUTTONBOX_START</property>
+ <child>
+ <widget class="GtkComboBox" id="combobox2">
+ <property name="visible">True</property>
+ <property name="active">0</property>
+ <property name="items" translatable="yes" context="yes">n770/n800
+HERMflasher</property>
+ </widget>
+ <packing>
+ <property name="expand">False</property>
+ <property name="fill">False</property>
+ </packing>
+ </child>
+ <child>
+ <widget class="GtkButton" id="gochange">
+ <property name="width_request">32</property>
+ <property name="visible">True</property>
+ <property name="has_default">True</property>
+ <property name="label" translatable="yes" context="yes">&gt;</property>
+ </widget>
+ <packing>
+ <property name="expand">False</property>
+ <property name="fill">False</property>
+ <property name="position">1</property>
+ </packing>
+ </child>
+ </widget>
+ <packing>
+ <property name="expand">False</property>
+ <property name="fill">False</property>
+ </packing>
+ </child>
+ <child>
+ <widget class="GtkHBox" id="hbox1">
+ <property name="visible">True</property>
+ <property name="spacing">6</property>
+ <child>
+ <widget class="GtkScrolledWindow" id="scrolledwindow1">
+ <property name="visible">True</property>
+ <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
+ <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
+ <child>
+ <widget class="GtkTreeView" id="treeview1">
+ <property name="visible">True</property>
+ </widget>
+ </child>
+ </widget>
+ </child>
+ <child>
+ <widget class="GtkVBox" id="vbox2">
+ <property name="visible">True</property>
+ <property name="border_width">3</property>
+ <property name="spacing">2</property>
+ <child>
+ <widget class="GtkFileChooserButton" id="filechooserbutton2">
+ </widget>
+ <packing>
+ <property name="expand">False</property>
+ </packing>
+ </child>
+ <child>
+ <widget class="GtkComboBox" id="combo1">
+ <property name="row_span_column">0</property>
+ <property name="column_span_column">0</property>
+ <property name="active">0</property>
+ <property name="tearoff_title">patata</property>
+ <property name="items" translatable="yes" context="yes">rootfs
+initfs
+kernel
+secondary
+xloader</property>
+ </widget>
+ <packing>
+ <property name="expand">False</property>
+ <property name="position">1</property>
+ </packing>
+ </child>
+ <child>
+ <widget class="GtkHBox" id="hbox4">
+ <property name="visible">True</property>
+ <child>
+ <widget class="GtkButton" id="button2">
+ <property name="visible">True</property>
+ <property name="label" context="yes">Remove</property>
+ </widget>
+ </child>
+ <child>
+ <widget class="GtkButton" id="add">
+ <property name="visible">True</property>
+ <property name="label" context="yes">Add</property>
+ </widget>
+ <packing>
+ <property name="position">1</property>
+ </packing>
+ </child>
+ </widget>
+ <packing>
+ <property name="expand">False</property>
+ <property name="position">2</property>
+ </packing>
+ </child>
+ <child>
+ <widget class="GtkCheckButton" id="checkbutton2">
+ <property name="visible">True</property>
+ <property name="label" translatable="yes" context="yes">USB host mode</property>
+ <property name="draw_indicator">True</property>
+ </widget>
+ <packing>
+ <property name="expand">False</property>
+ <property name="fill">False</property>
+ <property name="position">3</property>
+ </packing>
+ </child>
+ <child>
+ <widget class="GtkCheckButton" id="checkbutton3">
+ <property name="visible">True</property>
+ <property name="label" translatable="yes" context="yes">R&amp;D mode</property>
+ <property name="draw_indicator">True</property>
+ </widget>
+ <packing>
+ <property name="expand">False</property>
+ <property name="fill">False</property>
+ <property name="position">4</property>
+ </packing>
+ </child>
+ <child>
+ <widget class="GtkCheckButton" id="reboot">
+ <property name="visible">True</property>
+ <property name="label" translatable="yes" context="yes">Reboot</property>
+ <property name="draw_indicator">True</property>
+ </widget>
+ <packing>
+ <property name="expand">False</property>
+ <property name="fill">False</property>
+ <property name="position">5</property>
+ </packing>
+ </child>
+ </widget>
+ <packing>
+ <property name="expand">False</property>
+ <property name="pack_type">GTK_PACK_END</property>
+ <property name="position">1</property>
+ </packing>
+ </child>
+ </widget>
+ <packing>
+ <property name="padding">3</property>
+ <property name="position">1</property>
+ </packing>
+ </child>
+ <child>
+ <widget class="GtkHBox" id="hbox3">
+ <property name="visible">True</property>
+ <property name="spacing">6</property>
+ <child>
+ <widget class="GtkProgressBar" id="progressbar1">
+ <property name="visible">True</property>
+ <property name="show_text">True</property>
+ </widget>
+ </child>
+ <child>
+ <widget class="GtkHBox" id="hbox5">
+ <property name="visible">True</property>
+ <child>
+ <widget class="GtkButton" id="info">
+ <property name="visible">True</property>
+ <property name="label" translatable="yes" context="yes">gtk-dialog-info</property>
+ <property name="use_stock">True</property>
+ </widget>
+ <packing>
+ <property name="expand">False</property>
+ <property name="fill">False</property>
+ </packing>
+ </child>
+ <child>
+ <widget class="GtkButton" id="but_commit">
+ <property name="visible">True</property>
+ <property name="label" translatable="yes" context="yes">gtk-execute</property>
+ <property name="use_stock">True</property>
+ </widget>
+ <packing>
+ <property name="expand">False</property>
+ <property name="fill">False</property>
+ <property name="position">1</property>
+ </packing>
+ </child>
+ </widget>
+ <packing>
+ <property name="expand">False</property>
+ <property name="fill">False</property>
+ <property name="pack_type">GTK_PACK_END</property>
+ <property name="position">1</property>
+ </packing>
+ </child>
+ </widget>
+ <packing>
+ <property name="expand">False</property>
+ <property name="fill">False</property>
+ <property name="position">2</property>
+ </packing>
+ </child>
+ </widget>
+ </child>
+ </widget>
+</glade-interface>