http://bugs.winehq.org/show_bug.cgi?id=9823 --- Comment #9 from Austin English <austinenglish(a)gmail.com> 2011-12-12 14:27:38 CST --- (In reply to comment #8)
As far as I could understand this bug it is still present. Can anyone else double check?
Yes, still present: #!/bin/bash mkdir foo cd foo git clone git://source.winehq.org/git/website.git winehq cvs -z3 -d:pserver:anonymous(a)wine.cvs.sourceforge.net:/cvsroot/wine co -P docs LANG=C find . -type f | xargs grep -wi eject | grep -v wwn gives: ./winehq/news/en/2005110901.xml: <li>Winelib app to eject a CD.</li> -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.