Commit Graph

1760 Commits

Author SHA1 Message Date
Cole Robinson
a0b23be738 Add a comment explaining an ambiguous message needing translation. 2010-01-27 10:34:10 -05:00
Cole Robinson
09ad32ad7d Make sure a default '_' implementation is always available
If things error out sufficiently earlier, '_' wouldn't have been installed
in the builtin namespace, so we will trigger an when trying to show a
translated error dialog.
2010-01-27 10:23:57 -05:00
Cole Robinson
d74e01155d engine: Make sure a libvirtd restart doesn't lock the app
We were trying to close the connection without thread locking (and closing
can emit a signal which updates the UI).
2010-01-26 12:24:33 -05:00
Cole Robinson
4075899085 create: Fix creation when no network sources are found 2010-01-25 10:04:31 -05:00
Cole Robinson
afecfd9163 Catch errors when connection to dbus 2010-01-25 09:31:33 -05:00
guidograzioli
f2405a6aba Sending translation for Italian 2010-01-25 00:14:38 +00:00
Cole Robinson
2e153edad9 manager: Safely set toolbar "icon-size" prop 2010-01-19 14:11:23 -05:00
Cole Robinson
5168e1d94a virt-manager.py: Remove some trailing whitespace 2010-01-19 14:10:09 -05:00
Cole Robinson
cae9e95f12 util: Break out common function to conditionally set gtk property 2010-01-19 14:09:43 -05:00
Cole Robinson
28ffe05490 error: Fix launching error dialog on pygtk < 2.10 2010-01-14 10:09:52 -05:00
Cole Robinson
9b7bf37c55 console: Try to catch xen race errors when opening VNC 2010-01-11 10:30:40 -05:00
Cole Robinson
3fb1e6e155 Don't blindly include tests/* in dist tarball. 2010-01-11 10:18:42 -05:00
Cole Robinson
bc908b05b5 migrate: Don't shorten URI IP addresses 2010-01-06 13:09:33 -05:00
Cole Robinson
a7b42276f8 console: Fix opening VNC console over tcp URI with manual port 2010-01-06 12:39:10 -05:00
aguskov
1f298544dd Sending translation for Russian 2010-01-05 09:55:02 +00:00
aguskov
6aa919882c Sending translation for Russian 2010-01-04 10:04:29 +00:00
aguskov
8f3492bd61 Sending translation for Russian 2010-01-03 15:35:30 +00:00
aguskov
31c46be854 Sending translation for Russian 2010-01-02 14:21:05 +00:00
aguskov
d61beb1798 Sending translation for Russian 2009-12-31 12:40:15 +00:00
aguskov
599df1624e Sending translation for Russian 2009-12-31 11:56:28 +00:00
elsupergomez
31cc9f336b Sending translation for Spanish 2009-12-24 13:16:01 +00:00
Laurent Léonard
86c5296841 Updated french translation 2009-12-22 09:58:07 -05:00
raven
5d87b4d92d Sending translation for Polish 2009-12-19 08:47:41 +00:00
logan
f76aaf9216 Sending translation for Spanish 2009-12-18 15:57:50 +00:00
logan
1bcfae0eda Sending translation for Spanish 2009-12-16 15:20:55 +00:00
Cole Robinson
038703bde0 network: Future proof pretty_desc 2009-12-15 11:14:22 -05:00
logan
75140af15c Sending translation for Spanish 2009-12-15 14:49:54 +00:00
Cole Robinson
3e993e4283 Added tag RELEASE-0.8.1-1 for changeset cc8c4ce89bfa 2009-12-14 17:21:15 -05:00
Cole Robinson
a135dc5918 Added tag RELEASE-0.8.2-1 for changeset 0a1b58157a5e 2009-12-14 17:20:28 -05:00
Cole Robinson
d3e9cc9eef Prep for release 2009-12-14 17:20:00 -05:00
Cole Robinson
56eab44175 Don't show 'perl' in man page 2009-12-14 17:19:52 -05:00
Cole Robinson
352affbe3a Make 'Escape' key close dialogs
We should get this for free by using gtk Dialogs for our various UI pieces,
however the stock dialog is pretty restrictive WRT widget spacing, and
prevents us from make our nice blue header, so we are stuck with gtk.Windows
2009-12-14 16:45:55 -05:00
Cole Robinson
287ad90a90 Additional focus improvements 2009-12-14 16:48:35 -05:00
Cole Robinson
985dd91f26 Improve default widget focus for various wizards 2009-12-14 16:26:46 -05:00
Cole Robinson
3ed0625000 choosecd: Customize dialog based on media type (cdrom, floppy) 2009-12-14 14:52:52 -05:00
Cole Robinson
ed911036f1 s/optical/mediadev/g for many internal routines
Make the move towards generalizing these for not just CDROM media, but also
floppy devices (and others in the future).
2009-12-10 20:04:26 -05:00
Cole Robinson
b9bf03b896 details: Enable media attach/detach for floppy devices
We still use the CD chooser when attaching media (for now).
2009-12-10 19:18:24 -05:00
Cole Robinson
420fc7a673 console: Disable scrollbars when doing 'resize to VM'
The same scrollbar confusion plagues us: if scrollbars are already showing and
we resize the window to the size of the VNC widget, the scrollbars don't go
away. Hide the scrollbars in this case.
2009-12-14 12:37:08 -05:00
logan
ffedaddb84 Sending translation for Spanish 2009-12-14 17:00:03 +00:00
Cole Robinson
dd74e9573c createnet: Make sure a failed network start cleans up properly 2009-12-11 13:45:53 -05:00
Cole Robinson
01d78647c5 details: Properly update disk names after device removal 2009-12-13 17:17:56 -05:00
Cole Robinson
93b4d82c77 connection: Catch all exceptions when building looking up libvirt objects
Currently in many places we only catch a libvirt exception. Make sure we
catch all exceptions, because not doing so pretty much leaves 'tick' dead
in the water. This helps avoid issues reported here:

https://bugzilla.redhat.com/show_bug.cgi?id=547045
2009-12-13 16:31:04 -05:00
logan
81b005e1e5 Sending translation for Spanish 2009-12-11 17:12:47 +00:00
amitakhya
d1f2de3c7d Sending translation for Assamese 2009-12-11 12:21:14 +00:00
anipeter
20bd382540 Sending translation for Malayalam 2009-12-11 10:53:41 +00:00
khasida
227be4ee54 Sending translation for Japanese 2009-12-11 09:11:24 +00:00
shanky
b2c7c0656c Sending translation for Kannada 2009-12-11 07:19:44 +00:00
anipeter
3e09da77fc Sending translation for Malayalam 2009-12-11 07:00:00 +00:00
ifelix
7315cbb4b8 Sending translation for Tamil 2009-12-11 05:47:07 +00:00
runab
5b83047bf0 Sending translation for Bengali (India) 2009-12-11 05:13:37 +00:00