Fix remaining brandings in tdenetwork.

Signed-off-by: Chris <xchrisx@uber.space>
pull/12/head
Chris 5 years ago committed by TDE Gitea
parent be39705ebd
commit a5fee689bf

@ -54,7 +54,7 @@ namespace KPF
parent,
"StartingKPFDialog",
true, /* modal */
i18n("Starting KDE public fileserver applet"),
i18n("Starting TDE public fileserver applet"),
KDialogBase::Ok | KDialogBase::Cancel,
KDialogBase::Cancel,
true

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

Loading…
Cancel
Save