summaryrefslogtreecommitdiffstats
path: root/po/POTFILES.in
diff options
context:
space:
mode:
authorJesse Keating <jkeating@redhat.com>2012-08-10 16:17:33 -0700
committerJesse Keating <jkeating@redhat.com>2012-08-14 21:30:22 -0700
commit1f79d4aa2e82707af995ebb5d2fd24e633712a4e (patch)
treeb42c9c37b9bf509c409aaa36f40db4a8f6c53323 /po/POTFILES.in
parent2055bcc56ea22e35522da27a542285d119480c66 (diff)
downloadanaconda-1f79d4aa2e82707af995ebb5d2fd24e633712a4e.tar.gz
anaconda-1f79d4aa2e82707af995ebb5d2fd24e633712a4e.tar.xz
anaconda-1f79d4aa2e82707af995ebb5d2fd24e633712a4e.zip
Add a text progress hub to do the install
This is a pretty simple hub that works with the doInstall function as a background thread. In the foreground we sit in a tight loop waiting for input to the Q and then handle messages or progress bar updates. Progress bar updates are handled by printing a pip (.) without a new line to the screen.
Diffstat (limited to 'po/POTFILES.in')
-rw-r--r--po/POTFILES.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 2d3c474be..82a6a3f23 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -60,6 +60,7 @@ pyanaconda/ui/common.py
pyanaconda/ui/__init__.py
# Text interface
+pyanaconda/ui/tui/hubs/progress.py
pyanaconda/ui/tui/hubs/summary.py
pyanaconda/ui/tui/hubs/__init__.py
pyanaconda/ui/tui/tuiobject.py