opnsense-ports/devel/subcommander2/files/patch-subcommander__ListWidget.cpp
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

20 lines
809 B
C++

--- subcommander/ListWidget.cpp.orig 2009-09-13 01:49:22.000000000 +0900
+++ subcommander/ListWidget.cpp 2012-05-10 06:04:40.000000000 +0900
@@ -134,7 +134,7 @@
"<b>help</b>"
"<p>"
"* pressing SHIFT-F1 in the working copy view will display a detailed"
-"description of the the columns and their possible values."
+" description of the the columns and their possible values."
"</p>"
"<b>internationalization (i18n)</b>"
"<p>"
@@ -151,6 +151,8 @@
"set any repository folder as branch or tag folder. subcommander needs"
" only to know WHERE you keep your branches and tags. It does NOT "
"require that they are named 'branches' or 'tags'."
+"<br>* for anonymous (read only) access to the preconfigured subcommander"
+" repository, use the username 'guest' with an empty password."
"</p>"
"</qt>"
);