desktop/source/app/desktop.src |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

New commits:
commit 5a92d4197dfd9e87414423a27904640964a2e753
Author:     Matthias Seidel <[email protected]>
AuthorDate: Thu Jan 10 16:57:49 2019 +0000
Commit:     Matthias Seidel <[email protected]>
CommitDate: Thu Jan 10 16:57:49 2019 +0000

    Removed whitespace

diff --git a/desktop/source/app/desktop.src b/desktop/source/app/desktop.src
index e2ccdafc52a8..fcc1362825fe 100644
--- a/desktop/source/app/desktop.src
+++ b/desktop/source/app/desktop.src
@@ -136,7 +136,7 @@ String STR_BOOTSTRAP_ERR_CFG_DATAACCESS
 
 String STR_INTERNAL_ERRMSG
 {
-    Text [ en-US ] = "The following internal error has occurred : " ;
+    Text [ en-US ] = "The following internal error has occurred: " ;
 };
 
 QueryBox QBX_USERDATALOCKED
@@ -163,9 +163,9 @@ ModalDialog DLG_CMDLINEHELP
     HelpID = "desktop:ModalDialog:DLG_CMDLINEHELP" ;
     Text = "%PRODUCTNAME Commandline Help" ;
     Size = MAP_APPFONT ( 275, 380 ) ;
-    Border = True ;
-    SVLook = True ;
-    Moveable = True ;
+    Border = TRUE ;
+    SVLook = TRUE ;
+    Moveable = TRUE ;
 
     FixedText TXT_DLG_CMDLINEHELP_HEADER
     {
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to