[glib] gdesktopappinfo: Fix gtk-doc to mention Keywords not X-GNOME-Keywords



commit 382341dd9934251de9e9e10dbe5ea3da00c74c59
Author: Michael Terry <michael terry canonical com>
Date:   Wed Jan 4 14:48:53 2012 -0500

    gdesktopappinfo: Fix gtk-doc to mention Keywords not X-GNOME-Keywords
    
    https://bugzilla.gnome.org/show_bug.cgi?id=667285

 gio/gdesktopappinfo.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gio/gdesktopappinfo.c b/gio/gdesktopappinfo.c
index 453ff69..41990b4 100644
--- a/gio/gdesktopappinfo.c
+++ b/gio/gdesktopappinfo.c
@@ -671,7 +671,7 @@ g_desktop_app_info_get_categories (GDesktopAppInfo *info)
  *
  * Gets the keywords from the desktop file.
  *
- * Returns: (transfer none): The value of the X-GNOME-Keywords key
+ * Returns: (transfer none): The value of the Keywords key
  *
  * Since: 2.32
  */



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