<feed xmlns='http://www.w3.org/2005/Atom'>
<title>drakx, 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>perl_checker fix</title>
<updated>2014-06-21T16:44:59+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2014-06-21T16:44:59+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=0543d35bddd179a96f3ff88bd1103ca392087788'/>
<id>0543d35bddd179a96f3ff88bd1103ca392087788</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>make sure udev had time to create device nodes</title>
<updated>2014-06-19T16:45:47+00:00</updated>
<author>
<name>Thierry.Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2014-06-19T12:29:14+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=05bb76e87d8c08d30ae6bf69c86bc7572fa7c9b9'/>
<id>05bb76e87d8c08d30ae6bf69c86bc7572fa7c9b9</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 bother creating /dev/fd[01]</title>
<updated>2014-06-19T16:44:45+00:00</updated>
<author>
<name>Thierry.Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2014-06-19T12:27:08+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=9c81fd807ec210e12649f84ef50bb75b4a600c08'/>
<id>9c81fd807ec210e12649f84ef50bb75b4a600c08</id>
<content type='text'>
now done by udev
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
now done by udev
</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>2.5</title>
<updated>2014-06-18T20:40:48+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2014-06-18T20:39:38+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=82f599547888e3521f102c880590ef4468ff0aa8'/>
<id>82f599547888e3521f102c880590ef4468ff0aa8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
