mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-01-29 14:52:12 +01:00
Rename GCS Configuration, check it to be removed by default
This commit is contained in:
parent
2f2cff3dc6
commit
8fadcd85d2
@ -368,8 +368,8 @@ Section "un.Maps cache" UnSecCache
|
||||
RMDir /r /rebootok "$APPDATA\OpenPilot\mapscache"
|
||||
SectionEnd
|
||||
|
||||
Section /o "un.Configuration" UnSecConfig
|
||||
; Remove configuration
|
||||
Section "un.GCS Layout" UnSecConfig
|
||||
; Remove GCS configuration files
|
||||
SetShellVarContext current
|
||||
Delete /rebootok "$APPDATA\OpenPilot\OpenPilotGCS*.db"
|
||||
Delete /rebootok "$APPDATA\OpenPilot\OpenPilotGCS*.xml"
|
||||
|
@ -42,4 +42,4 @@
|
||||
|
||||
LangString DESC_UnSecProgram ${LANG_ENGLISH} "OpenPilot GCS application and all components."
|
||||
LangString DESC_UnSecCache ${LANG_ENGLISH} "OpenPilot GCS cached maps data."
|
||||
LangString DESC_UnSecConfig ${LANG_ENGLISH} "OpenPilot GCS configuration files."
|
||||
LangString DESC_UnSecConfig ${LANG_ENGLISH} "OpenPilot GCS layout files."
|
||||
|
Loading…
x
Reference in New Issue
Block a user