Enlightenment CVS committal

Author  : sleuth
Project : e17
Module  : apps/e

Dir     : e17/apps/e


Modified Files:
        AUTHORS autogen.sh 


Log Message:
XFree86 XCursor sample support.  No change with a default install, but if you grab the 
new behaviour.db and change /desktops/cursors/e_native to 0, then E will use your 
local XCursor setup.  Check out the edevel mailing list for a theme I've tried.  
XCursor support is only available in XFree86 4.3.0.

Also allow different fonts for borders vs. menus.  This adds links in 
/usr/local/share/enlightenment/fonts (default install) for a menu.ttf and a text.ttf 
file.  text.tff is the font used for border text/window titles.  menu.ttf will be used 
for menus.  No change by default, but you'll need to re-run autogen.sh & make install 
for the links to be created automatically.

Update AUTHORS

Kevin Brosius <[EMAIL PROTECTED]>

===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/e/AUTHORS,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -3 -r1.4 -r1.5
--- AUTHORS     3 Nov 2001 14:55:20 -0000       1.4
+++ AUTHORS     8 Mar 2003 12:48:45 -0000       1.5
@@ -3,3 +3,4 @@
 Burra <[EMAIL PROTECTED]>
 Graham MacDonald <[EMAIL PROTECTED]>
 Alan Schmitt <[EMAIL PROTECTED]>
+Kevin Brosius <[EMAIL PROTECTED]>
===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/e/autogen.sh,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -3 -r1.6 -r1.7
--- autogen.sh  2 Feb 2003 23:53:18 -0000       1.6
+++ autogen.sh  8 Mar 2003 12:48:45 -0000       1.7
@@ -130,3 +130,7 @@
 ln -sf selected-0.sticky-0.shaded-0.bits.db selected-1.sticky-1.shaded-1.bits.db
 ln -sf selected-0.sticky-0.shaded-0.bits.db selected-0.sticky-1.shaded-1.bits.db
 cd ..
+
+cd fonts
+ln -sf borzoib.ttf menu.ttf
+ln -sf borzoib.ttf text.ttf




-------------------------------------------------------
This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger 
for complex code. Debugging C/C++ programs can leave you feeling lost and 
disoriented. TotalView can help you find your way. Available on major UNIX 
and Linux platforms. Try it free. www.etnus.com
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to