<feed xmlns='http://www.w3.org/2005/Atom'>
<title>drakx/perl-install/printer/gimp.pm, branch V9_1_19mdk</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>Fixed auto-configuration for printers in the GIMP to work with Foomatic 3.0.</title>
<updated>2003-03-02T22:15:54+00:00</updated>
<author>
<name>Till Kamppeter</name>
<email>tkamppeter@mandriva.com</email>
</author>
<published>2003-03-02T22:15:54+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=55971b9830f5e0f0442d12dc382a4525a19bbd11'/>
<id>55971b9830f5e0f0442d12dc382a4525a19bbd11</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix new data structure usage</title>
<updated>2003-01-07T14:56:34+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>tvignaud@mandriva.org</email>
</author>
<published>2003-01-07T14:56:34+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=08cfcfa9b2470a6fb9c72f51c8ee37f80ecbdcde'/>
<id>08cfcfa9b2470a6fb9c72f51c8ee37f80ecbdcde</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fixes</title>
<updated>2003-01-07T12:17:33+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>tvignaud@mandriva.org</email>
</author>
<published>2003-01-07T12:17:33+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=0d57018d039ab38a6d992bfa7dab7ff64b51cd44'/>
<id>0d57018d039ab38a6d992bfa7dab7ff64b51cd44</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- remove useless $_ setting</title>
<updated>2003-01-07T09:50:39+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>tvignaud@mandriva.org</email>
</author>
<published>2003-01-07T09:50:39+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=6e5391c48da96137fe7ccf1e74e6492ac0aca766'/>
<id>6e5391c48da96137fe7ccf1e74e6492ac0aca766</id>
<content type='text'>
- simplify overgianted look for functions
- mask isprinterconfigured() as bogus: if $done is 1 then
  $sectionfound *is* already 1

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- simplify overgianted look for functions
- mask isprinterconfigured() as bogus: if $done is 1 then
  $sectionfound *is* already 1

</pre>
</div>
</content>
</entry>
<entry>
<title>- simplify by reusing list_passwd()</title>
<updated>2003-01-07T09:31:30+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>tvignaud@mandriva.org</email>
</author>
<published>2003-01-07T09:31:30+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=facc1b9a5e0f81b144c1649b0475f47fc7da50cf'/>
<id>facc1b9a5e0f81b144c1649b0475f47fc7da50cf</id>
<content type='text'>
- simplify program flow
- one perl_checker fix
- simplify directories list building
- simplify test: if a file is a plain regular file, testing if it's a
  directory is useless;
  anyway, this test is probably bogus and should just be -e and not -f

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- simplify program flow
- one perl_checker fix
- simplify directories list building
- simplify test: if a file is a plain regular file, testing if it's a
  directory is useless;
  anyway, this test is probably bogus and should just be -e and not -f

</pre>
</div>
</content>
</entry>
<entry>
<title>fix printerdrake regarding gimp configuration</title>
<updated>2003-01-06T16:21:54+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>tvignaud@mandriva.org</email>
</author>
<published>2003-01-06T16:21:54+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=fc9b6181bb00dc015c93c6cb7acf2190d9dea4c7'/>
<id>fc9b6181bb00dc015c93c6cb7acf2190d9dea4c7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>set_permissions() doesn't want the given file to be $::prefix'ed</title>
<updated>2002-12-29T23:14:59+00:00</updated>
<author>
<name>Pascal Rigaux</name>
<email>pixel@mandriva.com</email>
</author>
<published>2002-12-29T23:14:59+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=716882732b776886ec33f40bd070bc3d523080a7'/>
<id>716882732b776886ec33f40bd070bc3d523080a7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- mkdir_p throws an exception on error, so "mkdir_p() or ..." is dumb, fixing</title>
<updated>2002-12-28T11:03:50+00:00</updated>
<author>
<name>Pascal Rigaux</name>
<email>pixel@mandriva.com</email>
</author>
<published>2002-12-28T11:03:50+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=e13398a7b50ab981d246b98890b40ecebed6de80'/>
<id>e13398a7b50ab981d246b98890b40ecebed6de80</id>
<content type='text'>
  (thanks to Lea Gris)
- use output()

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  (thanks to Lea Gris)
- use output()

</pre>
</div>
</content>
</entry>
<entry>
<title>do not use "$1 !~ ..."</title>
<updated>2002-12-19T20:02:10+00:00</updated>
<author>
<name>Pascal Rigaux</name>
<email>pixel@mandriva.com</email>
</author>
<published>2002-12-19T20:02:10+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=c85425ed49345940db69e57fbf9b91c15c6d821e'/>
<id>c85425ed49345940db69e57fbf9b91c15c6d821e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove unused variables or rename them with an underscore (eg: $o becomes $_o)</title>
<updated>2002-12-04T21:22:16+00:00</updated>
<author>
<name>Pascal Rigaux</name>
<email>pixel@mandriva.com</email>
</author>
<published>2002-12-04T21:22:16+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=868f8ef6acc35e7f402f082fb8398c22bbd012b5'/>
<id>868f8ef6acc35e7f402f082fb8398c22bbd012b5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
