Enlightenment CVS committal

Author  : fletch3k
Project : misc
Module  : enotes

Dir     : misc/enotes


Modified Files:
        Makefile runwithoutinstall 


Log Message:
Several Bug Fixes, Opening Screen and menubar added.  Very nice atm.

===================================================================
RCS file: /cvsroot/enlightenment/misc/enotes/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- Makefile    1 Feb 2003 12:33:09 -0000       1.1
+++ Makefile    6 Feb 2003 17:52:30 -0000       1.2
@@ -1,5 +1,5 @@
 all:
-       cc src/*.c -o enotes `eprog-config --cflags --libs` `ewl-config --cflags 
--libs`
+       cc src/*.c -o enotes `eprog-config --cflags --libs` `ewl-config --cflags 
+--libs` `gtk-config --cflags --libs`
 
 install:
        cp enotes /usr/local/bin -rf
===================================================================
RCS file: /cvsroot/enlightenment/misc/enotes/runwithoutinstall,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- runwithoutinstall   1 Feb 2003 12:33:09 -0000       1.1
+++ runwithoutinstall   6 Feb 2003 17:52:30 -0000       1.2
@@ -1 +1 @@
-./enotes -b data/bg3.jpg -f data/notepad.ttf -F . -x data/x.png -d data/samplenotes -o
+./enotes -b data/bg3.jpg -f data/notepad.ttf -F . -x data/x.png -d data/samplenotes 
+-t data/titleimg.jpg




-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to