<feed xmlns='http://www.w3.org/2005/Atom'>
<title>abrt.git/src/Gui/abrt_utils.py, branch 1.1.17</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/'/>
<entry>
<title>added utf-8 coding tag into .py files</title>
<updated>2010-11-15T15:24:51+00:00</updated>
<author>
<name>Jiri Moskovcak</name>
<email>jmoskovc@redhat.com</email>
</author>
<published>2010-11-15T15:24:51+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=dd3fb694bfcae95a91650b0b85ed4ad8340d61a8'/>
<id>dd3fb694bfcae95a91650b0b85ed4ad8340d61a8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>GUI: added the new wizard interface (not active now)</title>
<updated>2010-05-25T08:45:30+00:00</updated>
<author>
<name>Jiri Moskovcak</name>
<email>jmoskovc@redhat.com</email>
</author>
<published>2010-05-25T08:45:30+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=ef6f7d7a4163cdbf81618d080fdb0548bde023ae'/>
<id>ef6f7d7a4163cdbf81618d080fdb0548bde023ae</id>
<content type='text'>
- just added the files to repo so translators
  can start working on localization
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- just added the files to repo so translators
  can start working on localization
</pre>
</div>
</content>
</entry>
<entry>
<title>GUI: translations work again</title>
<updated>2010-03-09T12:59:44+00:00</updated>
<author>
<name>Jiri Moskovcak</name>
<email>jmoskovc@redhat.com</email>
</author>
<published>2010-03-09T12:59:44+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=04b894061f100b286a95e5a676f253101c9c87c1'/>
<id>04b894061f100b286a95e5a676f253101c9c87c1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>GUI: fixed some pylint warnings</title>
<updated>2010-01-30T20:33:42+00:00</updated>
<author>
<name>Jiri Moskovcak</name>
<email>jmoskovc@redhat.com</email>
</author>
<published>2010-01-30T20:33:42+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=226ad13b9324fdd5165a1158e310cebd0440aaf7'/>
<id>226ad13b9324fdd5165a1158e310cebd0440aaf7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>GUI ReporterDialog: hide log button</title>
<updated>2010-01-29T10:40:19+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2010-01-29T10:40:19+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=72738e39feba56d846e970cdcc92d2d46ffa60a9'/>
<id>72738e39feba56d846e970cdcc92d2d46ffa60a9</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>fixed: "Warning: g_set_prgname() called multiple times"</title>
<updated>2010-01-18T20:55:13+00:00</updated>
<author>
<name>Jiri Moskovcak</name>
<email>jmoskovc@redhat.com</email>
</author>
<published>2010-01-18T20:55:13+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=d519f44b57efa37b14a4df0b08974987ad42f350'/>
<id>d519f44b57efa37b14a4df0b08974987ad42f350</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>gui: add logging infrastructure</title>
<updated>2010-01-14T16:47:01+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2010-01-14T16:47:01+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=2a8dfdad5a5e4ccb0c7a2e9147c38336ba76d733'/>
<id>2a8dfdad5a5e4ccb0c7a2e9147c38336ba76d733</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>forgot to push abrt_utils</title>
<updated>2009-08-26T11:49:18+00:00</updated>
<author>
<name>Jiri Moskovcak</name>
<email>jmoskovc@redhat.com</email>
</author>
<published>2009-08-26T11:49:18+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=2fc1df53ee7f47ef90366ebfdbb998f4c7bddd5f'/>
<id>2fc1df53ee7f47ef90366ebfdbb998f4c7bddd5f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
