Rename L2TP IPsec Settings dialog from Advanced to IPsec
ClosedPublic

Authored by dkosovic on Mar 1 2020, 1:57 PM.

Details

Summary

Calling the IPsec dialog Advanced is confusing, so rename it to IPsec.
Also in a subsequent patch there is also an Advanced group box in the IPsec dialog which would have added more confusion..

The following git file name renames occur in the vpn/l2tp folder and are in the patch file.

git mv l2tpadvancedwidget.cpp l2tpipsecwidget.cpp
git mv l2tpadvancedwidget.h l2tpipsecwidget.h
git mv l2tpadvanced.ui l2tpipsec.ui

Diff Detail

Repository
R116 Plasma Network Management Applet
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
dkosovic created this revision.Mar 1 2020, 1:57 PM
Restricted Application added a project: Plasma. · View Herald TranscriptMar 1 2020, 1:57 PM
Restricted Application added a reviewer: jgrulich. · View Herald Transcript
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
dkosovic requested review of this revision.Mar 1 2020, 1:57 PM
jgrulich accepted this revision.Mar 2 2020, 5:29 AM

Makes sense.

This revision is now accepted and ready to land.Mar 2 2020, 5:29 AM
This revision was automatically updated to reflect the committed changes.