svn commit: r48120 - head/share/xml
Koop Mast <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
Author: kwm (ports committer)
Date: Sat Jan 30 11:47:39 2016
New Revision: 48120
URL: https://svnweb.freebsd.org/changeset/doc/48120
Log:
Shorten the GNOME sidebar title, so it doesn't overflow the sidebar box
in firefox/chrome.
Approved by: rene@
Modified:
head/share/xml/navibar.ent
Modified: head/share/xml/navibar.ent
==============================================================================
--- head/share/xml/navibar.ent Sat Jan 30 11:38:04 2016 (r48119)
+++ head/share/xml/navibar.ent Sat Jan 30 11:47:39 2016 (r48120)
@@ -116,7 +116,7 @@
<h2 class="blockhide">Section Navigation</h2>
<ul>
- <li><a href="&base;/gnome/index.html">FreeBSD/GNOME</a>
+ <li><a href="&base;/gnome/index.html">GNOME</a>
<ul>
<li><a href="&base;/gnome/docs/faq2.html#q1">Installation Instructions</a></li>
<li><a href="&base;/gnome/docs/faq232.html#q2">Upgrade Instructions</a></li>
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"