Skip to content
Snippets Groups Projects
Commit 89c2aa1f authored by Jean-François Wauthy's avatar Jean-François Wauthy
Browse files

- correct a little error from benny (Param2 needed to be omode)

- add doc for xfce_desktop_entry_new_from_data


(Old svn revision: 828)
parent 72073a47
No related branches found
No related tags found
No related merge requests found
......@@ -113,6 +113,7 @@ xfce_expand_variables
<FILE>xfce-desktopentry</FILE>
XfceDesktopEntry
xfce_desktop_entry_new
xfce_desktop_entry_new_from_data
xfce_desktop_entry_parse
xfce_desktop_entry_get_file
xfce_desktop_entry_get_string
......
......@@ -35,6 +35,17 @@ Create a new #XfceDesktopEntry object.
@Returns: newly created #XfceDesktopEntry or NULL if something goes wrong.
<!-- ##### FUNCTION xfce_desktop_entry_new_from_data ##### -->
<para>
</para>
@data:
@categories:
@num_categories:
@Returns:
<!-- ##### FUNCTION xfce_desktop_entry_parse ##### -->
<para>
Parses the desktop entry file and fills in the values for all categories.
......
......@@ -20,7 +20,7 @@ miscellaneous file-related utility functions.
</para>
@whole_path:
@Param2:
@omode:
@error:
@Returns:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment