Remove a menu item that looks funky.

No donut for:	obrien
This commit is contained in:
Jordan K. Hubbard 2000-07-21 06:50:14 +00:00
parent 085e4099e9
commit a606bbf4c8
3 changed files with 0 additions and 6 deletions

View File

@ -555,8 +555,6 @@ DMenu MenuMediaFTP = {
VAR_FTP_PATH _AS("=ftp://releng4.freebsd.org/pub/FreeBSD/snapshots/") },
{ " IPv6 Ready", "ftp7.jp.freebsd.org", NULL, dmenuSetVariable, NULL,
VAR_FTP_PATH _AP("=ftp://ftp7.jp.freebsd.org") },
{ " Periodic SNAPs at ftp.freebsd.org", "ftp.freebsd.org", NULL, dmenuSetVariable, NULL,
VAR_FTP_PATH _AS("=ftp://ftp.freebsd.org/pub/FreeBSD/snapshots/") },
{ "Argentina", "ftp.ar.freebsd.org", NULL, dmenuSetVariable, NULL,
VAR_FTP_PATH _AP("=ftp://ftp.ar.freebsd.org") },
{ " Australia", "ftp.au.freebsd.org", NULL, dmenuSetVariable, NULL,

View File

@ -555,8 +555,6 @@ DMenu MenuMediaFTP = {
VAR_FTP_PATH _AS("=ftp://releng4.freebsd.org/pub/FreeBSD/snapshots/") },
{ " IPv6 Ready", "ftp7.jp.freebsd.org", NULL, dmenuSetVariable, NULL,
VAR_FTP_PATH _AP("=ftp://ftp7.jp.freebsd.org") },
{ " Periodic SNAPs at ftp.freebsd.org", "ftp.freebsd.org", NULL, dmenuSetVariable, NULL,
VAR_FTP_PATH _AS("=ftp://ftp.freebsd.org/pub/FreeBSD/snapshots/") },
{ "Argentina", "ftp.ar.freebsd.org", NULL, dmenuSetVariable, NULL,
VAR_FTP_PATH _AP("=ftp://ftp.ar.freebsd.org") },
{ " Australia", "ftp.au.freebsd.org", NULL, dmenuSetVariable, NULL,

View File

@ -555,8 +555,6 @@ DMenu MenuMediaFTP = {
VAR_FTP_PATH _AS("=ftp://releng4.freebsd.org/pub/FreeBSD/snapshots/") },
{ " IPv6 Ready", "ftp7.jp.freebsd.org", NULL, dmenuSetVariable, NULL,
VAR_FTP_PATH _AP("=ftp://ftp7.jp.freebsd.org") },
{ " Periodic SNAPs at ftp.freebsd.org", "ftp.freebsd.org", NULL, dmenuSetVariable, NULL,
VAR_FTP_PATH _AS("=ftp://ftp.freebsd.org/pub/FreeBSD/snapshots/") },
{ "Argentina", "ftp.ar.freebsd.org", NULL, dmenuSetVariable, NULL,
VAR_FTP_PATH _AP("=ftp://ftp.ar.freebsd.org") },
{ " Australia", "ftp.au.freebsd.org", NULL, dmenuSetVariable, NULL,