<feed xmlns='http://www.w3.org/2005/Atom'>
<title>drakx/perl-install/standalone, branch 10.4.136</title>
<subtitle>Mageia Installer and base platform for many utilities</subtitle>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/'/>
<entry>
<title>(search_windows_font) simplify it by puting error management out of loop</title>
<updated>2007-06-08T00:09:22+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>tv@mandriva.org</email>
</author>
<published>2007-06-08T00:09:22+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=a8111ada7f12b135d6abf5b6d86084b3377da08c'/>
<id>a8111ada7f12b135d6abf5b6d86084b3377da08c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>(search_windows_font) simplify finding windows fonts &amp; make it now really case insensitive</title>
<updated>2007-06-08T00:08:11+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>tv@mandriva.org</email>
</author>
<published>2007-06-08T00:08:11+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=c81c7e905391e0c313fe2b89b8b42f5377122608'/>
<id>c81c7e905391e0c313fe2b89b8b42f5377122608</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>(search_windows_font) do not misbelieve a font is already installed if</title>
<updated>2007-06-07T23:17:56+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>tv@mandriva.org</email>
</author>
<published>2007-06-07T23:17:56+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=f9dcc0606f123dc3f29d0662060f2d2736037994'/>
<id>f9dcc0606f123dc3f29d0662060f2d2736037994</id>
<content type='text'>
substring of another font name (eg "l.ttf" wouldn't be installed if
"arial.ttf" was)

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
substring of another font name (eg "l.ttf" wouldn't be installed if
"arial.ttf" was)

</pre>
</div>
</content>
</entry>
<entry>
<title>(search_windows_font) typo fix (ffixxx)</title>
<updated>2007-06-07T22:28:27+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>tv@mandriva.org</email>
</author>
<published>2007-06-07T22:28:27+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=73f947fe0f776d11e280ac0da659a81281c6194c'/>
<id>73f947fe0f776d11e280ac0da659a81281c6194c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>(search_windows_font) fix crash (#28016)</title>
<updated>2007-06-06T15:36:08+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>tv@mandriva.org</email>
</author>
<published>2007-06-06T15:36:08+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=cb92a44705d3c985c8c9530a3183edae4892ac05'/>
<id>cb92a44705d3c985c8c9530a3183edae4892ac05</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>(search_windows_font) fix enumerating fonts on old windows (#28016)</title>
<updated>2007-06-06T15:35:28+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>tv@mandriva.org</email>
</author>
<published>2007-06-06T15:35:28+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=f9c5392f0e8897a3a5023d46c57f855aece82ad9'/>
<id>f9c5392f0e8897a3a5023d46c57f855aece82ad9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>(search_windows_font) fix crash</title>
<updated>2007-06-05T10:39:42+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>tv@mandriva.org</email>
</author>
<published>2007-06-05T10:39:42+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=63c6900c272c88b5bd369fee7b2128dae017f48f'/>
<id>63c6900c272c88b5bd369fee7b2128dae017f48f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>(search_windows_font) try different cases on windows partitions (based on ffixxx suggestion, #28016)</title>
<updated>2007-06-04T22:41:30+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>tv@mandriva.org</email>
</author>
<published>2007-06-04T22:41:30+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=5390c9097902ff5420848efb72edcb2cbf81ca04'/>
<id>5390c9097902ff5420848efb72edcb2cbf81ca04</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>(search_windows_font) do see fuse-mounted or ntfs-3g windows partitions (ffixxx, #28016)</title>
<updated>2007-06-04T22:30:45+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>tv@mandriva.org</email>
</author>
<published>2007-06-04T22:30:45+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=ed0859891e951a8e73e099b1d8cd8a84d528d3ef'/>
<id>ed0859891e951a8e73e099b1d8cd8a84d528d3ef</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>do not fork useless shells</title>
<updated>2007-06-04T22:23:29+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>tv@mandriva.org</email>
</author>
<published>2007-06-04T22:23:29+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=bb3bf448ee74f85c6e2ed427473a94cc0b9b6f26'/>
<id>bb3bf448ee74f85c6e2ed427473a94cc0b9b6f26</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
