summaryrefslogtreecommitdiffstats
path: root/po/POTFILES.in
diff options
context:
space:
mode:
authorJesse Keating <jkeating@redhat.com>2012-09-27 17:09:45 -0700
committerJesse Keating <jkeating@redhat.com>2012-09-27 20:49:22 -0700
commit79e32cb8db280d9e6506dec8480a9ae9c5bf0a22 (patch)
treea1cbaaf331a7a15ba42263fd5c6a42bd0eea3078 /po/POTFILES.in
parent5292a67f0f04d8456131d00fd0aa4a635a3d6197 (diff)
downloadanaconda-79e32cb8db280d9e6506dec8480a9ae9c5bf0a22.tar.gz
anaconda-79e32cb8db280d9e6506dec8480a9ae9c5bf0a22.tar.xz
anaconda-79e32cb8db280d9e6506dec8480a9ae9c5bf0a22.zip
Add standalone spoke to prompt for VNC
This gets used if text mode is requested or if X startup fails. We don't (yet) prompt the user for advanced VNC configuration such as port number or to connect to an existing system.
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 fa9653513..021e6de4e 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -66,6 +66,7 @@ pyanaconda/ui/tui/tuiobject.py
pyanaconda/ui/tui/simpleline/widgets.py
pyanaconda/ui/tui/simpleline/base.py
pyanaconda/ui/tui/simpleline/__init__.py
+pyanaconda/ui/tui/spokes/askvnc.py
pyanaconda/ui/tui/spokes/password.py
pyanaconda/ui/tui/spokes/storage.py
pyanaconda/ui/tui/spokes/time.py