Kaydet (Commit) c4b0804e authored tarafından Andrea Gelmini's avatar Andrea Gelmini Kaydeden (comit) Julien Nabet

Fix typos

Change-Id: Ia717a116056bddc7968a3e451058a94cb2bbbd29
Reviewed-on: https://gerrit.libreoffice.org/59003Reviewed-by: 's avatarJean-Pierre Ledure <jp@ledure.be>
Tested-by: 's avatarJean-Pierre Ledure <jp@ledure.be>
Tested-by: Jenkins
üst 321248b4
......@@ -229,10 +229,10 @@ profile libreoffice-soffice INSTDIR-program/soffice.bin {
owner @{HOME}/.config/trashrc r, # user by KFileWidget
/usr/share/knotifications5/*.notifyrc r, # KNotification::sendEvent
# TODO: remove when rules are available in abstactions/kde-write-icon-cache or similar
# TODO: remove when rules are available in abstractions/kde-write-icon-cache or similar
owner @{HOME}/.cache/icon-cache.kcache rw, # for KIconLoader
# TODO: remove when rules are available in abstractions/kdeframeworks5 or simiar
# TODO: remove when rules are available in abstractions/kdeframeworks5 or similar
/usr/share/kservices5/*.protocol r,
# TODO: use qt5-settings-write abstraction when it is available
......@@ -244,7 +244,7 @@ profile libreoffice-soffice INSTDIR-program/soffice.bin {
# TODO: use qt5-compose-cache-write abstraction when it is available
owner @{HOME}/.cache/qt_compose_cache_{little,big}_endian_* r,
# TODO: use recent-documents-write abstaction when it is available
# TODO: use recent-documents-write abstraction when it is available
owner @{HOME}/.local/share/RecentDocuments/** r,
owner @{HOME}/.local/share/RecentDocuments/*.desktop rwl -> @{HOME}/.local/share/RecentDocuments/#[0-9]*,
owner @{HOME}/.local/share/RecentDocuments/#[0-9]* rw,
......
......@@ -1535,7 +1535,7 @@ REM ----------------------------------------------------------------------------
REM -----------------------------------------------------------------------------------------------------------------------
Private Function _CollectNames(ByRef poCollection As Object, ByVal psPrefix As String) As Variant
&apos; Return a &quot;\;&quot; speparated list of hierarchical (prefixed with Prefix) and persistent names contained in Collection
&apos; Return a &quot;\;&quot; separated list of hierarchical (prefixed with Prefix) and persistent names contained in Collection
&apos; If one of those names refers to a folder, function is called recursively
&apos; Result = 2 items array: (0) list of hierarchical names
&apos; (1) list of persistent names
......@@ -1749,4 +1749,4 @@ Public Sub _RootInit(Optional ByVal pbForce As Boolean)
End Sub &apos; _RootInit V1.1.0
</script:module>
\ No newline at end of file
</script:module>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment