aboutsummaryrefslogtreecommitdiffstats
path: root/shell/glade/e-shell-shared-folder-picker-dialog.glade
diff options
context:
space:
mode:
Diffstat (limited to 'shell/glade/e-shell-shared-folder-picker-dialog.glade')
-rw-r--r--shell/glade/e-shell-shared-folder-picker-dialog.glade73
1 files changed, 37 insertions, 36 deletions
diff --git a/shell/glade/e-shell-shared-folder-picker-dialog.glade b/shell/glade/e-shell-shared-folder-picker-dialog.glade
index 0275f66a0e..9d8d7c0ec4 100644
--- a/shell/glade/e-shell-shared-folder-picker-dialog.glade
+++ b/shell/glade/e-shell-shared-folder-picker-dialog.glade
@@ -2,15 +2,18 @@
<GTK-Interface>
<project>
- <name>Project1</name>
- <program_name>project1</program_name>
- <directory>../../../../home/ettore/Projects/project1</directory>
- <source_directory>../../../../home/ettore/Projects/project1/src</source_directory>
- <pixmaps_directory>../../../../home/ettore/Projects/project1/pixmaps</pixmaps_directory>
+ <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>
- <translatable_strings_file>../../../../home/ettore/Projects/project1</translatable_strings_file>
+ <use_widget_names>True</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>False</backup_source_files>
+ <gnome_help_support>True</gnome_help_support>
</project>
<widget>
@@ -137,13 +140,14 @@
<widget>
<class>GtkLabel</class>
<name>label1</name>
- <label>Server:</label>
+ <label>_Server:</label>
<justify>GTK_JUSTIFY_CENTER</justify>
<wrap>False</wrap>
- <xalign>0</xalign>
+ <xalign>0.5</xalign>
<yalign>0.5</yalign>
<xpad>0</xpad>
<ypad>0</ypad>
+ <focus_target>server-option-menu</focus_target>
<child>
<left_attach>0</left_attach>
<right_attach>1</right_attach>
@@ -162,40 +166,15 @@
<widget>
<class>GtkLabel</class>
- <name>label2</name>
- <label>User:</label>
- <justify>GTK_JUSTIFY_CENTER</justify>
- <wrap>False</wrap>
- <xalign>0</xalign>
- <yalign>0.5</yalign>
- <xpad>0</xpad>
- <ypad>0</ypad>
- <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>False</yfill>
- </child>
- </widget>
-
- <widget>
- <class>GtkLabel</class>
<name>label3</name>
- <label>Folder Name:</label>
+ <label>_Folder Name:</label>
<justify>GTK_JUSTIFY_CENTER</justify>
<wrap>False</wrap>
- <xalign>0</xalign>
+ <xalign>0.5</xalign>
<yalign>0.5</yalign>
<xpad>0</xpad>
<ypad>0</ypad>
+ <focus_target>folder-name-entry</focus_target>
<child>
<left_attach>0</left_attach>
<right_attach>1</right_attach>
@@ -294,6 +273,28 @@
<class>Placeholder</class>
</widget>
</widget>
+
+ <widget>
+ <class>GtkButton</class>
+ <name>button-user</name>
+ <can_focus>True</can_focus>
+ <label>_User:</label>
+ <relief>GTK_RELIEF_NORMAL</relief>
+ <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>False</yfill>
+ </child>
+ </widget>
</widget>
</widget>
</widget>