[gtk+] Revert "dialog: Fix docs for GtkDialog"
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] Revert "dialog: Fix docs for GtkDialog"
- Date: Mon, 28 Oct 2013 10:40:04 +0000 (UTC)
commit 0b726a409ec4216ca04875b1b4c16f7055269ec9
Author: Matthias Clasen <mclasen redhat com>
Date: Mon Oct 28 06:39:21 2013 -0400
Revert "dialog: Fix docs for GtkDialog"
This reverts commit e4bb02f8ae698facc204c616108cc8f4c3b579bc.
Responses don't have to be negative.
gtk/gtkdialog.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtk/gtkdialog.c b/gtk/gtkdialog.c
index 588223e..4de0c90 100644
--- a/gtk/gtkdialog.c
+++ b/gtk/gtkdialog.c
@@ -158,7 +158,7 @@
* </object>
* </child>
* <action-widgets>
- * <action-widget response="-3">button_ok</action-widget>
+ * <action-widget response="3">button_ok</action-widget>
* <action-widget response="-5">button_cancel</action-widget>
* </action-widgets>
* </object>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]