diff options
author | Caolán McNamara <caolanm@redhat.com> | 2014-07-22 09:15:59 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2014-07-22 09:15:59 +0100 |
commit | 10fd3e1326ecf705030189e233a895be7918ea72 (patch) | |
tree | 81021ff937ad95cbdbaf6aba9951aaeea5545901 | |
parent | 3d0fefd1db11ee86be12b2db37fed812f6561d7c (diff) |
update help ids for summary page .ui conversion
Change-Id: Ife99575dbcdcedb0dfad2415f419de3501849651
-rw-r--r-- | helpers/help_hid.lst | 2 | ||||
-rw-r--r-- | source/text/shared/explorer/database/migrate_macros.xhp | 2 |
2 files changed, 1 insertions, 3 deletions
diff --git a/helpers/help_hid.lst b/helpers/help_hid.lst index ccbf62ce7b..9e7049b79a 100644 --- a/helpers/help_hid.lst +++ b/helpers/help_hid.lst @@ -5024,7 +5024,6 @@ dbaccess_ModalDialog_DLG_MACRO_MIGRATION,1388314624, dbaccess_ModalDialog_DLG_PARAMETERS,1388396544, dbaccess_ModalDialog_DLG_TEXT_CONNECTION_SETTINGS,1388822528, dbaccess_ModalDialog_WIZ_RTFCOPYTABLE,1388576768, -dbaccess_MultiLineEdit_TP_SUMMARY_ED_CHANGES,851495426, dbaccess_MultiListBox_TAB_WIZ_TYPE_SELECT_LB_NEW_COLUMN_NAMES,851610626, dbaccess_NumericField_DLG_ADABASSTAT_ET_MEMORYUSING,1388615683, dbaccess_NumericField_PAGE_ADABAS_NF_CACHE_SIZE,851531778, @@ -5054,7 +5053,6 @@ dbaccess_TabPage_PAGE_MYSQL_ODBC,851722240, dbaccess_TabPage_PAGE_ORACLE_JDBC,851886080, dbaccess_TabPage_TAB_WIZ_NAME_MATCHING,851623936, dbaccess_TabPage_TP_MIGRATE,851476480, -dbaccess_TabPage_TP_SUMMARY,851492864, desktop_CheckBox_TP_MIGRATION_CB_MIGRATION,586105859, desktop_CheckBox_TP_UPDATE_CHECK_CB_UPDATE_CHECK,586155011, desktop_Edit_TP_USER_ED_USER_FATHER,586123282, diff --git a/source/text/shared/explorer/database/migrate_macros.xhp b/source/text/shared/explorer/database/migrate_macros.xhp index 6ea336baeb..9e54904b0c 100644 --- a/source/text/shared/explorer/database/migrate_macros.xhp +++ b/source/text/shared/explorer/database/migrate_macros.xhp @@ -40,7 +40,7 @@ </section> <bookmark xml-lang="en-US" branch="hid/dbaccess/ui/backuppage/browse" id="bm_id022420091141368" localize="false"/> <paragraph xml-lang="en-US" id="par_id0224200911454780" role="paragraph" l10n="NEW"><ahelp hid="." visibility="hidden">Choose a location and file name to save the new database file. By default, the new file gets the same name as the old file, while the old file gets renamed with the string "backup" in the name.</ahelp></paragraph> -<bookmark xml-lang="en-US" branch="hid/dbaccess:MultiLineEdit:TP_SUMMARY:ED_CHANGES" id="bm_id0224200911450172" localize="false"/> +<bookmark xml-lang="en-US" branch="hid/dbaccess/ui/summarypage/textview" id="bm_id0224200911450172" localize="false"/> <paragraph xml-lang="en-US" id="par_id022420091145472" role="paragraph" l10n="NEW"><ahelp hid="." visibility="hidden">The list shows all changes that were applied to the database file.</ahelp></paragraph> <paragraph xml-lang="en-US" id="par_id0112200902353542" role="paragraph" l10n="NEW">Previously, macros have been allowed to reside only in the text sub-documents of forms and reports. Now macros can also be stored in the Base file itself. This means that macros in Base files can be called now from any of its sub-components: forms, reports, table design, query design, relation design, table data view.</paragraph> <paragraph xml-lang="en-US" id="par_id0112200903075865" role="paragraph" l10n="NEW">However, it is technically not possible to store macros both in a Base file and in its sub-documents at the same time. So, if you want to attach some new macros to the Base file, while retaining any existing old macros that were stored in the sub-documents, you must move the existing old macros up to the Base file's macro storage area. </paragraph> |