[eog] Re-enable help button in preferences dialog
- From: Ryan Lortie <ryanl src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [eog] Re-enable help button in preferences dialog
- Date: Thu, 28 Apr 2011 04:36:54 +0000 (UTC)
commit baef1541bf395a49a0b355ebc7ab247c25a1a18d
Author: Ryan Lortie <desrt desrt ca>
Date: Thu Apr 28 00:33:58 2011 -0400
Re-enable help button in preferences dialog
Fix a small regression introduced in commit
dbd91b21b9d549dfac8040c00e5737597c4c3536 by re-assigning the proper
response IDs to the buttons in the preferences dialog.
data/eog-preferences-dialog.ui | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/data/eog-preferences-dialog.ui b/data/eog-preferences-dialog.ui
index c932544..87b2f44 100644
--- a/data/eog-preferences-dialog.ui
+++ b/data/eog-preferences-dialog.ui
@@ -597,8 +597,8 @@
</object>
</child>
<action-widgets>
- <action-widget response="0">help_button</action-widget>
- <action-widget response="0">close_button</action-widget>
+ <action-widget response="-11">help_button</action-widget>
+ <action-widget response="-7">close_button</action-widget>
</action-widgets>
</object>
</interface>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]