Remove a menu item that looks funky.
No donut for: obrien
This commit is contained in:
parent
1a143827ce
commit
4e34488c31
@ -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,
|
||||
|
@ -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,
|
||||
|
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user