aboutsummaryrefslogtreecommitdiffstats
path: root/shell/importer/import.glade
diff options
context:
space:
mode:
Diffstat (limited to 'shell/importer/import.glade')
-rw-r--r--shell/importer/import.glade62
1 files changed, 58 insertions, 4 deletions
diff --git a/shell/importer/import.glade b/shell/importer/import.glade
index c3d858fbbf..fae8c9c0f0 100644
--- a/shell/importer/import.glade
+++ b/shell/importer/import.glade
@@ -33,7 +33,7 @@
<widget>
<class>GnomeDruidPageStart</class>
- <name>page1</name>
+ <name>page0</name>
<title>Evolution Import Assistant</title>
<text>Welcome to the Evolution Import Assistant.
With this assistant you will be guided through the process of
@@ -48,8 +48,35 @@ importing external files into Evolution.</text>
<widget>
<class>GnomeDruidPageStandard</class>
- <name>page2</name>
- <title>Select a File (step 1 of 2)</title>
+ <name>page1</name>
+ <title>Importer Type (step 1 of 3)</title>
+ <title_color>255,255,255</title_color>
+ <background_color>0,0,1</background_color>
+ <logo_background_color>1,1,1</logo_background_color>
+ <logo_image>import.png</logo_image>
+
+ <widget>
+ <class>GtkVBox</class>
+ <child_name>GnomeDruidPageStandard:vbox</child_name>
+ <name>druid-vbox2</name>
+ <homogeneous>False</homogeneous>
+ <spacing>0</spacing>
+ <child>
+ <padding>0</padding>
+ <expand>True</expand>
+ <fill>True</fill>
+ </child>
+
+ <widget>
+ <class>Placeholder</class>
+ </widget>
+ </widget>
+ </widget>
+
+ <widget>
+ <class>GnomeDruidPageStandard</class>
+ <name>page2-file</name>
+ <title>Select a File (step 2 of 3)</title>
<title_color>255,255,255</title_color>
<background_color>1,1,1</background_color>
<logo_background_color>1,1,1</logo_background_color>
@@ -74,9 +101,36 @@ importing external files into Evolution.</text>
</widget>
<widget>
+ <class>GnomeDruidPageStandard</class>
+ <name>page2-intelligent</name>
+ <title>Select Importers (step 2 of 3)</title>
+ <title_color>255,255,255</title_color>
+ <background_color>0,0,1</background_color>
+ <logo_background_color>1,1,1</logo_background_color>
+ <logo_image>import.png</logo_image>
+
+ <widget>
+ <class>GtkVBox</class>
+ <child_name>GnomeDruidPageStandard:vbox</child_name>
+ <name>druid-vbox3</name>
+ <homogeneous>False</homogeneous>
+ <spacing>0</spacing>
+ <child>
+ <padding>0</padding>
+ <expand>True</expand>
+ <fill>True</fill>
+ </child>
+
+ <widget>
+ <class>Placeholder</class>
+ </widget>
+ </widget>
+ </widget>
+
+ <widget>
<class>GnomeDruidPageFinish</class>
<name>page3</name>
- <title>Import File (Step 2 of 2)</title>
+ <title>Import File (step 3 of 3)</title>
<text>Click &quot;Import&quot; to begin importing the file into Evolution. </text>
<background_color>1,1,1</background_color>
<logo_background_color>1,1,1</logo_background_color>