Skip to content

Commit

Permalink
"recusrive" typo fix (#1103)
Browse files Browse the repository at this point in the history
* Update app.toml

* Update appcache.toml

* Update appconfig.toml

* Update appdata.toml

* Update applocaldata.toml

* Update applog.toml

* Update audio.toml

* Update cache.toml

* Update config.toml

* Update data.toml

* Update desktop.toml

* Update document.toml

* Update download.toml

* Update exe.toml

* Update font.toml

* Update home.toml

* Update localdata.toml

* Update log.toml

* Update picture.toml

* Update public.toml

* Update resource.toml

* Update runtime.toml

* Update temp.toml

* Update template.toml

* Update video.toml

* actually update build script :)

---------

Co-authored-by: Lucas Nogueira <[email protected]>
  • Loading branch information
aurorarissime and lucasfernog authored Mar 26, 2024
1 parent f39d362 commit fc3667d
Show file tree
Hide file tree
Showing 30 changed files with 176 additions and 176 deletions.
100 changes: 50 additions & 50 deletions examples/api/src-tauri/gen/schemas/desktop-schema.json

Large diffs are not rendered by default.

100 changes: 50 additions & 50 deletions examples/api/src-tauri/gen/schemas/mobile-schema.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion plugins/fs/build.rs
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ permissions = [
[[set]]
identifier = "allow-{lower}-write-recursive"
description = "This allows full recusrive write access to the complete `${upper}` folder, files and subdirectories."
description = "This allows full recursive write access to the complete `${upper}` folder, files and subdirectories."
permissions = [
"write-all",
"scope-{lower}-recursive"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ permissions = [

[[set]]
identifier = "allow-app-write-recursive"
description = "This allows full recusrive write access to the complete `$APP` folder, files and subdirectories."
description = "This allows full recursive write access to the complete `$APP` folder, files and subdirectories."
permissions = [
"write-all",
"scope-app-recursive"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ permissions = [

[[set]]
identifier = "allow-appcache-write-recursive"
description = "This allows full recusrive write access to the complete `$APPCACHE` folder, files and subdirectories."
description = "This allows full recursive write access to the complete `$APPCACHE` folder, files and subdirectories."
permissions = [
"write-all",
"scope-appcache-recursive"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ permissions = [

[[set]]
identifier = "allow-appconfig-write-recursive"
description = "This allows full recusrive write access to the complete `$APPCONFIG` folder, files and subdirectories."
description = "This allows full recursive write access to the complete `$APPCONFIG` folder, files and subdirectories."
permissions = [
"write-all",
"scope-appconfig-recursive"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ permissions = [

[[set]]
identifier = "allow-appdata-write-recursive"
description = "This allows full recusrive write access to the complete `$APPDATA` folder, files and subdirectories."
description = "This allows full recursive write access to the complete `$APPDATA` folder, files and subdirectories."
permissions = [
"write-all",
"scope-appdata-recursive"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ permissions = [

[[set]]
identifier = "allow-applocaldata-write-recursive"
description = "This allows full recusrive write access to the complete `$APPLOCALDATA` folder, files and subdirectories."
description = "This allows full recursive write access to the complete `$APPLOCALDATA` folder, files and subdirectories."
permissions = [
"write-all",
"scope-applocaldata-recursive"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ permissions = [

[[set]]
identifier = "allow-applog-write-recursive"
description = "This allows full recusrive write access to the complete `$APPLOG` folder, files and subdirectories."
description = "This allows full recursive write access to the complete `$APPLOG` folder, files and subdirectories."
permissions = [
"write-all",
"scope-applog-recursive"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ permissions = [

[[set]]
identifier = "allow-audio-write-recursive"
description = "This allows full recusrive write access to the complete `$AUDIO` folder, files and subdirectories."
description = "This allows full recursive write access to the complete `$AUDIO` folder, files and subdirectories."
permissions = [
"write-all",
"scope-audio-recursive"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ permissions = [

[[set]]
identifier = "allow-cache-write-recursive"
description = "This allows full recusrive write access to the complete `$CACHE` folder, files and subdirectories."
description = "This allows full recursive write access to the complete `$CACHE` folder, files and subdirectories."
permissions = [
"write-all",
"scope-cache-recursive"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ permissions = [

[[set]]
identifier = "allow-config-write-recursive"
description = "This allows full recusrive write access to the complete `$CONFIG` folder, files and subdirectories."
description = "This allows full recursive write access to the complete `$CONFIG` folder, files and subdirectories."
permissions = [
"write-all",
"scope-config-recursive"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ permissions = [

[[set]]
identifier = "allow-data-write-recursive"
description = "This allows full recusrive write access to the complete `$DATA` folder, files and subdirectories."
description = "This allows full recursive write access to the complete `$DATA` folder, files and subdirectories."
permissions = [
"write-all",
"scope-data-recursive"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ permissions = [

[[set]]
identifier = "allow-desktop-write-recursive"
description = "This allows full recusrive write access to the complete `$DESKTOP` folder, files and subdirectories."
description = "This allows full recursive write access to the complete `$DESKTOP` folder, files and subdirectories."
permissions = [
"write-all",
"scope-desktop-recursive"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ permissions = [

[[set]]
identifier = "allow-document-write-recursive"
description = "This allows full recusrive write access to the complete `$DOCUMENT` folder, files and subdirectories."
description = "This allows full recursive write access to the complete `$DOCUMENT` folder, files and subdirectories."
permissions = [
"write-all",
"scope-document-recursive"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ permissions = [

[[set]]
identifier = "allow-download-write-recursive"
description = "This allows full recusrive write access to the complete `$DOWNLOAD` folder, files and subdirectories."
description = "This allows full recursive write access to the complete `$DOWNLOAD` folder, files and subdirectories."
permissions = [
"write-all",
"scope-download-recursive"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ permissions = [

[[set]]
identifier = "allow-exe-write-recursive"
description = "This allows full recusrive write access to the complete `$EXE` folder, files and subdirectories."
description = "This allows full recursive write access to the complete `$EXE` folder, files and subdirectories."
permissions = [
"write-all",
"scope-exe-recursive"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ permissions = [

[[set]]
identifier = "allow-font-write-recursive"
description = "This allows full recusrive write access to the complete `$FONT` folder, files and subdirectories."
description = "This allows full recursive write access to the complete `$FONT` folder, files and subdirectories."
permissions = [
"write-all",
"scope-font-recursive"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ permissions = [

[[set]]
identifier = "allow-home-write-recursive"
description = "This allows full recusrive write access to the complete `$HOME` folder, files and subdirectories."
description = "This allows full recursive write access to the complete `$HOME` folder, files and subdirectories."
permissions = [
"write-all",
"scope-home-recursive"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ permissions = [

[[set]]
identifier = "allow-localdata-write-recursive"
description = "This allows full recusrive write access to the complete `$LOCALDATA` folder, files and subdirectories."
description = "This allows full recursive write access to the complete `$LOCALDATA` folder, files and subdirectories."
permissions = [
"write-all",
"scope-localdata-recursive"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ permissions = [

[[set]]
identifier = "allow-log-write-recursive"
description = "This allows full recusrive write access to the complete `$LOG` folder, files and subdirectories."
description = "This allows full recursive write access to the complete `$LOG` folder, files and subdirectories."
permissions = [
"write-all",
"scope-log-recursive"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ permissions = [

[[set]]
identifier = "allow-picture-write-recursive"
description = "This allows full recusrive write access to the complete `$PICTURE` folder, files and subdirectories."
description = "This allows full recursive write access to the complete `$PICTURE` folder, files and subdirectories."
permissions = [
"write-all",
"scope-picture-recursive"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ permissions = [

[[set]]
identifier = "allow-public-write-recursive"
description = "This allows full recusrive write access to the complete `$PUBLIC` folder, files and subdirectories."
description = "This allows full recursive write access to the complete `$PUBLIC` folder, files and subdirectories."
permissions = [
"write-all",
"scope-public-recursive"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ permissions = [

[[set]]
identifier = "allow-resource-write-recursive"
description = "This allows full recusrive write access to the complete `$RESOURCE` folder, files and subdirectories."
description = "This allows full recursive write access to the complete `$RESOURCE` folder, files and subdirectories."
permissions = [
"write-all",
"scope-resource-recursive"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ permissions = [

[[set]]
identifier = "allow-runtime-write-recursive"
description = "This allows full recusrive write access to the complete `$RUNTIME` folder, files and subdirectories."
description = "This allows full recursive write access to the complete `$RUNTIME` folder, files and subdirectories."
permissions = [
"write-all",
"scope-runtime-recursive"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ permissions = [

[[set]]
identifier = "allow-temp-write-recursive"
description = "This allows full recusrive write access to the complete `$TEMP` folder, files and subdirectories."
description = "This allows full recursive write access to the complete `$TEMP` folder, files and subdirectories."
permissions = [
"write-all",
"scope-temp-recursive"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ permissions = [

[[set]]
identifier = "allow-template-write-recursive"
description = "This allows full recusrive write access to the complete `$TEMPLATE` folder, files and subdirectories."
description = "This allows full recursive write access to the complete `$TEMPLATE` folder, files and subdirectories."
permissions = [
"write-all",
"scope-template-recursive"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ permissions = [

[[set]]
identifier = "allow-video-write-recursive"
description = "This allows full recusrive write access to the complete `$VIDEO` folder, files and subdirectories."
description = "This allows full recursive write access to the complete `$VIDEO` folder, files and subdirectories."
permissions = [
"write-all",
"scope-video-recursive"
Expand Down
Loading

0 comments on commit fc3667d

Please sign in to comment.