Enlightenment CVS committal

Author  : fletch3k
Project : misc
Module  : enotes

Dir     : misc/enotes


Modified Files:
        TODO config.h enewnote 


Log Message:
Slight Tidyup

===================================================================
RCS file: /cvsroot/enlightenment/misc/enotes/TODO,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -3 -r1.12 -r1.13
--- TODO        9 Oct 2004 16:04:04 -0000       1.12
+++ TODO        27 Nov 2004 22:48:01 -0000      1.13
@@ -24,8 +24,6 @@
 0.2
 System Tray Icon
 Right Click Menu on Notes
-Enewnote calls enotes if it's not running
-Strip XML from Enotes
 Fix Ecore_Config's Usage or use custom usage (add option to ecore_config)
 Recomment all Functions
 Tidy Storage and Configuration Backends
===================================================================
RCS file: /cvsroot/enlightenment/misc/enotes/config.h,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -3 -r1.4 -r1.5
--- config.h    10 Oct 2004 20:23:08 -0000      1.4
+++ config.h    27 Nov 2004 22:48:01 -0000      1.5
@@ -6,9 +6,9 @@
 /* #undef HAVE_LC_MESSAGES */
 /* #undef HAVE_STPCPY */
 /* #undef HAVE_LIBSM */
-#define PACKAGE_LOCALE_DIR "/usr/locale"
-#define PACKAGE_DATA_DIR "/usr/share/enotes"
-#define PACKAGE_SOURCE_DIR "/home/tom/coding/tmp"
+#define PACKAGE_LOCALE_DIR "/usr/local//locale"
+#define PACKAGE_DATA_DIR "/usr/local/share/enotes"
+#define PACKAGE_SOURCE_DIR "/home/tom/misc/tmp"
 #define PACKAGE_BIN_DIR "${exec_prefix}/bin"
 #define PACKAGE_LIB_DIR "${exec_prefix}/lib"
 
===================================================================
RCS file: /cvsroot/enlightenment/misc/enotes/enewnote,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- enewnote    9 Sep 2004 10:38:14 -0000       1.2
+++ enewnote    27 Nov 2004 22:48:01 -0000      1.3
@@ -1 +1 @@
-enotes -R "NOTE|$1|250|250|0|0"
+enotes -C 0 -w 0 -R "NOTE|$1|250|250|0|0"




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to