diff options
author | Christopher James Lahey <clahey@helixcode.com> | 2000-04-16 19:36:03 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2000-04-16 19:36:03 +0800 |
commit | 23c29cbcf654883e1243f51adb4bfe3556477cff (patch) | |
tree | 6f2435672bfe00d39a675e1bd02f72bd9c30be7c /addressbook/contact-editor/contact-editor.glade | |
parent | 9aa111c5c129c90ede69ae644280004529f63839 (diff) | |
download | gsoc2013-evolution-23c29cbcf654883e1243f51adb4bfe3556477cff.tar.gz gsoc2013-evolution-23c29cbcf654883e1243f51adb4bfe3556477cff.tar.zst gsoc2013-evolution-23c29cbcf654883e1243f51adb4bfe3556477cff.zip |
Added orginization and role fields.
2000-04-16 Christopher James Lahey <clahey@helixcode.com>
* addressbook/backend/ebook/e-card.c,
addressbook/backend/ebook/e-card.h,
addressbook/backend/ebook/test-card.c,
addressbook/backend/pas/pas-backend-file.c,
addressbook/gui/minicard/e-minicard.c: Added orginization and role
fields.
* addressbook/contact-editor/contact-editor.glade,
addressbook/contact-editor/e-contact-editor-strings.h: Renamed
some incorrectly named fields.
* addressbook/contact-editor/e-contact-editor.c: Added
orginization and role fields as well as hooking up the birth date
field.
* addressbook/gui/minicard/e-minicard-view.c: Added a missing include.
svn path=/trunk/; revision=2458
Diffstat (limited to 'addressbook/contact-editor/contact-editor.glade')
-rw-r--r-- | addressbook/contact-editor/contact-editor.glade | 174 |
1 files changed, 87 insertions, 87 deletions
diff --git a/addressbook/contact-editor/contact-editor.glade b/addressbook/contact-editor/contact-editor.glade index 24f98decac..1a7cf84a6e 100644 --- a/addressbook/contact-editor/contact-editor.glade +++ b/addressbook/contact-editor/contact-editor.glade @@ -4,6 +4,12 @@ <project> <name>Contact-editor</name> <program_name>contact-editor</program_name> + <directory></directory> + <source_directory>src</source_directory> + <pixmaps_directory>pixmaps</pixmaps_directory> + <language>C</language> + <gnome_support>True</gnome_support> + <gettext_support>True</gettext_support> <use_widget_names>True</use_widget_names> <output_main_file>False</output_main_file> <output_support_files>False</output_support_files> @@ -725,7 +731,7 @@ <widget> <class>GtkEntry</class> <child_name>GtkCombo:entry</child_name> - <name>entry14</name> + <name>entry-fileas</name> <can_focus>True</can_focus> <editable>True</editable> <text_visible>True</text_visible> @@ -809,7 +815,6 @@ <widget> <class>GtkButton</class> <name>button-email1</name> - <can_focus>True</can_focus> <widget> <class>Placeholder</class> @@ -842,7 +847,6 @@ <widget> <class>GtkButton</class> <name>button-address1</name> - <can_focus>True</can_focus> <widget> <class>Placeholder</class> @@ -875,7 +879,6 @@ <widget> <class>GtkButton</class> <name>button-phone4</name> - <can_focus>True</can_focus> <widget> <class>Placeholder</class> @@ -908,7 +911,6 @@ <widget> <class>GtkButton</class> <name>button-phone2</name> - <can_focus>True</can_focus> <widget> <class>Placeholder</class> @@ -941,7 +943,6 @@ <widget> <class>GtkButton</class> <name>button-phone1</name> - <can_focus>True</can_focus> <widget> <class>Placeholder</class> @@ -1057,7 +1058,6 @@ <widget> <class>GtkButton</class> <name>button-phone3</name> - <can_focus>True</can_focus> <widget> <class>Placeholder</class> @@ -1427,7 +1427,7 @@ <widget> <class>GtkEntry</class> - <name>entry5</name> + <name>entry-department</name> <can_focus>True</can_focus> <editable>True</editable> <text_visible>True</text_visible> @@ -1451,7 +1451,7 @@ <widget> <class>GtkEntry</class> - <name>entry6</name> + <name>entry-office</name> <can_focus>True</can_focus> <editable>True</editable> <text_visible>True</text_visible> @@ -1475,7 +1475,7 @@ <widget> <class>GtkEntry</class> - <name>entry7</name> + <name>entry-profession</name> <can_focus>True</can_focus> <editable>True</editable> <text_visible>True</text_visible> @@ -1595,7 +1595,7 @@ <widget> <class>GnomeDateEdit</class> - <name>dateedit2</name> + <name>dateedit-anniversary</name> <show_time>False</show_time> <use_24_format>False</use_24_format> <week_start_monday>False</week_start_monday> @@ -1619,7 +1619,7 @@ <widget> <class>GnomeDateEdit</class> - <name>dateedit1</name> + <name>dateedit-birthday</name> <show_time>False</show_time> <use_24_format>False</use_24_format> <week_start_monday>False</week_start_monday> @@ -1930,6 +1930,48 @@ </child> <widget> + <class>GtkHButtonBox</class> + <child_name>GnomeDialog:action_area</child_name> + <name>dialog-action_area2</name> + <layout_style>GTK_BUTTONBOX_END</layout_style> + <spacing>8</spacing> + <child_min_width>85</child_min_width> + <child_min_height>27</child_min_height> + <child_ipad_x>7</child_ipad_x> + <child_ipad_y>0</child_ipad_y> + <child> + <padding>0</padding> + <expand>False</expand> + <fill>True</fill> + <pack>GTK_PACK_END</pack> + </child> + + <widget> + <class>GtkButton</class> + <name>button28</name> + <can_default>True</can_default> + <can_focus>True</can_focus> + <stock_button>GNOME_STOCK_BUTTON_OK</stock_button> + </widget> + + <widget> + <class>GtkButton</class> + <name>button29</name> + <can_default>True</can_default> + <can_focus>True</can_focus> + <stock_button>GNOME_STOCK_BUTTON_APPLY</stock_button> + </widget> + + <widget> + <class>GtkButton</class> + <name>button30</name> + <can_default>True</can_default> + <can_focus>True</can_focus> + <stock_button>GNOME_STOCK_BUTTON_CANCEL</stock_button> + </widget> + </widget> + + <widget> <class>GtkTable</class> <name>table2</name> <rows>2</rows> @@ -2060,11 +2102,39 @@ </widget> </widget> </widget> + </widget> +</widget> + +<widget> + <class>GnomeDialog</class> + <name>dialog-add-phone</name> + <visible>False</visible> + <title>New phone type</title> + <type>GTK_WINDOW_TOPLEVEL</type> + <position>GTK_WIN_POS_NONE</position> + <modal>False</modal> + <allow_shrink>False</allow_shrink> + <allow_grow>False</allow_grow> + <auto_shrink>False</auto_shrink> + <auto_close>False</auto_close> + <hide_on_close>False</hide_on_close> + + <widget> + <class>GtkVBox</class> + <child_name>GnomeDialog:vbox</child_name> + <name>vbox2</name> + <homogeneous>False</homogeneous> + <spacing>8</spacing> + <child> + <padding>4</padding> + <expand>True</expand> + <fill>True</fill> + </child> <widget> <class>GtkHButtonBox</class> <child_name>GnomeDialog:action_area</child_name> - <name>dialog-action_area2</name> + <name>hbuttonbox1</name> <layout_style>GTK_BUTTONBOX_END</layout_style> <spacing>8</spacing> <child_min_width>85</child_min_width> @@ -2080,56 +2150,21 @@ <widget> <class>GtkButton</class> - <name>button28</name> - <can_default>True</can_default> - <can_focus>True</can_focus> - <stock_button>GNOME_STOCK_BUTTON_OK</stock_button> - </widget> - - <widget> - <class>GtkButton</class> - <name>button29</name> + <name>button43</name> <can_default>True</can_default> <can_focus>True</can_focus> - <stock_button>GNOME_STOCK_BUTTON_APPLY</stock_button> + <label>Add</label> + <stock_pixmap>GNOME_STOCK_PIXMAP_ADD</stock_pixmap> </widget> <widget> <class>GtkButton</class> - <name>button30</name> + <name>button44</name> <can_default>True</can_default> <can_focus>True</can_focus> <stock_button>GNOME_STOCK_BUTTON_CANCEL</stock_button> </widget> </widget> - </widget> -</widget> - -<widget> - <class>GnomeDialog</class> - <name>dialog-add-phone</name> - <visible>False</visible> - <title>New phone type</title> - <type>GTK_WINDOW_TOPLEVEL</type> - <position>GTK_WIN_POS_NONE</position> - <modal>False</modal> - <allow_shrink>False</allow_shrink> - <allow_grow>False</allow_grow> - <auto_shrink>False</auto_shrink> - <auto_close>False</auto_close> - <hide_on_close>False</hide_on_close> - - <widget> - <class>GtkVBox</class> - <child_name>GnomeDialog:vbox</child_name> - <name>vbox2</name> - <homogeneous>False</homogeneous> - <spacing>8</spacing> - <child> - <padding>4</padding> - <expand>True</expand> - <fill>True</fill> - </child> <widget> <class>GtkFrame</class> @@ -2164,41 +2199,6 @@ </widget> </widget> </widget> - - <widget> - <class>GtkHButtonBox</class> - <child_name>GnomeDialog:action_area</child_name> - <name>hbuttonbox1</name> - <layout_style>GTK_BUTTONBOX_END</layout_style> - <spacing>8</spacing> - <child_min_width>85</child_min_width> - <child_min_height>27</child_min_height> - <child_ipad_x>7</child_ipad_x> - <child_ipad_y>0</child_ipad_y> - <child> - <padding>0</padding> - <expand>False</expand> - <fill>True</fill> - <pack>GTK_PACK_END</pack> - </child> - - <widget> - <class>GtkButton</class> - <name>button43</name> - <can_default>True</can_default> - <can_focus>True</can_focus> - <label>Add</label> - <stock_pixmap>GNOME_STOCK_PIXMAP_ADD</stock_pixmap> - </widget> - - <widget> - <class>GtkButton</class> - <name>button44</name> - <can_default>True</can_default> - <can_focus>True</can_focus> - <stock_button>GNOME_STOCK_BUTTON_CANCEL</stock_button> - </widget> - </widget> </widget> </widget> |