Add gtksourceview to the documentation.
Reminded by: adamw
This commit is contained in:
parent
7fcaea33ab
commit
e24d13a3bf
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=17331
1 changed files with 7 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||
<!ENTITY base CDATA "../..">
|
||||
<!ENTITY date "$FreeBSD: www/en/gnome/docs/gnome2_porting.sgml,v 1.1 2003/04/20 22:49:27 adamw Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/gnome/docs/gnome2_porting.sgml,v 1.2 2003/04/22 01:27:58 marcus Exp $">
|
||||
<!ENTITY title "FreeBSD GNOME Project: GNOME 2 Components">
|
||||
<!ENTITY % gnomeincludes SYSTEM "../includes.sgml"> %gnomeincludes;
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
|
@ -144,6 +144,12 @@
|
|||
<td><tt>atk pango</tt></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td><tt>gtksourceview</tt></td>
|
||||
<td><tt>x11-toolkits/gtksourceview</tt></td>
|
||||
<td><tt>libgnome</tt></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td><tt>libartlgpl2</tt></td>
|
||||
<td><tt>graphics/libartlgpl2</tt></td>
|
||||
|
|
Loading…
Reference in a new issue