]> Dogcows Code - chaz/openbox/blobdiff - openbox/startupnotify.h
make startup notification a little more robust. obconf is just broken, between
[chaz/openbox] / openbox / startupnotify.h
index 5d305afd65c1d609583e32a481ff9d965d78a75d..1a6d47a14b29d149ad0414e16689012c35eade20 100644 (file)
@@ -27,7 +27,7 @@ void sn_shutdown(gboolean reconfig);
 gboolean sn_app_starting();
 
 /*! Notify that an app has started */
-void sn_app_started(gchar *wmclass);
+void sn_app_started(const gchar *id, const gchar *wmclass);
 
 /*! Get the desktop requested via the startup-notiication protocol if one
   was requested */
This page took 0.027041 seconds and 4 git commands to generate.