summaryrefslogtreecommitdiffstats
path: root/ui
diff options
context:
space:
mode:
authorChris Lumens <clumens@redhat.com>2006-01-13 19:02:15 +0000
committerChris Lumens <clumens@redhat.com>2006-01-13 19:02:15 +0000
commitd3cf1feb3dc3ea51772d9cf72115aae880c717ee (patch)
tree756b7a5523a2811fd123e48f62f5a3ea8a806351 /ui
parent841f26a9ad059303ea4d9710abf81f23a28d8cd2 (diff)
downloadanaconda-d3cf1feb3dc3ea51772d9cf72115aae880c717ee.tar.gz
anaconda-d3cf1feb3dc3ea51772d9cf72115aae880c717ee.tar.xz
anaconda-d3cf1feb3dc3ea51772d9cf72115aae880c717ee.zip
Take a filename from the user instead of assuming what we got was just a
directory (#177738).
Diffstat (limited to 'ui')
-rw-r--r--ui/scp.glade2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/scp.glade b/ui/scp.glade
index 246a98854..9cbabea9a 100644
--- a/ui/scp.glade
+++ b/ui/scp.glade
@@ -52,7 +52,7 @@
</child>
<child>
<widget class="GtkLabel" id="remotePathLabel">
- <property name="label" context="True" translatable="True">Remote path</property>
+ <property name="label" context="True" translatable="True">Destination file</property>
<property name="events"></property>
<property name="xalign">0.0</property>
<property name="visible">True</property>