<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://permalink.gmane.org/gmane.comp.python.kiwi">
    <title>gmane.comp.python.kiwi</title>
    <link>http://permalink.gmane.org/gmane.comp.python.kiwi</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.python.kiwi/503"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.python.kiwi/502"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.python.kiwi/501"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.python.kiwi/500"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.python.kiwi/499"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.python.kiwi/498"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.python.kiwi/497"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.python.kiwi/496"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.python.kiwi/495"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.python.kiwi/494"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.python.kiwi/493"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.python.kiwi/492"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.python.kiwi/491"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.python.kiwi/490"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.python.kiwi/489"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.python.kiwi/488"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.python.kiwi/487"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.python.kiwi/486"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.python.kiwi/485"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.python.kiwi/484"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.python.kiwi/503">
    <title>[Bug 5416] New: Kiwi should allow validate on confirm or leaving widget.</title>
    <link>http://permalink.gmane.org/gmane.comp.python.kiwi/503</link>
    <description>&lt;pre&gt;http://bugs.async.com.br/show_bug.cgi?id=5416

            Bug ID: 5416
           Summary: Kiwi should allow validate on confirm or leaving
                    widget.
    Classification: Unclassified
           Product: Kiwi
           Version: SVN trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: (unset)
          Priority: (unset)
         Component: Widgets
          Assignee: jdahlin&amp;lt; at &amp;gt;async.com.br
          Reporter: jpmelos&amp;lt; at &amp;gt;async.com.br
        QA Contact: kiwi&amp;lt; at &amp;gt;async.com.br

Kiwi should allow validating on leaving a widget (losing focus) or on
confirming the dialog, instead of doing the validation every time the content
of the widget is changed.

&lt;/pre&gt;</description>
    <dc:creator>bugzilla-daemon&lt; at &gt;async.com.br</dc:creator>
    <dc:date>2013-02-27T19:50:18</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.python.kiwi/502">
    <title>[Bug 5415] New: Proxies should allow to save upon conforming.</title>
    <link>http://permalink.gmane.org/gmane.comp.python.kiwi/502</link>
    <description>&lt;pre&gt;http://bugs.async.com.br/show_bug.cgi?id=5415

            Bug ID: 5415
           Summary: Proxies should allow to save upon conforming.
    Classification: Unclassified
           Product: Kiwi
           Version: SVN trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: (unset)
          Priority: (unset)
         Component: Widgets
          Assignee: jdahlin&amp;lt; at &amp;gt;async.com.br
          Reporter: jpmelos&amp;lt; at &amp;gt;async.com.br
        QA Contact: kiwi&amp;lt; at &amp;gt;async.com.br

Proxies should allow a parameter like 'save_on_confirm'. If True, the model
won't be updated as the widgets are changed, but only when a dialog is
confirmed.

&lt;/pre&gt;</description>
    <dc:creator>bugzilla-daemon&lt; at &gt;async.com.br</dc:creator>
    <dc:date>2013-02-27T19:48:03</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.python.kiwi/501">
    <title>[Bug 2687] Gazpacho doesn't save data_type for String for the first time</title>
    <link>http://permalink.gmane.org/gmane.comp.python.kiwi/501</link>
    <description>&lt;pre&gt;http://bugs.async.com.br/show_bug.cgi?id=2687

Johan Dahlin &amp;lt;jdahlin&amp;lt; at &amp;gt;async.com.br&amp;gt; changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |WONTFIX

--- Comment #1 from Johan Dahlin &amp;lt;jdahlin&amp;lt; at &amp;gt;async.com.br&amp;gt; ---
Gazpacho support is gone.

&lt;/pre&gt;</description>
    <dc:creator>bugzilla-daemon&lt; at &gt;async.com.br</dc:creator>
    <dc:date>2013-01-08T15:56:47</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.python.kiwi/500">
    <title>[Bug 2482] Problems with Gazpacho loader and HyperLink</title>
    <link>http://permalink.gmane.org/gmane.comp.python.kiwi/500</link>
    <description>&lt;pre&gt;http://bugs.async.com.br/show_bug.cgi?id=2482

Johan Dahlin &amp;lt;jdahlin&amp;lt; at &amp;gt;async.com.br&amp;gt; changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |WONTFIX

--- Comment #3 from Johan Dahlin &amp;lt;jdahlin&amp;lt; at &amp;gt;async.com.br&amp;gt; ---
Gazpacho support is gone.

&lt;/pre&gt;</description>
    <dc:creator>bugzilla-daemon&lt; at &gt;async.com.br</dc:creator>
    <dc:date>2013-01-08T15:57:04</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.python.kiwi/499">
    <title>[Bug 4279] 'TypeError: Error when calling the metaclass bases' when importing 'kiwi.utils'</title>
    <link>http://permalink.gmane.org/gmane.comp.python.kiwi/499</link>
    <description>&lt;pre&gt;http://bugs.async.com.br/show_bug.cgi?id=4279

Johan Dahlin &amp;lt;jdahlin&amp;lt; at &amp;gt;async.com.br&amp;gt; changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |WORKSFORME

--- Comment #1 from Johan Dahlin &amp;lt;jdahlin&amp;lt; at &amp;gt;async.com.br&amp;gt; ---
This has been solved already.

&lt;/pre&gt;</description>
    <dc:creator>bugzilla-daemon&lt; at &gt;async.com.br</dc:creator>
    <dc:date>2013-01-08T15:56:16</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.python.kiwi/498">
    <title>[Bug 3753] Objectlist multiple cell support is broken and ill-thought-out</title>
    <link>http://permalink.gmane.org/gmane.comp.python.kiwi/498</link>
    <description>&lt;pre&gt;http://bugs.async.com.br/show_bug.cgi?id=3753

Johan Dahlin &amp;lt;jdahlin&amp;lt; at &amp;gt;async.com.br&amp;gt; changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |WONTFIX

--- Comment #3 from Johan Dahlin &amp;lt;jdahlin&amp;lt; at &amp;gt;async.com.br&amp;gt; ---
I think this is too old to care about, sorry!

&lt;/pre&gt;</description>
    <dc:creator>bugzilla-daemon&lt; at &gt;async.com.br</dc:creator>
    <dc:date>2013-01-08T16:01:06</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.python.kiwi/497">
    <title>[Bug 3757] gazpacho-plugin install bug for win32</title>
    <link>http://permalink.gmane.org/gmane.comp.python.kiwi/497</link>
    <description>&lt;pre&gt;http://bugs.async.com.br/show_bug.cgi?id=3757

Johan Dahlin &amp;lt;jdahlin&amp;lt; at &amp;gt;async.com.br&amp;gt; changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |WONTFIX

--- Comment #1 from Johan Dahlin &amp;lt;jdahlin&amp;lt; at &amp;gt;async.com.br&amp;gt; ---
gazpacho support is gone.

&lt;/pre&gt;</description>
    <dc:creator>bugzilla-daemon&lt; at &gt;async.com.br</dc:creator>
    <dc:date>2013-01-08T15:53:43</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.python.kiwi/496">
    <title>[Bug 2234] Add a RadioEntry</title>
    <link>http://permalink.gmane.org/gmane.comp.python.kiwi/496</link>
    <description>&lt;pre&gt;http://bugs.async.com.br/show_bug.cgi?id=2234

Johan Dahlin &amp;lt;jdahlin&amp;lt; at &amp;gt;async.com.br&amp;gt; changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |WONTFIX

--- Comment #3 from Johan Dahlin &amp;lt;jdahlin&amp;lt; at &amp;gt;async.com.br&amp;gt; ---
We don't really want this. We don't use RadioButton a lot in Stoq these days.

&lt;/pre&gt;</description>
    <dc:creator>bugzilla-daemon&lt; at &gt;async.com.br</dc:creator>
    <dc:date>2013-01-08T16:02:56</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.python.kiwi/495">
    <title>[Bug 4178] GTK Tooltips has been deprecated in favor of Tooltip in GTK 2.12</title>
    <link>http://permalink.gmane.org/gmane.comp.python.kiwi/495</link>
    <description>&lt;pre&gt;http://bugs.async.com.br/show_bug.cgi?id=4178

Johan Dahlin &amp;lt;jdahlin&amp;lt; at &amp;gt;async.com.br&amp;gt; changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |WORKSFORME

--- Comment #1 from Johan Dahlin &amp;lt;jdahlin&amp;lt; at &amp;gt;async.com.br&amp;gt; ---
This has been fixed.

&lt;/pre&gt;</description>
    <dc:creator>bugzilla-daemon&lt; at &gt;async.com.br</dc:creator>
    <dc:date>2013-01-08T15:55:12</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.python.kiwi/494">
    <title>[Bug 3586] gazpacho 0.7.2 throws TypeError when changing the data type on a Kiwi text entry</title>
    <link>http://permalink.gmane.org/gmane.comp.python.kiwi/494</link>
    <description>&lt;pre&gt;http://bugs.async.com.br/show_bug.cgi?id=3586

Johan Dahlin &amp;lt;jdahlin&amp;lt; at &amp;gt;async.com.br&amp;gt; changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |WONTFIX

--- Comment #3 from Johan Dahlin &amp;lt;jdahlin&amp;lt; at &amp;gt;async.com.br&amp;gt; ---
gazpacholoader.py is gone.

&lt;/pre&gt;</description>
    <dc:creator>bugzilla-daemon&lt; at &gt;async.com.br</dc:creator>
    <dc:date>2013-01-08T15:53:26</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.python.kiwi/493">
    <title>[Bug 5014] Incompatibilidade entre Kiwi 1.9.33 e PyGTK 2.17</title>
    <link>http://permalink.gmane.org/gmane.comp.python.kiwi/493</link>
    <description>&lt;pre&gt;http://bugs.async.com.br/show_bug.cgi?id=5014

Johan Dahlin &amp;lt;jdahlin&amp;lt; at &amp;gt;async.com.br&amp;gt; changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |WONTFIX

--- Comment #1 from Johan Dahlin &amp;lt;jdahlin&amp;lt; at &amp;gt;async.com.br&amp;gt; ---
Kiwi precisa PyGtk 2.22 agora

&lt;/pre&gt;</description>
    <dc:creator>bugzilla-daemon&lt; at &gt;async.com.br</dc:creator>
    <dc:date>2013-01-08T15:52:39</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.python.kiwi/492">
    <title>[Bug 3676] bug with get_widget in gazpacholoader.py</title>
    <link>http://permalink.gmane.org/gmane.comp.python.kiwi/492</link>
    <description>&lt;pre&gt;http://bugs.async.com.br/show_bug.cgi?id=3676

Johan Dahlin &amp;lt;jdahlin&amp;lt; at &amp;gt;async.com.br&amp;gt; changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |WONTFIX

--- Comment #3 from Johan Dahlin &amp;lt;jdahlin&amp;lt; at &amp;gt;async.com.br&amp;gt; ---
gazpacholoader.py is gone.

&lt;/pre&gt;</description>
    <dc:creator>bugzilla-daemon&lt; at &gt;async.com.br</dc:creator>
    <dc:date>2013-01-08T15:52:04</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.python.kiwi/491">
    <title>[Bug 5370] Add instructions on how to submit a gerrit patch</title>
    <link>http://permalink.gmane.org/gmane.comp.python.kiwi/491</link>
    <description>&lt;pre&gt;http://bugs.async.com.br/show_bug.cgi?id=5370

Gerrit &amp;lt;jdahlin+gerrit-bugzilla&amp;lt; at &amp;gt;gmail.com&amp;gt; changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #3 from Gerrit &amp;lt;jdahlin+gerrit-bugzilla&amp;lt; at &amp;gt;gmail.com&amp;gt; ---
This was resolved, it is fixed in
http://github.com/jdahlin/kiwi/commit/5f76a4ef23fa8330d61e138eef512bccd6df4296

&lt;/pre&gt;</description>
    <dc:creator>bugzilla-daemon&lt; at &gt;async.com.br</dc:creator>
    <dc:date>2013-01-08T14:10:18</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.python.kiwi/490">
    <title>[Bug 5370] Add instructions on how to submit a gerrit patch</title>
    <link>http://permalink.gmane.org/gmane.comp.python.kiwi/490</link>
    <description>&lt;pre&gt;http://bugs.async.com.br/show_bug.cgi?id=5370

--- Comment #2 from Gerrit &amp;lt;jdahlin+gerrit-bugzilla&amp;lt; at &amp;gt;gmail.com&amp;gt; ---
A proposed fix for this bug was added: http://gerrit.async.com.br/127

&lt;/pre&gt;</description>
    <dc:creator>bugzilla-daemon&lt; at &gt;async.com.br</dc:creator>
    <dc:date>2013-01-08T14:07:06</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.python.kiwi/489">
    <title>[Bug 5370] Add instructions on how to submit a gerrit patch</title>
    <link>http://permalink.gmane.org/gmane.comp.python.kiwi/489</link>
    <description>&lt;pre&gt;http://bugs.async.com.br/show_bug.cgi?id=5370

--- Comment #1 from Gerrit &amp;lt;jdahlin+gerrit-bugzilla&amp;lt; at &amp;gt;gmail.com&amp;gt; ---
A proposed fix for this bug was added: foobar/baz

&lt;/pre&gt;</description>
    <dc:creator>bugzilla-daemon&lt; at &gt;async.com.br</dc:creator>
    <dc:date>2013-01-08T14:06:44</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.python.kiwi/488">
    <title>[Bug 5370] New: Add instructions on how to submit a gerrit patch</title>
    <link>http://permalink.gmane.org/gmane.comp.python.kiwi/488</link>
    <description>&lt;pre&gt;http://bugs.async.com.br/show_bug.cgi?id=5370

            Bug ID: 5370
           Summary: Add instructions on how to submit a gerrit patch
    Classification: Unclassified
           Product: Kiwi
           Version: SVN trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: (unset)
          Priority: (unset)
         Component: Documentation
          Assignee: jdahlin&amp;lt; at &amp;gt;async.com.br
          Reporter: jdahlin&amp;lt; at &amp;gt;async.com.br
        QA Contact: kiwi&amp;lt; at &amp;gt;async.com.br

The README should mention how to submit a patch via gerrit.

&lt;/pre&gt;</description>
    <dc:creator>bugzilla-daemon&lt; at &gt;async.com.br</dc:creator>
    <dc:date>2013-01-08T13:53:43</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.python.kiwi/487">
    <title>[Bug 5369] Test bug</title>
    <link>http://permalink.gmane.org/gmane.comp.python.kiwi/487</link>
    <description>&lt;pre&gt;http://bugs.async.com.br/show_bug.cgi?id=5369

Gerrit &amp;lt;jdahlin+gerrit-bugzilla&amp;lt; at &amp;gt;gmail.com&amp;gt; changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Gerrit &amp;lt;jdahlin+gerrit-bugzilla&amp;lt; at &amp;gt;gmail.com&amp;gt; ---
This was integrated into the respository, see http://gerrit.async.com.br/121

&lt;/pre&gt;</description>
    <dc:creator>bugzilla-daemon&lt; at &gt;async.com.br</dc:creator>
    <dc:date>2013-01-08T12:54:57</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.python.kiwi/486">
    <title>[Bug 5369] Test bug</title>
    <link>http://permalink.gmane.org/gmane.comp.python.kiwi/486</link>
    <description>&lt;pre&gt;http://bugs.async.com.br/show_bug.cgi?id=5369

--- Comment #1 from Gerrit &amp;lt;jdahlin+gerrit-bugzilla&amp;lt; at &amp;gt;gmail.com&amp;gt; ---
A Proposed change for this bug was submitted to http://gerrit.async.com.br//121

&lt;/pre&gt;</description>
    <dc:creator>bugzilla-daemon&lt; at &gt;async.com.br</dc:creator>
    <dc:date>2013-01-08T12:50:38</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.python.kiwi/485">
    <title>[Bug 5369] New: Test bug</title>
    <link>http://permalink.gmane.org/gmane.comp.python.kiwi/485</link>
    <description>&lt;pre&gt;http://bugs.async.com.br/show_bug.cgi?id=5369

            Bug ID: 5369
           Summary: Test bug
    Classification: Unclassified
           Product: Kiwi
           Version: SVN trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: (unset)
          Priority: (unset)
         Component: Framework
          Assignee: jdahlin&amp;lt; at &amp;gt;async.com.br
          Reporter: jdahlin&amp;lt; at &amp;gt;async.com.br
        QA Contact: kiwi&amp;lt; at &amp;gt;async.com.br

This is a test bug used for testing gerrit/bugzilla integration.

&lt;/pre&gt;</description>
    <dc:creator>bugzilla-daemon&lt; at &gt;async.com.br</dc:creator>
    <dc:date>2013-01-08T12:21:51</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.python.kiwi/484">
    <title>[Bug 5355]=?UTF-8?Q?=20Permitir=20download=20de=20uma=20imagem=20se=20path=20=C3=A9=20online?=</title>
    <link>http://permalink.gmane.org/gmane.comp.python.kiwi/484</link>
    <description>&lt;pre&gt;http://bugs.async.com.br/show_bug.cgi?id=5355

--- Comment #1 from Johan Dahlin &amp;lt;jdahlin&amp;lt; at &amp;gt;async.com.br&amp;gt; ---
Eu acho isso não é tarefa do kiwi, por que:

* teria que ser async (não pode usar urllib/urllib2)
* tem que funcionar no windows (não pode usar gio)

Aí só sobra twisted e kiwi não deveria ter uma dependencia disso

Realmente, kiwi não deveria fazer download em minha opinião, teria que ser
feito no aplicativo mesmo.

&lt;/pre&gt;</description>
    <dc:creator>bugzilla-daemon&lt; at &gt;async.com.br</dc:creator>
    <dc:date>2012-12-12T14:00:28</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.python.kiwi/483">
    <title>[Bug 5355] New:=?UTF-8?Q?=20Permitir=20download=20de=20uma=20imagem=20se=20path=20=C3=A9=20online?=</title>
    <link>http://permalink.gmane.org/gmane.comp.python.kiwi/483</link>
    <description>&lt;pre&gt;http://bugs.async.com.br/show_bug.cgi?id=5355

            Bug ID: 5355
           Summary: Permitir download de uma imagem se path é online
    Classification: Unclassified
           Product: Kiwi
           Version: SVN trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: (unset)
          Priority: (unset)
         Component: Framework
          Assignee: nobody&amp;lt; at &amp;gt;async.com.br
          Reporter: hackedbellini&amp;lt; at &amp;gt;async.com.br
        QA Contact: kiwi&amp;lt; at &amp;gt;async.com.br

Sugestão enviada pelo usuário marciogkohls&amp;lt; at &amp;gt;gmail.com:
"""
A opção de colocar uma foto do produto poderia ter suporte para adicionar o
endereço da imagem na web para que o programa faça o download.
"""

Pelo que vi no código, ao selecionar um arquivo, o seu filepath é retornado. O
que podemos fazer é, ao verificar que se trata de um filepath online
('http://...', 'ftp://...', etc) fazer o download desse arquivo para um local
temporário e tratar da mesma forma de um arquivo comum.

&lt;/pre&gt;</description>
    <dc:creator>bugzilla-daemon&lt; at &gt;async.com.br</dc:creator>
    <dc:date>2012-12-12T13:56:31</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.comp.python.kiwi">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.comp.python.kiwi</link>
  </textinput>
</rdf:RDF>
