|
|
|
@ -396,7 +396,7 @@ AutoBookmarkerConfigPage::AutoBookmarkerConfigPage( TQWidget *parent, const char
|
|
|
|
|
"<li>The entity is dismissed, if a mime and/or filename mask is defined, "
|
|
|
|
|
"and neither matches the document.</li>"
|
|
|
|
|
"<li>Otherwise each line of the document is tried against the pattern, "
|
|
|
|
|
"and a bookmark is set on matching lines.</li></ul>"
|
|
|
|
|
"and a bookmark is set on matching lines.</li></ol>"
|
|
|
|
|
"<p>Use the buttons below to manage your collection of entities.</p>") );
|
|
|
|
|
|
|
|
|
|
TQHBoxLayout *lo1 = new TQHBoxLayout ( lo );
|
|
|
|
|