[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

gEDA-cvs: geda_manager.git: branch: master updated (53f4c2028a9d27f2004723c42d2521c61c886911)



The branch, master has been updated
       via  53f4c2028a9d27f2004723c42d2521c61c886911 (commit)
      from  b6d8830cf24c4d24f8216a167febea51d055d63c (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.


=========
 Summary
=========

 readme.txt |   35 +++++++++++++++--------------------
 1 files changed, 15 insertions(+), 20 deletions(-)


=================
 Commit Messages
=================

commit 53f4c2028a9d27f2004723c42d2521c61c886911
Author: Newell Jensen <jensen@xxxxxxxxxxxxxxx>
Date:   Fri Sep 12 01:10:52 2008 -0700

    Updated readme.txt file

:100644 100644 40373b2... 5d82f7a... M	readme.txt

=========
 Changes
=========

commit 53f4c2028a9d27f2004723c42d2521c61c886911
Author: Newell Jensen <jensen@xxxxxxxxxxxxxxx>
Date:   Fri Sep 12 01:10:52 2008 -0700

    Updated readme.txt file

diff --git a/readme.txt b/readme.txt
index 40373b2..5d82f7a 100644
--- a/readme.txt
+++ b/readme.txt
@@ -4,18 +4,26 @@ Welcome to the gEDA Manager project!
 
 gEDA Manager:
 Dependencies-
--- You will need the latest, unless otherwise noted. --
-python - http://www.python.org/
+You will need the latest, unless otherwise noted.
+If you go to download one of the packages listed below you will also 
+need to download and install the dependencies for that package.
+Most of these packages may be available in your OS's Package Manager.
+
+python - http://www.python.org/ (currently using version 2.5)
+python-gnomevfs - http://www.pygtk.org/pygnomevfs/index.html
 pygtk - http://www.pygtk.org/
-gtk - your probably already have this installed.  If not, google it.
+gtk - http://www.gtk.org/
 pyyaml - http://pyyaml.org/
-
-To run the program go to gEDA_Manager/src directory and run:
-$ python gedamanager.py
+pyinotify - http://trac.dbzteam.org/pyinotify
 
 ----------------------------------------------------------------------------
 
 Doxygen:
+
+You can create doxygen generated documentation for the gEDA Manager API or
+you can see my blog at http://www.gempillar.com/docs which has the latest
+doxygen generated documentation.
+
 To create doxygen generated documentation I followed this blog:
 
 http://internetducttape.com/2007/03/20/automatic_documentation_python_doxygen/
@@ -37,18 +45,5 @@ Configuration:
 
 The gEDA Manager configuration file is a yaml file called .gmrc.  This file 
 will be created on initial startup of the program if this file is not located
-in your home directory.  Currently, this file is used for letting the gEDA
-Manager know which gEDA tools you have installed on your system, the last
-project (if any) that you had loaded, etc.
-
-----------------------------------------------------------------------------
-
-Projects:
--- simply overview --
-
-When you go to create a new project, the gEDA Manager will prompt you for
-a file and folder name (*project_name*) as well what directory you would like to
-create this project in.  Once you have entered this information, the gEDA
-Manager creates a new folder called *project_name* in the directory that you
-specified with the project file called *project_name*.gm.
+in your home directory.
 




_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs