From 569285794b9112f0134ddad4bb886308ea4a7be6 Mon Sep 17 00:00:00 2001 From: Torne Wuff Date: Sun, 6 Nov 2011 22:44:25 +0000 Subject: Bulk convert all DOS line endings to UNIX. For the git migration we want a nice clean repository with UNIX line endings. git does not use svn:eol-style, we just need the file contents to be sane. Sorry everybody. I know this messes up blame. Scumbag *NIX developer says migrating to git will make line ending issues go away; commits giant change to svn which changes line endings anyway. :) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30924 a1c6a512-1295-4272-9138-f99709370657 --- .../qtfindreplacedialog/findreplaceform.ui | 408 ++++++++++----------- 1 file changed, 204 insertions(+), 204 deletions(-) (limited to 'utils/themeeditor/qtfindreplacedialog/findreplaceform.ui') diff --git a/utils/themeeditor/qtfindreplacedialog/findreplaceform.ui b/utils/themeeditor/qtfindreplacedialog/findreplaceform.ui index acc055ca88..a68e120772 100644 --- a/utils/themeeditor/qtfindreplacedialog/findreplaceform.ui +++ b/utils/themeeditor/qtfindreplacedialog/findreplaceform.ui @@ -1,204 +1,204 @@ - - - FindReplaceForm - - - - 0 - 0 - 483 - 288 - - - - Form - - - - - - - - - - - - &Find: - - - textToFind - - - - - - - - - - R&eplace with: - - - textToReplace - - - - - - - - - - - - - - errorLabel - - - - - - - - - D&irection - - - - - - &Down - - - true - - - - - - - &Up - - - - - - - - - - &Options - - - - - - &Case sensitive - - - - - - - &Whole words only - - - - - - - <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> -<html><head><meta name="qrichtext" content="1" /><style type="text/css"> -p, li { white-space: pre-wrap; } -</style></head><body style=" font-family:'Sans'; font-size:10pt; font-weight:400; font-style:normal;"> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">whether the text to search should be interpreted as a regular expression.</p> -<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">You may want to take a look at the syntax of regular expressions:</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://doc.trolltech.com/qregexp.html"><span style=" text-decoration: underline; color:#0000ff;">http://doc.trolltech.com/qregexp.html</span></a></p></body></html> - - - R&egular Expression - - - - - - - - - - - - - - 10 - - - - - false - - - &Find - - - - - - - &Close - - - - - - - false - - - &Replace - - - - - - - false - - - Replace &All - - - - - - - Qt::Vertical - - - - 20 - 40 - - - - - - - - - - textToFind - textToReplace - downRadioButton - upRadioButton - caseCheckBox - wholeCheckBox - regexCheckBox - findButton - closeButton - - - - + + + FindReplaceForm + + + + 0 + 0 + 483 + 288 + + + + Form + + + + + + + + + + + + &Find: + + + textToFind + + + + + + + + + + R&eplace with: + + + textToReplace + + + + + + + + + + + + + + errorLabel + + + + + + + + + D&irection + + + + + + &Down + + + true + + + + + + + &Up + + + + + + + + + + &Options + + + + + + &Case sensitive + + + + + + + &Whole words only + + + + + + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Sans'; font-size:10pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">whether the text to search should be interpreted as a regular expression.</p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">You may want to take a look at the syntax of regular expressions:</p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://doc.trolltech.com/qregexp.html"><span style=" text-decoration: underline; color:#0000ff;">http://doc.trolltech.com/qregexp.html</span></a></p></body></html> + + + R&egular Expression + + + + + + + + + + + + + + 10 + + + + + false + + + &Find + + + + + + + &Close + + + + + + + false + + + &Replace + + + + + + + false + + + Replace &All + + + + + + + Qt::Vertical + + + + 20 + 40 + + + + + + + + + + textToFind + textToReplace + downRadioButton + upRadioButton + caseCheckBox + wholeCheckBox + regexCheckBox + findButton + closeButton + + + + -- cgit v1.2.3