1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162
|
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2014 Richard Hughes <richard@hughsie.com>
Copyright 2014 Paolo Bacchilega <paobac@src.gnome.org> -->
<component type="desktop-application">
<id>org.gnome.FileRoller</id>
<metadata_license>CC0-1.0</metadata_license>
<project_license>GPL-2.0+</project_license>
<name>File Roller</name>
<summary>Open, modify and create compressed archive files</summary>
<description>
<p>
File Roller is a GNOME application for opening, creating, and
modifying archive and compressed archive files.
</p>
<p>
File Roller supports a wide range of different archive files, including:
</p>
<ul>
<li>gzip archives (.tar.gz, .tgz)</li>
<li>bzip archives (.tar.bz, .tbz)</li>
<li>zip archives (.zip)</li>
<li>xz archives (.tar.xz)</li>
</ul>
</description>
<launchable type="desktop-id">org.gnome.FileRoller.desktop</launchable>
<url type="homepage">https://gitlab.gnome.org/GNOME/file-roller/</url>
<url type="bugtracker">https://gitlab.gnome.org/GNOME/file-roller/-/issues</url>
<url type="donation">https://www.gnome.org/donate/</url>
<url type="vcs-browser">https://gitlab.gnome.org/GNOME/file-roller/</url>
<url type="translate">https://l10n.gnome.org/module/file-roller/</url>
<screenshots>
<screenshot type="default">
<image>https://gitlab.gnome.org/GNOME/file-roller/-/raw/master/data/screenshot-2024-05-08-08-09-13.png</image>
</screenshot>
</screenshots>
<releases>
<release version="44.6" date="2025-10-19" type="stable">
<description>
<p>This release fixes the following bugs:</p>
<ul>
<li>LHA: parse lha list output correctly.</li>
<li>RAR: fixed error when the archive contains big files.</li>
<li>7zip: fixed “follow links” flag.</li>
<li>unarchiver: allow unar to open StuffIt archives.</li>
<li>New Archive: fixed options sensitivity after changing extension.</li>
<li>Extract: make “selected files” sensitive when there is a selection.</li>
<li>One directory is interpreted as single file on compression dialog.</li>
</ul>
<p>This release updates translations.</p>
</description>
</release>
<release version="44.5" date="2025-02-09" type="stable">
<description>
<p>This release fixes the following bugs:</p>
<ul>
<li>7zip: ask the password again if it is wrong.</li>
</ul>
</description>
</release>
<release version="44.4" date="2024-11-24" type="stable">
<description>
<p>This release adds the following feature:</p>
<ul>
<li>Added bzip3 support.</li>
<li>File selector: show volumes and allow to mount unmounted volumes.</li>
<li>New archive dialog: allow to use all the possible extensions a mime type
supports.</li>
<li>New archive dialog: allow to specify a name without extension, which will be
concatenated to the selected extension to get the full name.</li>
<li>File selector: save and restore the sort order.</li>
<li>Properties dialog: show an icon, make the headerbar flat.</li>
</ul>
<p>This release fixes the following bugs:</p>
<ul>
<li>Error opening rar archive in RAR4 format and password protected.</li>
<li>Rar: fixed file list parsing for some encrypted archives.</li>
<li>Fixed error when renaming a file inside an encrypted archive.</li>
<li>Disabled the native appchooser by default.</li>
<li>'Show destination' sometimes opens the wrong folder.</li>
<li>'Show destination' sometimes doesn't show anything.</li>
<li>Use the native appchooser only for a single file.</li>
<li>Show flat headerbar in empty state.</li>
<li>Fixed error messages impossible to close.</li>
<li>Fixed segfaults when opening an empty .deb file.</li>
<li>--extract-to keeps asking to create a directory.</li>
<li>Fixed wrong context menu item activation.</li>
<li>Avoid the exit timeout unless file-roller was launched with `--service`.</li>
<li>Error when opening the created archive after saving as 7zip multi-volume.</li>
</ul>
<p>This release updates translations.</p>
</description>
</release>
<release version="44.3" date="2024-05-19" type="stable">
<description>
<p>This release fixes the following bugs:</p>
<ul>
<li>Fixed filename not changed when creating a new archive</li>
<li>7z: error when creating archives with volumes</li>
</ul>
</description>
</release>
<release version="44.2" date="2024-05-08" type="stable">
<description>
<p>This release adds the following feature:</p>
<ul>
<li>Added expanders to the tree view (!220)</li>
</ul>
<p>This release fixes the following bugs:</p>
<ul>
<li>Fixed crash opening some rar files (!243)</li>
<li>Do not crash if the loaded file is empty (!233)</li>
</ul>
<p>This release updates translations.</p>
</description>
</release>
<release version="44.1" date="2024-04-09" type="stable">
<description>
<p>This release adds the following feature:</p>
<ul>
<li>New archive dialog: allow to choose a location without changing name</li>
</ul>
<p>This release fixes the following bugs:</p>
<ul>
<li>Fixed adding multiple files on a 'drop' event (!235)</li>
<li>Show the options dialog when adding files in batch mode (!231)</li>
<li>Appdata: Add 44.0 release (Maximiliano Sandoval)</li>
</ul>
<p>This release updates translations.</p>
</description>
</release>
<release version="44" date="2024-03-24" type="stable">
<description>
<p>This release fixes the following bug:</p>
<ul>
<li>Fixes compilation when native app chooser is disabled (Amin Bandali) (!227)</li>
</ul>
<p>This release updates translations.</p>
</description>
</release>
</releases>
<!-- developer_name tag deprecated with Appstream 1.0 -->
<developer_name translatable="no">Paolo Bacchilega</developer_name>
<developer id="org.gnome">
<name translatable="no">Paolo Bacchilega</name>
</developer>
<update_contact>paobac_at_src.gnome.org</update_contact>
<kudos>
<kudo>HiDpiIcon</kudo>
<kudo>ModernToolkit</kudo>
<kudo>Notifications</kudo>
<kudo>UserDocs</kudo>
</kudos>
<project_group>GNOME</project_group>
<translation type="gettext">file-roller</translation>
<provides>
<id>org.gnome.FileRoller.desktop</id>
</provides>
<content_rating type="oars-1.1" />
</component>
|