|
From: <gi...@gp...> - 2011-05-22 22:06:44
|
The branch, master has been updated
via af25426a72ca8d0a9b5c81b456f32b4351d7ec0a (commit)
from 1305b9c187237a3726cdb525445ba2debd8ddbd4 (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 | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
=================
Commit Messages
=================
commit af25426a72ca8d0a9b5c81b456f32b4351d7ec0a
Author: Felix Ruoff <Fe...@po...>
Commit: Krzysztof KoÅciuszkiewicz <k.k...@gm...>
Fix doku for invisibleObjectsColor (color)
Closes-bug: lp-699306
:100644 100644 78c99d2... 1b881af... M doc/pcb.texi
=========
Changes
=========
commit af25426a72ca8d0a9b5c81b456f32b4351d7ec0a
Author: Felix Ruoff <Fe...@po...>
Commit: Krzysztof KoÅciuszkiewicz <k.k...@gm...>
Fix doku for invisibleObjectsColor (color)
Closes-bug: lp-699306
diff --git a/doc/pcb.texi b/doc/pcb.texi
index 78c99d2..1b881af 100644
--- a/doc/pcb.texi
+++ b/doc/pcb.texi
@@ -3063,7 +3063,7 @@ create its own colormap. The default setting is @emph{XtDefaultForeground}.
@vindex invisibleObjectsColor
@cindex colors
@cindex element, color
-@item elementColor (color)
+@item invisibleObjectsColor (color)
Elements located on the opposite side of the board are drawn in this color.
The default is @emph{XtDefaultForeground}.
|