~helene-verhaeghe27/cairo-dock-core/bugfix

« back to all changes in this revision

Viewing changes to src/gldit/cairo-dock-indicator-manager.c

  • Committer: matttbe
  • Date: 2010-06-18 00:31:12 UTC
  • Revision ID: matttbe@gmail.com-20100618003112-0aqnsm4a9iiecc5m
CMakeLists:
 * Installed lib into lib64 directory for x86_64
 * Used 'package_source' for 'make dist'
 * Generated files into the current binary dir
Moved some useless files to 'misc' dir
Moved config.h to src/ dir

Show diffs side-by-side

added added

removed removed

Lines of Context:
31
31
 
32
32
#include <gtk/gtkgl.h>
33
33
 
34
 
//#include "../../config.h"
 
34
//#include "../config.h"
35
35
#include "cairo-dock-draw.h"
36
36
#include "cairo-dock-icons.h"
37
37
#include "cairo-dock-surface-factory.h"