[gtranslator] fixed introspection annotations



commit 4564d102cc2a45a0db8c397440fe108d803bfd8d
Author: Gil Forcada <gforcada gnome org>
Date:   Mon Apr 9 10:41:42 2012 +0200

    fixed introspection annotations

 src/gtr-utils.c |    2 +-
 src/gtr-view.c  |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/src/gtr-utils.c b/src/gtr-utils.c
index a20abc0..b0adac2 100644
--- a/src/gtr-utils.c
+++ b/src/gtr-utils.c
@@ -242,7 +242,7 @@ gtr_utils_menu_position_under_widget (GtkMenu * menu,
 }
 
 /**
- * gtr_utils_menu_position_under_widget:
+ * gtr_utils_menu_position_under_tree_view:
  * @menu: a #GtkMenu
  * @x: the x position of the widget
  * @y: the y position of the widget
diff --git a/src/gtr-view.c b/src/gtr-view.c
index 2369110..ce5b406 100644
--- a/src/gtr-view.c
+++ b/src/gtr-view.c
@@ -354,7 +354,7 @@ gtr_view_copy_clipboard (GtrView * view)
 }
 
 /**
- * gtr_view_cut_clipboard:
+ * gtr_view_paste_clipboard:
  * @view: a #GtrView
  *
  * Pastes the contents of a clipboard at the insertion point,



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]