<feed xmlns='http://www.w3.org/2005/Atom'>
<title>drakx/perl-install/NEWS, branch 16.34</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>16.34</title>
<updated>2014-06-26T20:45:05+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2014-06-26T20:45:05+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=d1545c2556252f93dd1da23b9c74b3d21a922cda'/>
<id>d1545c2556252f93dd1da23b9c74b3d21a922cda</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix installing fonts (Frédéric Buclin, mga#11849)</title>
<updated>2014-06-26T20:33:57+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2014-06-26T20:33:57+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=6b2533b2540385390dc46596d3ef0587cdb720cb'/>
<id>6b2533b2540385390dc46596d3ef0587cdb720cb</id>
<content type='text'>
fallout from gtk2 -&gt; gtk3 switch
get_filenames() now returns an arrayref instead of a list.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fallout from gtk2 -&gt; gtk3 switch
get_filenames() now returns an arrayref instead of a list.
</pre>
</div>
</content>
</entry>
<entry>
<title>(_find_file) introduce it</title>
<updated>2014-06-21T16:42:48+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2014-06-21T16:41:23+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=3972294e28309fc18baa53999eefe1f937b26b10'/>
<id>3972294e28309fc18baa53999eefe1f937b26b10</id>
<content type='text'>
either file has an absolute path and we check for its existence or it
has not and we assume it's a binary to lookup in $PATH

thus fixing a warning in mousedrake since
commit be1d69418fda6e16422d634c59b54375bfa7a897
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
either file has an absolute path and we check for its existence or it
has not and we assume it's a binary to lookup in $PATH

thus fixing a warning in mousedrake since
commit be1d69418fda6e16422d634c59b54375bfa7a897
</pre>
</div>
</content>
</entry>
<entry>
<title>fix loosing TZ choice when canceling TZ selection (mga#13534)</title>
<updated>2014-06-20T07:30:44+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2014-06-20T07:30:04+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=d55fa70f6c5e3b2212e2eba7d9d97141efe3a4c4'/>
<id>d55fa70f6c5e3b2212e2eba7d9d97141efe3a4c4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix crash on clicking Cancel after TZ selection (mga#13534)</title>
<updated>2014-06-20T07:28:52+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2014-06-20T07:28:52+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=2d150597360738d6fdecd24a21d4ce076469b1df'/>
<id>2d150597360738d6fdecd24a21d4ce076469b1df</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>16.33</title>
<updated>2014-06-18T20:41:00+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2014-06-18T20:40:15+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=7b540590f2a17dd10810c133a9ce539a9c19834d'/>
<id>7b540590f2a17dd10810c133a9ce539a9c19834d</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 even try to create basic /dev nodes</title>
<updated>2014-06-18T20:40:41+00:00</updated>
<author>
<name>Thierry.Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2014-06-18T12:37:41+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=329701ba075af74ae6d7f857f62c35c942c24486'/>
<id>329701ba075af74ae6d7f857f62c35c942c24486</id>
<content type='text'>
Those should be handled by udev.
Live install should be tested as some were added for it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Those should be handled by udev.
Live install should be tested as some were added for it.
</pre>
</div>
</content>
</entry>
<entry>
<title>16.32</title>
<updated>2014-06-15T21:07:59+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2014-06-15T21:07:59+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=ae41b44ce2c254630e4e3a3127a45fbf0844dc88'/>
<id>ae41b44ce2c254630e4e3a3127a45fbf0844dc88</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>16.30</title>
<updated>2014-06-04T06:56:42+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2014-06-04T06:56:42+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=c2130ce5b0f6a02d20a5ae4b19bccf87a1337245'/>
<id>c2130ce5b0f6a02d20a5ae4b19bccf87a1337245</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update locales list</title>
<updated>2014-05-29T07:17:01+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2014-05-29T07:17:01+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=95439c8f10dcca7cccaaac482580ffadc1b4fc69'/>
<id>95439c8f10dcca7cccaaac482580ffadc1b4fc69</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
