[gnome-main-menu] update README and do some cosmetic changes



commit 71740f04a73456fe782dbec11834be2531d99a4a
Author: Nelson Marques <nmo marques gmail com>
Date:   Thu Nov 29 13:58:41 2012 +0000

    update README and do some cosmetic changes

 README |   71 +++++++++++++++++++++++++++++++++++----------------------------
 1 files changed, 39 insertions(+), 32 deletions(-)
---
diff --git a/README b/README
index 623c99d..c821195 100644
--- a/README
+++ b/README
@@ -1,49 +1,56 @@
 General Info
 ------------
-The gnome-main-menu is a set of three utilities.  A gnome-panel applet similar
-to the traditional main-menu but a few addtions and changes.  In particular the
-gnome-main-menu does not provide direct access to all the applications on the
-system, but rather displays user specified "favorites" and recently launched
-applications [1].
-
-Access to all the applications is made through the second of the three
-utilities, the application-browser, which is a larger format application than
-that the traditional main-menu which is managed by the window manager to allow
-for resizing, etc.
-
-The final utility is the gnome-control-center which is laid out exactly as the
-application-browser, but providing access to all the system's configuration
-utilities.
-
-Both the application-browser and the gnome-control-center are accessible
+
+The 'gnome-main-menu' is a set of three  utilities, a mate-panel applet
+similar to the traditional main-menu, but with a few additions:
+
+  * it does  not provide  direct access to all the applications on the
+    system, but rather  displays user specified 'favorites' and recent
+    launched applications[1].
+
+  * access to  all the  applications is made  through the  application
+    browser, a larger format application than main-menu managed by the
+    window manager to allow resizing, etc.
+
+  * the final utility is gnome-control-center which is laid out exactly
+    as the application browser, but providing access to all the system
+    configuration utilties.
+    
+Both the application-browser and the gnome-control-center are accesible
 directly from the main-menu.
 
+As from 28th  November 2012 this component is maintained for usage with
+the MATE Desktop, see http://www.mate-desktop.org.
+ 
+
+
 Installing
 ----------
-A standard combination of ...
 
-	./configure --prefix=<install_dir>
-	make
-	make install
+To build gnome-main-menu this should suffice:
+
+   ./configure --prefix=<install_dir>
+   make
+   make install
 
-should suffice.
 
-*Note*  As for the "recently used applications" functionality, this requires
-patched versions of gnome-desktop and gnome-panel.  These patches are available
-in the patch subdir.
 
 Usage
 -----
-After installing a "Gnome Main Menu" applet should appear in your "Add to panel
-..." dialog.
+
+After  installing a "Gnome Main Menu" applet should appear in your "Add
+to panel ..." dialog.
+
+
 
 Contributing
 ------------
-This project can be found in gnome svn under the module named "gnome-main-menu".  To
-access this see: http://svn.gnome.org/viewvc/gnome-main-menu/  Feel free to send
-any patches to anyone in the MAINTAINERS file.
 
-Any bugs found with this project can be filed at http://bugzilla.novell.com.
-Or, feel free to contact anyone in the MAINTAINERS file with your report.
+This project can be found in GNOME git  as 'gnome-main-menu' module. To
+access this see: http://git.gnome.org/browse/gnome-main-menu
+
+Fee free to send any patches to anyone in the MAINTAINERS file. Any bug
+found  with this project can be filled at http://bugzilla.gnome.org. Or
+feel free to contact anyone in the MAINTAINERS file with your report.
 
-[1] See the *Note* in the "Installing" section.
+[1] - See the *Note* in the Installing section.



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