Enlightenment CVS committal Author : codewarrior Project : e17 Module : apps/estickies
Dir : e17/apps/estickies/src/bin Modified Files: Makefile.am Added Files: plugin.c plugin.h Log Message: - disable transparency for now - need a way to figure out if screen is composited - add long overdue plugin system (forgotten) =================================================================== RCS file: /cvs/e/e17/apps/estickies/src/bin/Makefile.am,v retrieving revision 1.5 retrieving revision 1.6 diff -u -3 -r1.5 -r1.6 --- Makefile.am 22 Mar 2007 14:10:18 -0000 1.5 +++ Makefile.am 8 Aug 2007 07:57:00 -0000 1.6 @@ -11,13 +11,15 @@ stickies.h \ conf.h \ theme_chooser.h \ -about.h +about.h \ +plugin.h estickies_SOURCES = \ stickies.c \ conf.c \ theme_chooser.c \ about.c \ +plugin.c \ $(estickies_INCLUDES) estickies_LDADD = @ESTICKIES_LIBS@ ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs