Manage your disks, partitions and file systems. https://www.kde.org/applications/system/kdepartitionmanager/
Go to file
Andrius Štikonas d2a013222e Use KLocalizeStrings to avoid nested xi18n calls.
Nested xi18n calls cause QStrings to be escaped and makes HTML
visible in KMessageBox.

BUG: 354925
2016-02-18 14:59:59 +00:00
doc Reenable building of docs. 2015-02-15 13:35:21 +00:00
icons Do not install oxygen icons to avoid collisions with icons from oxygen-icons. 2015-02-05 01:07:29 +00:00
src Use KLocalizeStrings to avoid nested xi18n calls. 2016-02-18 14:59:59 +00:00
CHANGES add entry for new file system support 2010-05-17 14:37:43 +00:00
CMakeLists.txt Add NO_POLICY_SCOPE to silence cmake warnings. 2016-01-28 18:40:43 +00:00
COPYING.GPL3 Use GPLv3 copyright notices. 2015-02-07 00:32:25 +00:00
INSTALL require KDE 4.3 (KConfigDialog::settingsChangedSlot() was introduced with 4.3) 2010-05-04 11:25:33 +00:00
README Change KDE4 to KF5 in README. 2016-02-16 01:56:40 +00:00
TODO update 2011-08-29 10:31:11 +00:00

README

KDE Partition Manager
=====================

-------------------------------------------------------------------------------

WARNING

KDE Partition Manager is a potentially dangerous program for your data. It has
been tested carefully and there are currently no known bugs that could lead to
data loss, but nevertheless there is always a chance for an error to ocurr and
you might lose your data.

BACK UP YOUR DATA BEFORE USING THIS SOFTWARE!

-------------------------------------------------------------------------------


This software allows you to manage your disks, partitions and file systems:
Create, resize, delete, copy, backup and restore partitions with a large number
of supported file systems (ext2/3/4, reiserfs, NTFS, FAT32 and more).

It is a KF5 application, so you will need KDE frameworks libraries to run it on
your computer. It also makes use of external programs to get its job done, so
you might have to install additional software (preferably packages from your
distribution) to make use of all features and get full support for all file
systems.

For quick install instructions see INSTALL.

For a list of changes since the previous release see CHANGES.