Fixed up exec and icon paths
[pandora-libraries.git] / include / pnd_discovery.h
index 0943fae..76ae900 100644 (file)
@@ -42,6 +42,7 @@ typedef struct
   char *exec;
   char *main_category;
   char *clockspeed;
+  char *startdir;
 } pnd_disco_t;
 
 void pnd_disco_destroy ( pnd_disco_t *p ); // a function name that simply could not be avoided