diff options
Diffstat (limited to 'plugins')
4 files changed, 4 insertions, 4 deletions
diff --git a/plugins/exchange-operations/exchange-permissions-dialog.glade b/plugins/exchange-operations/exchange-permissions-dialog.glade index cf566fc0e4..91404ffb1d 100644 --- a/plugins/exchange-operations/exchange-permissions-dialog.glade +++ b/plugins/exchange-operations/exchange-permissions-dialog.glade @@ -193,7 +193,7 @@ <property name="spacing">6</property> <child> - <widget class="GtkLabel" id="label3"> + <widget class="GtkLabel" id="label4"> <property name="visible">True</property> <property name="label" translatable="yes">Role: </property> <property name="use_underline">False</property> diff --git a/plugins/exchange-operations/exchange-send-options.glade b/plugins/exchange-operations/exchange-send-options.glade index 22003ae588..518e0979e6 100644 --- a/plugins/exchange-operations/exchange-send-options.glade +++ b/plugins/exchange-operations/exchange-send-options.glade @@ -118,7 +118,7 @@ </child> <child> - <widget class="GtkTable" id="msg_settings_label"> + <widget class="GtkTable" id="msg_settings_table"> <property name="border_width">6</property> <property name="visible">True</property> <property name="n_rows">2</property> diff --git a/plugins/groupwise-features/proxy-add-dialog.glade b/plugins/groupwise-features/proxy-add-dialog.glade index a8622f232b..5deb089d4d 100644 --- a/plugins/groupwise-features/proxy-add-dialog.glade +++ b/plugins/groupwise-features/proxy-add-dialog.glade @@ -183,7 +183,7 @@ <property name="right_padding">0</property> <child> - <widget class="GtkHBox" id="hbox1"> + <widget class="GtkHBox" id="hbox2"> <property name="visible">True</property> <property name="homogeneous">False</property> <property name="spacing">2</property> diff --git a/plugins/groupwise-features/proxy-listing.glade b/plugins/groupwise-features/proxy-listing.glade index 5f33da23ad..2ff0baaa97 100644 --- a/plugins/groupwise-features/proxy-listing.glade +++ b/plugins/groupwise-features/proxy-listing.glade @@ -50,7 +50,7 @@ <property name="enable_popup">False</property> <child> - <widget class="GtkVBox" id="proxy_vbox"> + <widget class="GtkVBox" id="proxy_vbox2"> <property name="border_width">12</property> <property name="visible">True</property> <property name="homogeneous">False</property> |