aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/table/e-table-config.glade
diff options
context:
space:
mode:
authorMiguel de Icaza <miguel@src.gnome.org>2000-03-31 02:02:09 +0800
committerMiguel de Icaza <miguel@src.gnome.org>2000-03-31 02:02:09 +0800
commit90d2ce7c4559c3fe82437387786e1b5fdc70086c (patch)
treea3c975144ab74def125242763e58de40dae95e59 /widgets/table/e-table-config.glade
parentfc32fca50e288b125f05402fd2c5be6d9e6e39f0 (diff)
downloadgsoc2013-evolution-90d2ce7c4559c3fe82437387786e1b5fdc70086c.tar
gsoc2013-evolution-90d2ce7c4559c3fe82437387786e1b5fdc70086c.tar.gz
gsoc2013-evolution-90d2ce7c4559c3fe82437387786e1b5fdc70086c.tar.bz2
gsoc2013-evolution-90d2ce7c4559c3fe82437387786e1b5fdc70086c.tar.lz
gsoc2013-evolution-90d2ce7c4559c3fe82437387786e1b5fdc70086c.tar.xz
gsoc2013-evolution-90d2ce7c4559c3fe82437387786e1b5fdc70086c.tar.zst
gsoc2013-evolution-90d2ce7c4559c3fe82437387786e1b5fdc70086c.zip
Add new files
svn path=/trunk/; revision=2258
Diffstat (limited to 'widgets/table/e-table-config.glade')
-rw-r--r--widgets/table/e-table-config.glade143
1 files changed, 143 insertions, 0 deletions
diff --git a/widgets/table/e-table-config.glade b/widgets/table/e-table-config.glade
new file mode 100644
index 0000000000..2605faefb7
--- /dev/null
+++ b/widgets/table/e-table-config.glade
@@ -0,0 +1,143 @@
+<?xml version="1.0"?>
+<GTK-Interface>
+
+<project>
+ <name>E-table</name>
+ <program_name>e-table</program_name>
+ <directory></directory>
+ <source_directory></source_directory>
+ <pixmaps_directory></pixmaps_directory>
+ <language>C</language>
+ <gnome_support>True</gnome_support>
+ <gettext_support>True</gettext_support>
+ <use_widget_names>False</use_widget_names>
+ <output_main_file>False</output_main_file>
+ <output_support_files>False</output_support_files>
+ <output_build_files>False</output_build_files>
+ <backup_source_files>True</backup_source_files>
+ <main_source_file>interface.c</main_source_file>
+ <main_header_file>interface.h</main_header_file>
+ <handler_source_file>callbacks.c</handler_source_file>
+ <handler_header_file>callbacks.h</handler_header_file>
+ <support_source_file>support.c</support_source_file>
+ <support_header_file>support.h</support_header_file>
+ <output_translatable_strings>True</output_translatable_strings>
+ <translatable_strings_file>e-table-config.glade.h</translatable_strings_file>
+</project>
+
+<widget>
+ <class>GtkWindow</class>
+ <name>e-table-config</name>
+ <title>window1</title>
+ <type>GTK_WINDOW_TOPLEVEL</type>
+ <position>GTK_WIN_POS_NONE</position>
+ <modal>False</modal>
+ <allow_shrink>False</allow_shrink>
+ <allow_grow>True</allow_grow>
+ <auto_shrink>False</auto_shrink>
+
+ <widget>
+ <class>GtkFrame</class>
+ <name>top-frame</name>
+ <label></label>
+ <label_xalign>0</label_xalign>
+ <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
+
+ <widget>
+ <class>GtkTable</class>
+ <name>table1</name>
+ <border_width>2</border_width>
+ <rows>4</rows>
+ <columns>2</columns>
+ <homogeneous>False</homogeneous>
+ <row_spacing>2</row_spacing>
+ <column_spacing>0</column_spacing>
+
+ <widget>
+ <class>GtkButton</class>
+ <name>button3</name>
+ <can_focus>True</can_focus>
+ <label>Fields</label>
+ <child>
+ <left_attach>0</left_attach>
+ <right_attach>1</right_attach>
+ <top_attach>0</top_attach>
+ <bottom_attach>1</bottom_attach>
+ <xpad>0</xpad>
+ <ypad>0</ypad>
+ <xexpand>False</xexpand>
+ <yexpand>False</yexpand>
+ <xshrink>False</xshrink>
+ <yshrink>False</yshrink>
+ <xfill>True</xfill>
+ <yfill>True</yfill>
+ </child>
+ </widget>
+
+ <widget>
+ <class>GtkButton</class>
+ <name>button4</name>
+ <can_focus>True</can_focus>
+ <label>Grouping</label>
+ <child>
+ <left_attach>0</left_attach>
+ <right_attach>1</right_attach>
+ <top_attach>1</top_attach>
+ <bottom_attach>2</bottom_attach>
+ <xpad>0</xpad>
+ <ypad>0</ypad>
+ <xexpand>False</xexpand>
+ <yexpand>False</yexpand>
+ <xshrink>False</xshrink>
+ <yshrink>False</yshrink>
+ <xfill>True</xfill>
+ <yfill>True</yfill>
+ </child>
+ </widget>
+
+ <widget>
+ <class>GtkButton</class>
+ <name>button5</name>
+ <can_focus>True</can_focus>
+ <label>Sort</label>
+ <child>
+ <left_attach>0</left_attach>
+ <right_attach>1</right_attach>
+ <top_attach>2</top_attach>
+ <bottom_attach>3</bottom_attach>
+ <xpad>0</xpad>
+ <ypad>0</ypad>
+ <xexpand>False</xexpand>
+ <yexpand>False</yexpand>
+ <xshrink>False</xshrink>
+ <yshrink>False</yshrink>
+ <xfill>True</xfill>
+ <yfill>True</yfill>
+ </child>
+ </widget>
+
+ <widget>
+ <class>GtkButton</class>
+ <name>button6</name>
+ <can_focus>True</can_focus>
+ <label>Filter</label>
+ <child>
+ <left_attach>0</left_attach>
+ <right_attach>1</right_attach>
+ <top_attach>3</top_attach>
+ <bottom_attach>4</bottom_attach>
+ <xpad>0</xpad>
+ <ypad>0</ypad>
+ <xexpand>False</xexpand>
+ <yexpand>False</yexpand>
+ <xshrink>False</xshrink>
+ <yshrink>False</yshrink>
+ <xfill>True</xfill>
+ <yfill>True</yfill>
+ </child>
+ </widget>
+ </widget>
+ </widget>
+</widget>
+
+</GTK-Interface>