Smallers steps to keep plugin running
[oweals/gnunet.git] / src / include / gnunet_os_lib.h
index 87d9a8fb1700a438f704b4360a50bee306c3b2bb..bea96034616c0489476fa936ac0556260ebba52e 100644 (file)
@@ -80,7 +80,12 @@ enum GNUNET_OS_InstallationPathKind
    * the one of the overall GNUnet installation (in case they
    * are different).
    */
-  GNUNET_OS_IPK_SELF_PREFIX
+  GNUNET_OS_IPK_SELF_PREFIX,
+
+  /**
+   * Return the prefix of the path with application icons.
+   */
+  GNUNET_OS_IPK_ICONDIR
 };