mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-06 07:58:44 +02:00
Add notes about being UNIX-specific
svn path=/trunk/; revision=7756
This commit is contained in:
@@ -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"
|
||||
|
Reference in New Issue
Block a user