Enlightenment CVS committal

Author  : fletch3k
Project : misc
Module  : enotes

Dir     : misc/enotes/data


Modified Files:
        sampleconfig 
Added Files:
        e-note.png 


Log Message:
Lots of Configuration Bugs i thought I fixed are not fixed.  Phew!
And theres now a lovely icon i copyed from the gnome set.  For those
who like it on their iconbars. :-)

===================================================================
RCS file: /cvsroot/enlightenment/misc/enotes/data/sampleconfig,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- sampleconfig        1 Feb 2003 12:33:09 -0000       1.1
+++ sampleconfig        9 Feb 2003 11:29:31 -0000       1.2
@@ -1,17 +1,53 @@
 [storage]
-# Set the storage location for the notes.
+# Set Note Storage Location
 /home/tom/.e/enotes/notes
 
-[fontdir]
-/home/tom/enotes
-
 [font]
-arial
+# Set the font you wish to use.
+/usr/local/share/enotes/data/notepad.ttf
 
 [bg]
-/home/tom/enotes/bg2.jpg
+# Set the background image for note displays.
+/usr/local/share/enotes/data/bg.jpg
+
+[xbtnimg]
+# Set the [X] Button image file.
+/usr/local/share/enotes/data/x.png
+
+[barcolour]
+# Set the colour of the translucent menubar.
+# Format: R, B, G
+100
+100
+100
+
+[titleimg]
+# Set the image for the main window display.
+/usr/local/share/enotes/data/titleimg.jpg
+
+[lastbtnimg]
+# Set the image for the "View Last Note"
+# button on the menu.
+/usr/local/share/enotes/data/lastbtn.png
+
+[firstbtnimg]
+# Set the image for the "View First Note"
+# button on the menu.
+/usr/local/share/enotes/data/firstbtn.png
+
+[nubtnimg]
+# Set the image for the "View note <Number>"
+# button on the menu.
+/usr/local/share/enotes/data/nubtn.png
+
+[newbtnimg]
+# Set the image for the "New Note"
+# button on the menu.
+/usr/local/share/enotes/data/newbtn.png
 
 [txtcolour]
+# Set the text colour.
+# Format: R, B, G
 0
 0
 0




-------------------------------------------------------
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