|
|
@ -64,7 +64,7 @@ bool PPPData::open() {
|
|
|
|
"be opened in either read-write or read-only mode.\n"
|
|
|
|
"be opened in either read-write or read-only mode.\n"
|
|
|
|
"The superuser might have to change its ownership "
|
|
|
|
"The superuser might have to change its ownership "
|
|
|
|
"by issuing the following command in your home directory:\n"
|
|
|
|
"by issuing the following command in your home directory:\n"
|
|
|
|
"chown {YourUsername} .kde/share/config/kppprc"),
|
|
|
|
"chown {YourUsername} .trinity/share/config/kppprc"),
|
|
|
|
kapp->name());
|
|
|
|
kapp->name());
|
|
|
|
return false;
|
|
|
|
return false;
|
|
|
|
}
|
|
|
|
}
|
|
|
|