Updating branch refs/heads/xfce-4.10
         to dd5c7fbfdca303357803d2e5a5642bcdd08eb21a (commit)
       from 122bf6799094b0608508ccd34f7ddc75a9f98418 (commit)

commit dd5c7fbfdca303357803d2e5a5642bcdd08eb21a
Author: Nick Schermer <n...@xfce.org>
Date:   Fri May 4 17:36:03 2012 +0200

    Libxfce4-panel: Fix typo in the API docs.
    
    (cherry picked from commit 8cac8de7da95a0e0fc1f1eb6a23c9a341f68c77a)

 libxfce4panel/xfce-panel-plugin.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/libxfce4panel/xfce-panel-plugin.c 
b/libxfce4panel/xfce-panel-plugin.c
index 80adb0f..8126922 100644
--- a/libxfce4panel/xfce-panel-plugin.c
+++ b/libxfce4panel/xfce-panel-plugin.c
@@ -2704,9 +2704,9 @@ xfce_panel_plugin_lookup_rc_file (XfcePanelPlugin *plugin)
  *
  * Returns the path that can be used to store configuration information.
  * Don't use this function if you want to read from the config file, but
- * use xfce_panel_plugin_rc_location() instead.
+ * use xfce_panel_plugin_lookup_rc_file() instead.
  *
- * See also: xfce_panel_plugin_rc_location() and xfce_resource_save_location()
+ * See also: xfce_panel_plugin_lookup_rc_file() and 
xfce_resource_save_location()
  *
  * Returns: The path to a config file or %NULL if no file was found.
  *          The returned string must be freed u sing g_free().
_______________________________________________
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits

Reply via email to