Code review comment for lp:~jgonzalezdr/cairo-dock-plug-ins/suspend-workaround-applet

Revision history for this message
Matthieu Baerts (matttbe) wrote :

PS: if you want, there are some tips there about how to write a new applet: http://glx-dock.org/ww_page.php?p=Write an applet
(e.g. you can use 'myData' instead of 'myDataPtr', no need to add 'APPLET_LOG' in log messages but 'sed' can help you to only print lines linked to your applet, etc.)

« Back to merge proposal