aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-accounts-dialog.glade
diff options
context:
space:
mode:
authorXavier Claessens <xclaesse@gmail.com>2007-08-03 03:25:13 +0800
committerXavier Claessens <xclaesse@src.gnome.org>2007-08-03 03:25:13 +0800
commitf19b149157d3fffd1b26685861509dab1fd94814 (patch)
treea02146992a34c0efdcfa1da01ef7fa0dfc037fcf /libempathy-gtk/empathy-accounts-dialog.glade
parent85789199a1c6f455f632605b48caec13dbe0828d (diff)
downloadgsoc2013-empathy-f19b149157d3fffd1b26685861509dab1fd94814.tar
gsoc2013-empathy-f19b149157d3fffd1b26685861509dab1fd94814.tar.gz
gsoc2013-empathy-f19b149157d3fffd1b26685861509dab1fd94814.tar.bz2
gsoc2013-empathy-f19b149157d3fffd1b26685861509dab1fd94814.tar.lz
gsoc2013-empathy-f19b149157d3fffd1b26685861509dab1fd94814.tar.xz
gsoc2013-empathy-f19b149157d3fffd1b26685861509dab1fd94814.tar.zst
gsoc2013-empathy-f19b149157d3fffd1b26685861509dab1fd94814.zip
Click on the treeview to edit the name of an account. Fixes bug #459166.
2007-08-02 Xavier Claessens <xclaesse@gmail.com> * libempathy-gtk/empathy-accounts-dialog.glade: * libempathy-gtk/empathy-accounts-dialog.c: Click on the treeview to edit the name of an account. Fixes bug #459166. svn path=/trunk/; revision=229
Diffstat (limited to 'libempathy-gtk/empathy-accounts-dialog.glade')
-rw-r--r--libempathy-gtk/empathy-accounts-dialog.glade74
1 files changed, 10 insertions, 64 deletions
diff --git a/libempathy-gtk/empathy-accounts-dialog.glade b/libempathy-gtk/empathy-accounts-dialog.glade
index a61b57bd7..e2a8493e5 100644
--- a/libempathy-gtk/empathy-accounts-dialog.glade
+++ b/libempathy-gtk/empathy-accounts-dialog.glade
@@ -395,91 +395,38 @@
<property name="spacing">12</property>
<child>
- <widget class="GtkTable" id="table_new_account">
+ <widget class="GtkHBox" id="hbox_type">
<property name="visible">True</property>
- <property name="n_rows">2</property>
- <property name="n_columns">2</property>
<property name="homogeneous">False</property>
- <property name="row_spacing">6</property>
- <property name="column_spacing">6</property>
-
- <child>
- <widget class="GtkLabel" id="label640">
- <property name="visible">True</property>
- <property name="label" translatable="yes">_Type:</property>
- <property name="use_underline">True</property>
- <property name="use_markup">False</property>
- <property name="justify">GTK_JUSTIFY_LEFT</property>
- <property name="wrap">False</property>
- <property name="selectable">False</property>
- <property name="xalign">0</property>
- <property name="yalign">0.5</property>
- <property name="xpad">0</property>
- <property name="ypad">0</property>
- <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
- <property name="width_chars">-1</property>
- <property name="single_line_mode">False</property>
- <property name="angle">0</property>
- </widget>
- <packing>
- <property name="left_attach">0</property>
- <property name="right_attach">1</property>
- <property name="top_attach">0</property>
- <property name="bottom_attach">1</property>
- <property name="x_options"></property>
- <property name="y_options"></property>
- </packing>
- </child>
+ <property name="spacing">6</property>
<child>
- <widget class="GtkLabel" id="label638">
+ <widget class="GtkLabel" id="label645">
<property name="visible">True</property>
- <property name="label" translatable="yes">_Name:</property>
- <property name="use_underline">True</property>
+ <property name="label" translatable="yes">Type:</property>
+ <property name="use_underline">False</property>
<property name="use_markup">False</property>
<property name="justify">GTK_JUSTIFY_LEFT</property>
<property name="wrap">False</property>
<property name="selectable">False</property>
- <property name="xalign">0</property>
+ <property name="xalign">0.5</property>
<property name="yalign">0.5</property>
<property name="xpad">0</property>
<property name="ypad">0</property>
- <property name="mnemonic_widget">entry_name</property>
<property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
<property name="width_chars">-1</property>
<property name="single_line_mode">False</property>
<property name="angle">0</property>
</widget>
<packing>
- <property name="left_attach">0</property>
- <property name="right_attach">1</property>
- <property name="top_attach">1</property>
- <property name="bottom_attach">2</property>
- <property name="x_options"></property>
- <property name="y_options"></property>
+ <property name="padding">0</property>
+ <property name="expand">False</property>
+ <property name="fill">False</property>
</packing>
</child>
<child>
- <widget class="GtkEntry" id="entry_name">
- <property name="visible">True</property>
- <property name="tooltip" translatable="yes">A unique name for this account to identify it personally to you.</property>
- <property name="can_focus">True</property>
- <property name="editable">True</property>
- <property name="visibility">True</property>
- <property name="max_length">0</property>
- <property name="text" translatable="yes"></property>
- <property name="has_frame">True</property>
- <property name="invisible_char">*</property>
- <property name="activates_default">False</property>
- </widget>
- <packing>
- <property name="left_attach">1</property>
- <property name="right_attach">2</property>
- <property name="top_attach">1</property>
- <property name="bottom_attach">2</property>
- <property name="y_options"></property>
- </packing>
+ <placeholder/>
</child>
</widget>
<packing>
@@ -498,7 +445,6 @@
<child>
<widget class="GtkButton" id="button_create">
<property name="visible">True</property>
- <property name="sensitive">False</property>
<property name="can_focus">True</property>
<property name="relief">GTK_RELIEF_NORMAL</property>
<property name="focus_on_click">True</property>