Update source description to note that everything is now included.
Submitted by: Chris Faulhaber <jedgar@fxp.org>
This commit is contained in:
parent
6a0e74e91d
commit
32c7841c33
@ -790,7 +790,7 @@ DMenu MenuSubDistributions = {
|
||||
dmenuFlagCheck, dmenuSetFlag, NULL, &Dists, '[', 'X', ']', DIST_CATPAGES },
|
||||
{ " proflibs", "Profiled versions of the libraries",
|
||||
dmenuFlagCheck, dmenuSetFlag, NULL, &Dists, '[', 'X', ']', DIST_PROFLIBS },
|
||||
{ " src", "Sources for everything but encryption",
|
||||
{ " src", "Sources for everything",
|
||||
srcFlagCheck, distSetSrc },
|
||||
{ " ports", "The FreeBSD Ports collection",
|
||||
dmenuFlagCheck, dmenuSetFlag, NULL, &Dists, '[', 'X', ']', DIST_PORTS },
|
||||
|
@ -790,7 +790,7 @@ DMenu MenuSubDistributions = {
|
||||
dmenuFlagCheck, dmenuSetFlag, NULL, &Dists, '[', 'X', ']', DIST_CATPAGES },
|
||||
{ " proflibs", "Profiled versions of the libraries",
|
||||
dmenuFlagCheck, dmenuSetFlag, NULL, &Dists, '[', 'X', ']', DIST_PROFLIBS },
|
||||
{ " src", "Sources for everything but encryption",
|
||||
{ " src", "Sources for everything",
|
||||
srcFlagCheck, distSetSrc },
|
||||
{ " ports", "The FreeBSD Ports collection",
|
||||
dmenuFlagCheck, dmenuSetFlag, NULL, &Dists, '[', 'X', ']', DIST_PORTS },
|
||||
|
@ -790,7 +790,7 @@ DMenu MenuSubDistributions = {
|
||||
dmenuFlagCheck, dmenuSetFlag, NULL, &Dists, '[', 'X', ']', DIST_CATPAGES },
|
||||
{ " proflibs", "Profiled versions of the libraries",
|
||||
dmenuFlagCheck, dmenuSetFlag, NULL, &Dists, '[', 'X', ']', DIST_PROFLIBS },
|
||||
{ " src", "Sources for everything but encryption",
|
||||
{ " src", "Sources for everything",
|
||||
srcFlagCheck, distSetSrc },
|
||||
{ " ports", "The FreeBSD Ports collection",
|
||||
dmenuFlagCheck, dmenuSetFlag, NULL, &Dists, '[', 'X', ']', DIST_PORTS },
|
||||
|
Loading…
Reference in New Issue
Block a user