abc73d0a65
* Added links to maintaining website of bundled apps. * Bigger space between heading and contents of apps pages. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@32453 a95241bf-73f2-0310-859d-f6bbb57e9c96
76 lines
3.5 KiB
HTML
76 lines
3.5 KiB
HTML
<?xml version="1.0" encoding="UTF-8" ?>
|
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
|
|
"../../../../html-dtd/xhtml1-strict.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-US">
|
|
<head>
|
|
<!--
|
|
*
|
|
* Copyright 2008-2009, Haiku. All rights reserved.
|
|
* Distributed under the terms of the MIT License.
|
|
*
|
|
* Authors:
|
|
* Humdinger <humdingerb@gmail.com>
|
|
*
|
|
-->
|
|
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
|
|
<meta http-equiv="Content-Style-Type" content="text/css" />
|
|
<meta name="robots" content="all" />
|
|
<title>Expander</title>
|
|
<link rel="stylesheet" type="text/css" href="../../../Haiku-doc.css" />
|
|
</head>
|
|
<body>
|
|
|
|
<div class="logo">
|
|
<img src="../../images/logo.png" alt="logo" width="372" height="86" />
|
|
<div class="title">Expander</div>
|
|
</div>
|
|
<div class="topnav">
|
|
<p>
|
|
<a href="../applications.html#list-of-apps">Applications</a>
|
|
   
|
|
Previous: <a href="apps-drivesetup.html">DriveSetup</a>
|
|
   
|
|
Next: <a href="apps-icon-o-matic.html">Icon-O-Matic</a>
|
|
</p>
|
|
</div>
|
|
|
|
<div class="content">
|
|
|
|
<h1><img src="../../images/apps-images/expander-icon_64.png" alt="expander-icon_64.png"
|
|
width="64" height="64" />Expander</h1>
|
|
<table summary="layout" border="0" cellspacing="0" cellpadding="2">
|
|
<tr><td>Deskbar:</td><td style="width:15px;"></td><td><i>No entry, normally launched via double-clicking a supported file.</i></td></tr>
|
|
<tr><td>Location:</td><td></td><td><span class="path">/boot/system/apps/Expander</span></td></tr>
|
|
<tr><td>Settings:</td><td></td><td><span class="path">~/config/settings/Expander_Settings</span></td></tr>
|
|
</table>
|
|
<p><br/></p>
|
|
<p>Expander is a small tool to quickly unpack the most common archives, among them zip, gzip, bzip2, rar and tar.gz.<br />
|
|
Just double-click an archive to see this simple interface:</p>
|
|
<p><img id="expander" src="../images/apps-images/expander.png" alt="expander.png" /></p>
|
|
<table summary="layout" border="0" cellspacing="0" cellpadding="2">
|
|
<tr><td style="width:80px;"><span class="button">Source</span></td><td style="width:70px;"><span class="key">ALT</span> <span class="key">S</span></td><td>will open a file dialog to find an archive to unpack.</td></tr>
|
|
<tr><td><span class="button">Destination</span></td><td><span class="key">ALT</span> <span class="key">D</span></td><td>will open a file dialog to set the destination.</td></tr>
|
|
<tr><td><span class="button">Expand</span></td><td><span class="key">ALT</span> <span class="key">E</span></td><td>will start the unpacking. It can be aborted with <span class="key">ALT</span> <span class="key">K</span>.</td></tr>
|
|
</table>
|
|
<p>You can toggle the display of the file listing by un/checking <i>Show Contents</i> or pressing <span class="key">ALT</span> <span class="key">L</span>.</p>
|
|
<div class="box-info">Expander can only unpack whole archives.<br />
|
|
You can't select individual files to expand or add/remove files from the archive.</div>
|
|
<p><span class="menu">Edit | Preferences...</span> or <span class="key">ALT</span> <span class="key">P</span> opens a preference panel that offers some useful settings to adjust Expander's behavior.<br />
|
|
The options are all self-explanatory:
|
|
<p><img id="preferences" src="../images/apps-images/expander-preferences.png" alt="expander-preferences.png" /></p>
|
|
|
|
</div>
|
|
|
|
<div class="bottomnav">
|
|
<p>
|
|
<a href="../applications.html#list-of-apps">Applications</a>
|
|
   
|
|
Previous: <a href="apps-drivesetup.html">DriveSetup</a>
|
|
   
|
|
Next: <a href="apps-icon-o-matic.html">Icon-O-Matic</a>
|
|
</p>
|
|
</div>
|
|
|
|
</body>
|
|
</html>
|