haiku/src/apps/drivesetup
X512 af435dd1c9 libroot: remove delete_driver_settings
It is not present in BeOS R5 and it just call unload_driver_settings.

Replace delete_driver_settings usages with unload_driver_settings.
Keep the symbol on x86 for binary compatibility.

Change-Id: I1382710e3a4cb5c65d1249ea0e5880891e6800e4
Reviewed-on: https://review.haiku-os.org/c/haiku/+/3485
Reviewed-by: Jérôme Duval <jerome.duval@gmail.com>
2021-05-31 06:51:45 +00:00
..
AbstractParametersPanel.cpp DriveSetup: check if editor view exists in AbstractParametersPanel 2014-03-17 20:50:35 +01:00
AbstractParametersPanel.h DriveSetup: Added support for changing partition parameters. 2013-02-12 23:28:24 +01:00
ChangeParametersPanel.cpp DriveSetup: fix creating partitions 2021-03-26 19:59:19 +00:00
ChangeParametersPanel.h DriveSetup: fix creating partitions 2021-03-26 19:59:19 +00:00
CreateParametersPanel.cpp DriveSetup: fix creating partitions 2021-03-26 19:59:19 +00:00
CreateParametersPanel.h DriveSetup: Added support for changing partition parameters. 2013-02-12 23:28:24 +01:00
DiskView.cpp DriveSetup: clarify partition state 2021-01-10 15:12:46 +01:00
DiskView.h * Don't continue with initializing a partition if the user cancelled the 2008-07-17 01:00:49 +00:00
DriveSetup.cpp DriveSetup: improved default window size. 2013-02-02 01:13:18 +01:00
DriveSetup.h * Update all applications in tree to use the new localizing system 2010-07-02 11:36:13 +00:00
DriveSetup.rdef Use resource definition files instead of DoCatalogs rule. Rename B_TRANSLATE_APP_NAME and related macros to the more generic B_TRANSLATE_SYSTEM_NAME, to also fits add-ons, folders, etc, and make 'System name' its standard context. Change CodyCam and PoorMan's app signatures to match the overall x-vnd.Haiku-App pattern. Some clean-up. Make SlideShowSaver build again. 2011-03-25 22:13:48 +00:00
EncryptionUtils.cpp DriveSetup: vizualize more information 2019-07-25 19:17:23 +00:00
EncryptionUtils.h DriveSetup: vizualize more information 2019-07-25 19:17:23 +00:00
InitParametersPanel.cpp libroot: remove delete_driver_settings 2021-05-31 06:51:45 +00:00
InitParametersPanel.h DriveSetup: renamed some files, fixed catalog. 2013-02-02 01:13:20 +01:00
Jamfile DriveSetup: vizualize more information 2019-07-25 19:17:23 +00:00
MainWindow.cpp DriveSetup: fix creating partitions 2021-03-26 19:59:19 +00:00
MainWindow.h DriveSetup: add "open with DiskProbe" menu 2019-04-09 18:23:44 +00:00
PartitionList.cpp libroot: remove delete_driver_settings 2021-05-31 06:51:45 +00:00
PartitionList.h DriveSetup: Implement optimal zoom for main window 2013-12-01 22:54:36 +01:00
Support.cpp DriveSetup: improved size slider. 2013-02-05 00:21:59 +01:00
Support.h Minor cleanup. 2013-02-05 00:25:57 +01:00
TODO * Removed now useless run script. 2010-01-21 18:17:06 +00:00
icons.h DriveSetup: Tweak mount mode icons and colors 2019-08-30 14:29:38 +00:00