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

gEDA-cvs: pcb.git: branch: master updated (f0b3b7b0ccc5b78f9e54b57dc5c02d454dd1de6a)



The branch, master has been updated
       via  f0b3b7b0ccc5b78f9e54b57dc5c02d454dd1de6a (commit)
      from  16896c571df3105c72619d4b720e3edeb1792103 (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
=========

 doc/pcb.texi |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)


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

commit f0b3b7b0ccc5b78f9e54b57dc5c02d454dd1de6a
Author: Dan McMahill <dan@xxxxxxxxxxxx>
Commit: Dan McMahill <dan@xxxxxxxxxxxx>

    Document that it is pcb-menu.res for the lesstif HID and gpcb-menu.res for the GTK+ HID.

:100644 100644 143d9e9... 526ad9a... M	doc/pcb.texi

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

commit f0b3b7b0ccc5b78f9e54b57dc5c02d454dd1de6a
Author: Dan McMahill <dan@xxxxxxxxxxxx>
Commit: Dan McMahill <dan@xxxxxxxxxxxx>

    Document that it is pcb-menu.res for the lesstif HID and gpcb-menu.res for the GTK+ HID.

diff --git a/doc/pcb.texi b/doc/pcb.texi
index 143d9e9..526ad9a 100644
--- a/doc/pcb.texi
+++ b/doc/pcb.texi
@@ -5637,7 +5637,10 @@ MainMenu = @{ # This is also a comment
 
 To best understand this section, you should find the
 @file{pcb-menu.res} file that your Pcb uses and refer to it for
-examples (@pxref{Menu Files and Defaults}).
+examples (@pxref{Menu Files and Defaults}).  Note that the lesstif
+GUI uses @file{pcb-menu.res} and the GTK+ GUI uses @file{gpcb-menu.res}.
+The file format is identical however and if so desired, one can make
+one file be a soft link to the other.
 
 A resource defines a menu when it meets certain semantic requirements.
 The menu hierarchy is reflected as a hierarchy of unnamed
@@ -5692,7 +5695,8 @@ documentation for these comments.
 @section Menu Files and Defaults
 
 Pcb will look for a file which defines its menus, trying the following
-names:
+names (the example is for the lesstif GUI, the GTK+ GUI has ``gpcb-menu.res''
+in place of ``pcb-menu.res''):
 
 @example
 ./pcb-menu.res




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