~cairo-dock-team/cairo-dock-plug-ins/plug-ins

« back to all changes in this revision

Viewing changes to template/src/applet-config.c

  • Committer: fabounet
  • Date: 2010-05-09 02:05:37 UTC
  • Revision ID: fabounet03@gmail.com-20100509020537-235d0gr1vu5u1d67
updated to match the core API

Show diffs side-by-side

added added

removed removed

Lines of Context:
17
17
* along with this program.  If not, see <http://www.gnu.org/licenses/>.
18
18
*/
19
19
 
20
 
//\________________ Add your name in the copyright file (and / or modify your name here)
21
 
 
22
20
#include <string.h>
23
21
#include <cairo-dock.h>
24
22