summaryrefslogtreecommitdiff
path: root/src/preferences.h
AgeCommit message (Collapse)AuthorFilesLines
2023-05-29Add "Extract to subdirectory" optionxmusjackson1-0/+1
This commit adds an "Extract to subdirectory" option to the extract dialog which allows the user to extract the contents of the archive to a directory with the name of the archive (without the extension.) The user will be prompted if the directory must be created. file-utils.c: Improve remove_extension_from_path Rework this function so that it correctly parses and truncates files with multiple extensions like .tar.gz file-utils.c: Improve get_file_extension Improve this function to correctly identify and return supported compressed tar file extensions
2023-04-05Extract: add the function of automatically closing the dialog box after ↵zhuyaliang1-0/+1
decompression
2019-06-11Update FSF addressLaurent Napias1-1/+1
2012-11-05Port to gsettingsraveit1-51/+49
2012-10-09Fixed fsf addresses. Closes #4.Steve Zesch1-1/+1
2011-11-30many renames from file-roller to engrampaStefano Karapetsas1-1/+1
2011-11-09renaming fileroller to engrampaPerberos1-34/+34
2011-11-09initialPerberos1-0/+89