Enlightenment CVS committal

Author  : fletch3k
Project : misc
Module  : enotes

Dir     : misc/enotes


Modified Files:
        INSTALL autogen.sh configure.in runwithoutinstall 


Log Message:
This will be nuked soon anyways, the working older build (not the edje rewrite).
  It'll be under misc/enotes/old and misc/enotes/new when its nuked.  This can be 
installed alongside the edje build btw, its known as enotes_old.

===================================================================
RCS file: /cvsroot/enlightenment/misc/enotes/INSTALL,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -3 -r1.4 -r1.5
--- INSTALL     28 Feb 2003 19:06:09 -0000      1.4
+++ INSTALL     13 Jan 2004 18:35:36 -0000      1.5
@@ -18,6 +18,9 @@
 make
 make install   (As Root!)
 
+NOTE: You must allow it to install to its default prefix for it to work.
+      (/usr/local...)
+
        UNINSTALLATION
 
 make uninstall (As Root!)
===================================================================
RCS file: /cvsroot/enlightenment/misc/enotes/autogen.sh,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- autogen.sh  10 Feb 2003 16:56:21 -0000      1.2
+++ autogen.sh  13 Jan 2004 18:35:36 -0000      1.3
@@ -7,7 +7,7 @@
 }
 
 srcdir=`dirname $0`
-PKG_NAME="E-Notes"
+PKG_NAME="E-Notes-Old"
 
 DIE=0
 
===================================================================
RCS file: /cvsroot/enlightenment/misc/enotes/configure.in,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -3 -r1.5 -r1.6
--- configure.in        5 May 2003 10:34:52 -0000       1.5
+++ configure.in        13 Jan 2004 18:35:36 -0000      1.6
@@ -4,7 +4,7 @@
 rm -f config.cache
 
 AC_INIT(configure.in)
-AM_INIT_AUTOMAKE(enotes, 1.2)
+AM_INIT_AUTOMAKE(enotes_old, 1.3)
 AM_CONFIG_HEADER(config.h)
 
 AC_ISC_POSIX
===================================================================
RCS file: /cvsroot/enlightenment/misc/enotes/runwithoutinstall,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -3 -r1.6 -r1.7
--- runwithoutinstall   28 Feb 2003 19:06:12 -0000      1.6
+++ runwithoutinstall   13 Jan 2004 18:35:36 -0000      1.7
@@ -1 +1 @@
-src/enotes -b data/bg3.jpg -f data/notepad.ttf -F . -x data/x.png -d data/samplenotes 
-t data/titleimg.jpg --lastbtn data/lastbtn.png --firstbtn data/firstbtn.png --nubtn 
data/nubtn.png --newbtn data/newbtn.png -B data/panel.png $*
+src/enotes_old -b data/bg3.jpg -f data/notepad.ttf -F . -x data/x.png -d 
data/samplenotes -t data/titleimg.jpg --lastbtn data/lastbtn.png --firstbtn 
data/firstbtn.png --nubtn data/nubtn.png --newbtn data/newbtn.png -B data/panel.png $*




-------------------------------------------------------
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to