Add two new known bugs.
Submitted by: Franz Klammer <klammer@webonaut.com> Jeremy Messenger <mezz7@cox.net>
This commit is contained in:
parent
f240470b19
commit
85c7e3a37a
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=20362
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/develfaq.sgml,v 1.15 2004/02/08 07:52:28 marcus Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/gnome/docs/develfaq.sgml,v 1.16 2004/03/14 07:47:06 marcus Exp $">
|
||||
<!ENTITY title "FreeBSD GNOME Project: GNOME Development Branch FAQ">
|
||||
<!ENTITY % gnomeincludes SYSTEM "../includes.sgml"> %gnomeincludes;
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
|
@ -185,6 +185,12 @@ STRIP=
|
|||
<li><a href="http://bugzilla.gnome.org/show_bug.cgi?id=132154">
|
||||
#132154</a>: [gnome-keyboard-properties] Keyboard repeat
|
||||
rate and delay are saved as floats</li>
|
||||
<li><a href="http://bugzilla.gnome.org/show_bug.cgi?id=137388">
|
||||
#137388</a>: [gnome-terminal] gnome-terminal has a problem
|
||||
with the dynamic title and vim</li>
|
||||
<li><a href="http://bugzilla.gnome.org/show_bug.cgi?id=133690">
|
||||
#133690</a>: [gnome-terminal] gnome-terminal does not exit
|
||||
the shell correctly</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ol>
|
||||
|
|
Loading…
Reference in a new issue