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

gEDA-cvs: branch: master updated (1.1.1.20070708-75-g93199b2)



The branch, master has been updated
       via  93199b2f50c31691722ed154fc42fd4c01a2dac5 (commit)
      from  92b3b65d0cec286b0ce59fc43cc07dcb60c39fa1 (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
=========

 gschem/lib/system-gschemrc.in |   16 ++++++++--------
 1 files changed, 8 insertions(+), 8 deletions(-)


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

commit 93199b2f50c31691722ed154fc42fd4c01a2dac5
Author: Ales Hvezda <ahvezda@xxxxxxxx>
Date:   Sat Aug 18 16:17:45 2007 -0400

    Toplevel gschem menu tweaks
    
    Added ... to some entries that open up dialog boxes or other windows
    Changed the ordering of Hotkeys and About in the Help menu
    Removed obsolete comment about the help menu being right justified

:100644 100644 995d399... 7110f59... M	gschem/lib/system-gschemrc.in

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

commit 93199b2f50c31691722ed154fc42fd4c01a2dac5
Author: Ales Hvezda <ahvezda@xxxxxxxx>
Date:   Sat Aug 18 16:17:45 2007 -0400

    Toplevel gschem menu tweaks
    
    Added ... to some entries that open up dialog boxes or other windows
    Changed the ordering of Hotkeys and About in the Help menu
    Removed obsolete comment about the help menu being right justified

diff --git a/gschem/lib/system-gschemrc.in b/gschem/lib/system-gschemrc.in
index 995d399..7110f59 100644
--- a/gschem/lib/system-gschemrc.in
+++ b/gschem/lib/system-gschemrc.in
@@ -1420,7 +1420,7 @@
 				hierarchy-down-symbol)
 	   ("Up"		hierarchy-up
 				hierarchy-up)
-	   ("Documentation"     hierarchy-documentation
+	   ("Documentation..."  hierarchy-documentation
 				hierarchy-documentation)))
 
 (define attributes-menu-items 
@@ -1472,14 +1472,14 @@
 ;;          menu item name      menu action     	menu hotkey action
 ;;
 	'( 
-	   ("gEDA Documentation"	help-manual     help-manual)
-	   ("gschem FAQ"	help-faq		help-faq)
-	   ("gEDA Wiki"		help-wiki		help-wiki)
-	   ("Component Documentation"	hierarchy-documentation
+	   ("gEDA Documentation..."  help-manual     help-manual)
+	   ("gschem FAQ..."	     help-faq		help-faq)
+	   ("gEDA Wiki..."	     help-wiki		help-wiki)
+	   ("Component Documentation..."	hierarchy-documentation
 						hierarchy-documentation)
 	   ("SEPARATOR"		no-action		no-action)
-	   ("About gschem"	help-about		help-about)
-	   ("Hotkeys"		help-hotkeys		help-hotkeys)))
+	   ("Hotkeys..."	help-hotkeys		help-hotkeys)
+	   ("About..."	        help-about		help-about)))
 	  
 ;
 ; Now actually add the menus.  The order here defines the order in which
@@ -1494,7 +1494,7 @@
 (add-menu "Hierarchy" hierarchy-menu-items)
 (add-menu "Attributes" attributes-menu-items)
 (add-menu "Options" options-menu-items)
-(add-menu "Help" help-menu-items)   ; help is special it will be on the right
+(add-menu "Help" help-menu-items)   
 
 ;
 ; End of keymapping related keywords




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