Add another known bug.
Submitted by: Brian Gruber <lists@bgruber.isa-geek.com>
This commit is contained in:
parent
62d46428a1
commit
7809a36fb6
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=20366
1 changed files with 10 additions and 7 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.16 2004/03/14 07:47:06 marcus Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/gnome/docs/develfaq.sgml,v 1.17 2004/03/19 08:19:37 marcus Exp $">
|
||||
<!ENTITY title "FreeBSD GNOME Project: GNOME Development Branch FAQ">
|
||||
<!ENTITY % gnomeincludes SYSTEM "../includes.sgml"> %gnomeincludes;
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
|
@ -183,14 +183,17 @@ STRIP=
|
|||
|
||||
<ul>
|
||||
<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>
|
||||
#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>
|
||||
#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>
|
||||
#133690</a>: [gnome-terminal] gnome-terminal does not exit
|
||||
the shell correctly</li>
|
||||
<li><a href="http://bugzilla.gnome.org/show_bug.cgi?id=136966">
|
||||
#136966</a>: [nautilus] Create Document -> Empty File gets
|
||||
wrong group</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ol>
|
||||
|
|
Loading…
Reference in a new issue