[Frugalware-darcs] setup-current: select: fixed whitespace bugs in
the expert menu question
VMiklos
vmiklos at frugalware.org
Thu Mar 16 18:01:29 CET 2006
[select: fixed whitespace bugs in the expert menu question
VMiklos <vmiklos at frugalware.org>**20051120000927] {
hunk ./src/plugins/select.c 286
- _("If you like, you may select your packages from expert menus."
- "Where the normal menu shows a choice like 'C compiler system',"
- "the expert menus show you 'C libs', 'C compiler', 'C include"
- "files', etc - each individual package. Obviously, you should"
- "know what you're doing if you use the expert menus since it's"
- "possible to skip packages that are crucial to the functioning"
- "of a subsystem. Choose 'no' for using normal menus that select"
- "groups of packages, or choose 'yes' for using expert menus"
- "with a switch for each package."), 0, 0);
+ _("If you like, you may select your packages from expert "
+ "menus. Where the normal menu shows a choice like 'C compiler "
+ "system', the expert menus show you 'C libs', 'C compiler', "
+ "'C include files', etc - each individual package. Obviously, "
+ "you should know what you're doing if you use the expert menus "
+ "since it's possible to skip packages that are crucial to the "
+ "functioning of a subsystem. Choose 'no' for using normal "
+ "menus that select groups of packages, or choose 'yes' for "
+ "using expert menus with a switch for each package."), 0, 0);
}
More information about the Frugalware-darcs
mailing list