Gimp: fixed Lollipop issues

This commit is contained in:
Sergii Pylypenko
2014-11-21 23:20:58 +02:00
parent 6807ade0fb
commit 9adb36eb77
6 changed files with 46 additions and 25 deletions

View File

@@ -660,7 +660,7 @@ void XSDL_generateBackground(const char * port, int showHelp, int resolutionW, i
void XSDL_showServerLaunchErrorMessage()
{
showErrorMessage( "Error: X server failed to launch.\n\n"
"this may happen because of SELinux,\n"
"This may happen because of SELinux,\n"
"or because installation was corrupted.\n"
"Either way, this app will not work, which is sad.");
}