Add notes about being UNIX-specific

svn path=/trunk/; revision=7756
This commit is contained in:
Matthias Clasen
2008-12-31 07:47:19 +00:00
parent 0f6b25ca96
commit 782fe440ef
5 changed files with 26 additions and 5 deletions

View File

@@ -52,8 +52,11 @@
*
* #GDesktopAppInfo is an implementation of #GAppInfo based on
* desktop files.
*
**/
*
* Note that GDesktopAppInfo belongs to the UNIX-specific GIO interfaces,
* thus you have to use the <filename>gio-unix-2.0.pc</filename> pkg-config
* file when using it.
*/
#define DEFAULT_APPLICATIONS_GROUP "Default Applications"
#define ADDED_ASSOCIATIONS_GROUP "Added Associations"