diff options
author | Cullum Smith <cullum@sacredheartsc.com> | 2024-10-31 21:36:39 -0400 |
---|---|---|
committer | Cullum Smith <cullum@sacredheartsc.com> | 2024-10-31 21:36:39 -0400 |
commit | 2c9845db4bc00221bc3c2343a020208f7f532166 (patch) | |
tree | 843bc24a1bbf2cad33c4bdc8a17c3d0d838fceb4 /files/usr/local/lib/libreoffice/program/sofficerc.desktop | |
parent | 7eb111136453d0e8d8451d7dd85ba9892318f294 (diff) | |
download | infrastructure-2c9845db4bc00221bc3c2343a020208f7f532166.tar.gz |
many fixes
Diffstat (limited to 'files/usr/local/lib/libreoffice/program/sofficerc.desktop')
-rw-r--r-- | files/usr/local/lib/libreoffice/program/sofficerc.desktop | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/files/usr/local/lib/libreoffice/program/sofficerc.desktop b/files/usr/local/lib/libreoffice/program/sofficerc.desktop index 77574a4..2a600b0 100644 --- a/files/usr/local/lib/libreoffice/program/sofficerc.desktop +++ b/files/usr/local/lib/libreoffice/program/sofficerc.desktop @@ -1,8 +1,8 @@ [Bootstrap] CrashDirectory=${$BRAND_BASE_DIR/program/bootstraprc:UserInstallation}/crash -CrashDumpEnable=true +CrashDumpEnable=false HideEula=1 -Logo=0 +Logo=1 NativeProgress=false ProgressBarColor=0,0,0 ProgressFrameColor=102,102,102 |