; Update Android port splash screen message
* lisp/term/android-win.el (android-after-splash-screen): Insert missing newline.
This commit is contained in:
@@ -417,7 +417,7 @@ been denied. Click "
|
||||
:link '("here" android-display-storage-permission-popup)
|
||||
" to grant them.")
|
||||
(insert
|
||||
"Permissions necessary to access external storage directories have been
|
||||
"\nPermissions necessary to access external storage directories have been
|
||||
denied. ")
|
||||
(insert-button "Click here to grant them."
|
||||
'action #'android-display-storage-permission-popup
|
||||
|
||||
Reference in New Issue
Block a user