summaryrefslogtreecommitdiffstats
path: root/sync/data/sync.glade
diff options
context:
space:
mode:
Diffstat (limited to 'sync/data/sync.glade')
-rw-r--r--sync/data/sync.glade25
1 files changed, 18 insertions, 7 deletions
diff --git a/sync/data/sync.glade b/sync/data/sync.glade
index f8f06f1..df45c86 100644
--- a/sync/data/sync.glade
+++ b/sync/data/sync.glade
@@ -71,6 +71,7 @@
<property name="visible">True</property>
<property name="label">gtk-quit</property>
<property name="use_stock">True</property>
+ <signal name="activate" handler="gtk_main_quit" last_modification_time="Tue, 01 Aug 2006 14:48:26 GMT"/>
</widget>
</child>
</widget>
@@ -151,6 +152,7 @@
<property name="tab_pos">GTK_POS_TOP</property>
<property name="scrollable">False</property>
<property name="enable_popup">False</property>
+ <signal name="destroy" handler="gtk_main_quit" last_modification_time="Tue, 01 Aug 2006 14:48:54 GMT"/>
<child>
<widget class="GtkVBox" id="vbox1">
@@ -174,6 +176,8 @@
<property name="selection_mode">GTK_SELECTION_BROWSE</property>
<property name="orientation">GTK_ORIENTATION_VERTICAL</property>
<property name="reorderable">False</property>
+ <signal name="activate_cursor_item" handler="sync_activate_cursor_item_cb" last_modification_time="Tue, 01 Aug 2006 14:49:19 GMT"/>
+ <signal name="item_activated" handler="sync_item_activated_cb" last_modification_time="Tue, 01 Aug 2006 14:49:42 GMT"/>
</widget>
</child>
</widget>
@@ -191,6 +195,7 @@
<property name="can_focus">True</property>
<property name="relief">GTK_RELIEF_NORMAL</property>
<property name="focus_on_click">True</property>
+ <signal name="clicked" handler="sync_sync_button_cb" last_modification_time="Tue, 01 Aug 2006 14:50:05 GMT"/>
<child>
<widget class="GtkAlignment" id="alignment1">
@@ -452,7 +457,7 @@
<property name="orientation">GTK_PROGRESS_LEFT_TO_RIGHT</property>
<property name="fraction">0</property>
<property name="pulse_step">0.10000000149</property>
- <property name="text" translatable="yes">Synchronising...</property>
+ <property name="text" translatable="yes">Preparing...</property>
<property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
</widget>
<packing>
@@ -470,6 +475,7 @@
<property name="use_stock">True</property>
<property name="relief">GTK_RELIEF_NORMAL</property>
<property name="focus_on_click">True</property>
+ <signal name="clicked" handler="sync_abort_cb" last_modification_time="Tue, 01 Aug 2006 15:08:34 GMT"/>
</widget>
<packing>
<property name="padding">0</property>
@@ -583,11 +589,12 @@
<property name="spacing">0</property>
<child>
- <widget class="GtkButton" id="conflict_button_left">
+ <widget class="GtkButton" id="use_local_button">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="relief">GTK_RELIEF_NORMAL</property>
<property name="focus_on_click">True</property>
+ <signal name="clicked" handler="sync_conflict_resolve_cb" last_modification_time="Tue, 01 Aug 2006 15:09:00 GMT"/>
<child>
<widget class="GtkVBox" id="vbox5">
@@ -647,11 +654,12 @@
</child>
<child>
- <widget class="GtkButton" id="conflict_button_right">
+ <widget class="GtkButton" id="use_ext_button">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="relief">GTK_RELIEF_NORMAL</property>
<property name="focus_on_click">True</property>
+ <signal name="clicked" handler="sync_conflict_resolve_cb" last_modification_time="Tue, 01 Aug 2006 15:08:45 GMT"/>
<child>
<widget class="GtkVBox" id="vbox6">
@@ -729,6 +737,7 @@
<property name="can_focus">True</property>
<property name="relief">GTK_RELIEF_NORMAL</property>
<property name="focus_on_click">True</property>
+ <signal name="clicked" handler="sync_conflict_resolve_cb" last_modification_time="Tue, 01 Aug 2006 15:08:20 GMT"/>
<child>
<widget class="GtkAlignment" id="alignment3">
@@ -802,11 +811,12 @@
</child>
<child>
- <widget class="GtkButton" id="conflict_continue_button">
+ <widget class="GtkButton" id="ignore_button">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="relief">GTK_RELIEF_NORMAL</property>
<property name="focus_on_click">True</property>
+ <signal name="clicked" handler="sync_conflict_resolve_cb" last_modification_time="Tue, 01 Aug 2006 15:08:53 GMT"/>
<child>
<widget class="GtkAlignment" id="alignment2">
@@ -933,6 +943,7 @@
<property name="use_stock">True</property>
<property name="relief">GTK_RELIEF_NORMAL</property>
<property name="focus_on_click">True</property>
+ <signal name="clicked" handler="sync_chooser_cb" last_modification_time="Tue, 01 Aug 2006 14:50:45 GMT"/>
</widget>
<packing>
<property name="left_attach">0</property>
@@ -944,10 +955,9 @@
</child>
<child>
- <widget class="GtkLabel" id="error_label">
+ <widget class="GtkLabel" id="sync_error_label">
<property name="visible">True</property>
- <property name="label" translatable="yes">An unrecoverable error occurred and the
-synchronisation was aborted.</property>
+ <property name="label" translatable="yes"></property>
<property name="use_underline">False</property>
<property name="use_markup">False</property>
<property name="justify">GTK_JUSTIFY_LEFT</property>
@@ -1063,6 +1073,7 @@ synchronisation was aborted.</property>
<property name="use_stock">True</property>
<property name="relief">GTK_RELIEF_NORMAL</property>
<property name="focus_on_click">True</property>
+ <signal name="clicked" handler="sync_chooser_cb" last_modification_time="Tue, 01 Aug 2006 14:50:33 GMT"/>
</widget>
<packing>
<property name="left_attach">0</property>