Wireshark-commits: [Wireshark-commits] master-2.4 782b3db: UI: Rename profiles without delete
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=782b3db38f5430d13288ed11fbf77f6a996a171d
Submitter: Stig Bjørlykke (stig@xxxxxxxxxxxxx)
Changed: branch: master-2.4
Repository: wireshark
Commits:
782b3db by Stig Bjørlykke (stig@xxxxxxxxxxxxx):
UI: Rename profiles without delete
Do not try to delete the old profile name after renaming. In most
cases it will not exist, but when using a case-insensitive file system
this will delete the renamed profile if only changing capitalizations
(first it's renamed and then it's deleted).
Change-Id: I27d2d22d2353b09f2041d82ea1cf1bae37a1ce3d
Reviewed-on: https://code.wireshark.org/review/25515
Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
(cherry picked from commit 043b45e840bf742bb54749b2f4cec2a722109b79)
Reviewed-on: https://code.wireshark.org/review/25522
Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
Actions performed:
from 973ee05 [Automatic update for 2018-01-28]
adds 782b3db UI: Rename profiles without delete
Summary of changes:
ui/profile.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)