[PATCH] Fix introspection warnings for widgets

Stef Walter stefw at gnome.org
Tue Oct 23 08:07:44 UTC 2012


---
 widgets/src/BaseWindow.c       | 2 +-
 widgets/src/StandaloneWindow.c | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/widgets/src/BaseWindow.c b/widgets/src/BaseWindow.c
index bc096c3..5ad7635 100644
--- a/widgets/src/BaseWindow.c
+++ b/widgets/src/BaseWindow.c
@@ -480,7 +480,7 @@ void anaconda_base_window_clear_info(AnacondaBaseWindow *win) {
 }
 
 /**
- * anaconda_base_window_retranslate
+ * anaconda_base_window_retranslate:
  * @win: a #AnacondaBaseWindow
  *
  * Reload translations for this widget as needed.  Generally, this is not
diff --git a/widgets/src/StandaloneWindow.c b/widgets/src/StandaloneWindow.c
index e87e5da..5d68f8e 100644
--- a/widgets/src/StandaloneWindow.c
+++ b/widgets/src/StandaloneWindow.c
@@ -195,7 +195,7 @@ void anaconda_standalone_window_set_may_continue(AnacondaStandaloneWindow *win,
 }
 
 /**
- * anaconda_standalone_window_retranslate
+ * anaconda_standalone_window_retranslate:
  * @win: a #AnacondaStaldaloneWindow
  *
  * Reload translations for this widget as needed.  Generally, this is not
-- 
1.8.0


--------------000907050405000404070200--


More information about the anaconda-patches mailing list