From 3d2f5376466f5dbe214f74b3a55d0203df434627 Mon Sep 17 00:00:00 2001 From: Robby Workman Date: Sat, 24 Jan 2009 20:36:55 -0600 Subject: [PATCH] s/subversion/bzr/ in INSTALL file. Possibly more changes coming... --- INSTALL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL b/INSTALL index e5ea37d..eb5fa67 100644 --- a/INSTALL +++ b/INSTALL @@ -1,7 +1,7 @@ Installation of Wicd should be done using your distribution package if one exists. If not, the installation is relatively straightforward. -If you are installing from a subversion pull or beta/rc tarball and you want +If you are installing from a bzr pull or beta/rc tarball and you want the native language translations, first run this: python setup.py get_translations You will not need to do this if you're installing from a release tarball.