From eac6293ca4d5c8198aa2301565f694ea792cdac3 Mon Sep 17 00:00:00 2001 From: Chris Lumens Date: Wed, 27 Feb 2008 17:24:12 -0500 Subject: Allow recovery from some missing repodata conditions. If we try to read the repodata during doRepoSetup and find that it's not there, allow editing the repository right away and attempt to reconfigure. These changes will be reflected in task selection later on. --- ui/addrepo.glade | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ui') diff --git a/ui/addrepo.glade b/ui/addrepo.glade index 0317700c8..e946dcaf2 100644 --- a/ui/addrepo.glade +++ b/ui/addrepo.glade @@ -72,7 +72,7 @@ True - Please provide the location where your additional software can be installed from. Note that this must be a valid repository for %s. + Please provide the location where your additional software can be installed from. False False GTK_JUSTIFY_LEFT -- cgit