<feed xmlns='http://www.w3.org/2005/Atom'>
<title>drakx/perl-install/security, branch V10_3_0_35mdk</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>don't need use MDK::Common... when we have "use common" (which is the standard for libDrakX modules)</title>
<updated>2005-06-10T07:52:38+00:00</updated>
<author>
<name>Pascal Rigaux</name>
<email>pixel@mandriva.com</email>
</author>
<published>2005-06-10T07:52:38+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=19d1383b38b59a084509815cf848c5ea9c05deb6'/>
<id>19d1383b38b59a084509815cf848c5ea9c05deb6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use addVarsInSh()</title>
<updated>2005-05-27T05:37:24+00:00</updated>
<author>
<name>Pascal Rigaux</name>
<email>pixel@mandriva.com</email>
</author>
<published>2005-05-27T05:37:24+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=5d54829d76650974e8422c66b13f68793ef1f9e4'/>
<id>5d54829d76650974e8422c66b13f68793ef1f9e4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>really default security level 3</title>
<updated>2005-03-24T14:03:52+00:00</updated>
<author>
<name>Pascal Rigaux</name>
<email>pixel@mandriva.com</email>
</author>
<published>2005-03-24T14:03:52+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=2214400b9d9b927eb06877618212593c7dffc75b'/>
<id>2214400b9d9b927eb06877618212593c7dffc75b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>(load_values) fix getting value when it's defined but 0 (#14364)</title>
<updated>2005-03-08T18:36:57+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>tvignaud@mandriva.org</email>
</author>
<published>2005-03-08T18:36:57+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=48f5ec0e87c749bbdc5018c8c32795a2f74f1b5b'/>
<id>48f5ec0e87c749bbdc5018c8c32795a2f74f1b5b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>(get_function_value) fix getting value when it's 0 (#14364)</title>
<updated>2005-03-08T18:36:31+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>tvignaud@mandriva.org</email>
</author>
<published>2005-03-08T18:36:31+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=66bd60d7b50bc080e7fa1efe3fa69df2f9f185fe'/>
<id>66bd60d7b50bc080e7fa1efe3fa69df2f9f185fe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add translator hints; real fix will be in mdk10.2:</title>
<updated>2004-09-20T10:22:40+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>tvignaud@mandriva.org</email>
</author>
<published>2004-09-20T10:22:40+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=04a8071501d416553c7ad9812dbe6a0f97f5eae9'/>
<id>04a8071501d416553c7ad9812dbe6a0f97f5eae9</id>
<content type='text'>
s!N("(.*?) \"(ALL)\" (.*?)"!N("\1 %s \3", N("\2"))! and the like

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
s!N("(.*?) \"(ALL)\" (.*?)"!N("\1 %s \3", N("\2"))! and the like

</pre>
</div>
</content>
</entry>
<entry>
<title>- fix label of entry in help</title>
<updated>2004-09-13T02:45:15+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>tvignaud@mandriva.org</email>
</author>
<published>2004-09-13T02:45:15+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=1073142d55bde42bc1f382675c3c597c554fc858'/>
<id>1073142d55bde42bc1f382675c3c597c554fc858</id>
<content type='text'>
- move help from tooltips into separate page (#9894)

rationale:

- there's already a "help" button that do the same thing as mcc one

- Gtk+ only support tooltips on widgets that have their own X window (which new
  GkComboBox widget has not)

- tooltips are usefull on first run but then are just annoying

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- move help from tooltips into separate page (#9894)

rationale:

- there's already a "help" button that do the same thing as mcc one

- Gtk+ only support tooltips on widgets that have their own X window (which new
  GkComboBox widget has not)

- tooltips are usefull on first run but then are just annoying

</pre>
</div>
</content>
</entry>
<entry>
<title>typo fixes</title>
<updated>2004-08-19T09:51:50+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>tvignaud@mandriva.org</email>
</author>
<published>2004-08-19T09:51:50+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=6b2fffca094915ce361e5c6bdb98db28afc1779c'/>
<id>6b2fffca094915ce361e5c6bdb98db28afc1779c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use difference2() as suggested by new perl_checker warning</title>
<updated>2004-08-12T01:50:10+00:00</updated>
<author>
<name>Pascal Rigaux</name>
<email>pixel@mandriva.com</email>
</author>
<published>2004-08-12T01:50:10+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=48cb9679bbb7fcb28d9d478a3a42208e88e6d9e3'/>
<id>48cb9679bbb7fcb28d9d478a3a42208e88e6d9e3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>cleanup</title>
<updated>2004-08-12T01:32:32+00:00</updated>
<author>
<name>Pascal Rigaux</name>
<email>pixel@mandriva.com</email>
</author>
<published>2004-08-12T01:32:32+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=397b67bb86b6cc5109c6583c8efd8bfc06514055'/>
<id>397b67bb86b6cc5109c6583c8efd8bfc06514055</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
