mirror of
https://github.com/JetBrains/JetBrainsRuntime.git
synced 2025-12-06 09:29:38 +01:00
committed by
Vitaly Provodin
parent
3884e66406
commit
e52bb444bc
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 2019, 2021, Oracle and/or its affiliates. All rights reserved.
|
||||
* Copyright (c) 2019, 2025, Oracle and/or its affiliates. All rights reserved.
|
||||
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
||||
*
|
||||
* This code is free software; you can redistribute it and/or modify it
|
||||
@@ -152,8 +152,7 @@ public class PlatformGraphicsInfo {
|
||||
|
||||
No X11 DISPLAY variable was set,
|
||||
or no headful library support was found,
|
||||
but this program performed an operation which requires it,
|
||||
""";
|
||||
but this program performed an operation which requires it.""";
|
||||
}
|
||||
|
||||
public static String getSplashScreenLib() {
|
||||
|
||||
Reference in New Issue
Block a user