[Libreoffice-commits] .: testautomation/global

Julien Nabet serval2412 at kemper.freedesktop.org
Sun May 22 01:41:50 PDT 2011


 testautomation/global/win/edia_d_h.win |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 93bd6694bebaf23d1e5d0536c56ed7e1413f8778
Author: Julien Nabet <serval2412 at yahoo.fr>
Date:   Sun May 22 10:38:49 2011 +0200

    Fix bug fdo36158 UI:Find&Replace dialog "Notes" instead of "Comments"

diff --git a/testautomation/global/win/edia_d_h.win b/testautomation/global/win/edia_d_h.win
index 0448fcc..4c9b42b 100755
--- a/testautomation/global/win/edia_d_h.win
+++ b/testautomation/global/win/edia_d_h.win
@@ -351,7 +351,7 @@ SearchIn sym:svx:ListBox:RID_SVXDLG_SEARCH:LB_CALC_SEARCHIN
 Rows sym:svx:RadioButton:RID_SVXDLG_SEARCH:RB_CALC_ROWS
 Columns sym:svx:RadioButton:RID_SVXDLG_SEARCH:RB_CALC_COLUMNS
 SearchInAllSheets sym:svx:CheckBox:RID_SVXDLG_SEARCH:CB_ALL_SHEETS
-Notes sym:svx:CheckBox:RID_SVXDLG_SEARCH:CB_NOTES
+Notes sym:svx:CheckBox:RID_SVXDLG_SEARCH:CB_COMMENTS
 
 *FormFolderNameDialog sym:DBACCESS_HID_DLG_SAVE_AS
 FolderName sym:dbaccess:Edit:DLG_SAVE_AS:ET_TITLE


More information about the Libreoffice-commits mailing list