Commit Graph

13 Commits

Author SHA1 Message Date
Cole Robinson
0d243983d0 Revive pep8 and clean up the code
autopep8 is pretty cool :)
2013-04-13 15:22:43 -04:00
Cole Robinson
3f79fa3919 Fix the last of the pylint messages
If using an older pylint, there are still some complaints about hashlib
and Popen, but those aren't our problems.
2013-04-13 13:45:08 -04:00
Cole Robinson
e0e3c212e4 virtinst: Remove manual selinux bits
Wasn't very useful to begin with, and modern day svirt correctly
handles things.
2013-04-11 12:15:37 -04:00
Cole Robinson
d0a76f3905 Add a couple todo entries 2013-04-04 12:07:31 -04:00
Cole Robinson
94763163cc Merge in translations from virtinst 2013-04-03 20:29:47 -04:00
Cole Robinson
dfaf00af4c Autogenerate POTFILES.in 2013-04-03 19:42:59 -04:00
Cole Robinson
d5c9f62f36 Merge HACKING from virtinst 2013-04-03 19:42:59 -04:00
Cole Robinson
3e51aea7af Update INSTALL for the new world order
And add a todo.txt note about documenting the translation process, and
how to update translations.
2013-04-03 19:40:40 -04:00
Cole Robinson
3ea2704281 Update todo 2013-04-03 19:40:39 -04:00
Cole Robinson
b1bfc7ab85 Remove another TODO item fixed by Giuseppe's last patch 2013-04-03 18:14:02 -04:00
Giuseppe Scrivano
823c3b20b5 Fix a segfault when the connection is dropped
The error dialog window was created on the "tick" thread, causing a
crash in GTK.  Fix it by moving its invocation to the main thread.
2013-04-03 18:14:01 -04:00
Cole Robinson
2d786a1ca9 todo: Add entry about wiki-ifying the website 2013-04-03 18:13:28 -04:00
Cole Robinson
6cd6b1dad9 Add gtk3 todo.txt 2013-04-03 18:13:28 -04:00