mirror of
https://review.haiku-os.org/haiku
synced 2025-02-07 22:35:26 +01:00
* Added docs and screenshots for preference panels: Appearance, Backgrounds, DataTranslations, E-mail, Filetypes, Fonts, Keyboard, Keymap, Menu, Mouse, Network, Screen, Screensaver, Sounds, Time, VirtualMemory Adapted some contents for E-mail preferences from src/documentation/haiku_user_guide/HaikuUserGuide.txt As I haven't succeeded to get email running in vmware, I'd appreciate if someone can proof read what's written in E-mail preferences. * Added preferences to the user guide contents. * Various formatting details and inter-documents-links Wow! Thanks a lot! git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@28555 a95241bf-73f2-0310-859d-f6bbb57e9c96
49 lines
1.5 KiB
HTML
49 lines
1.5 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
|
|
<html>
|
|
<head>
|
|
<meta http-equiv="content-type" content="text/html; charset=utf-8">
|
|
<title>Sounds</title>
|
|
<link rel="stylesheet" type="text/css" href="../welcome/welcome.css">
|
|
</head>
|
|
<body lang="en-US">
|
|
|
|
<div class="logo">
|
|
<img src="../welcome/welcome-images/logo.png" alt="logo">
|
|
<div class="title">Sounds</div>
|
|
</div>
|
|
<div class="topnav">
|
|
<p>
|
|
<a href="preferences.html">Preferences</a>
|
|
|
|
Previous: <a href="prefs-screensaver.html">ScreenSaver</a>
|
|
|
|
Next: <a href="prefs-time.html">Time</a>
|
|
</p>
|
|
</div>
|
|
|
|
<div class="content">
|
|
|
|
<img src="prefs-images/sounds.png" alt="sounds.png" width="391" height="295">
|
|
<br>
|
|
<p>You can assign sounds to certain events in the system. Just select the event from the list and choose a sound from the drop-down menu below. <i>None</i> will silence an event. <i>Other...</i> will open a file panel to find a new sound that isn't yet in the menu.<br>
|
|
You can use any format that's supported by the system. If <i>MediaPlayer</i> can deal with it, so can any other program.
|
|
</p><p>You can "pre-hear" an event's sound by selecting it and using the <i>Play</i> and <i>Stop</i> buttons.
|
|
</p>
|
|
|
|
</div>
|
|
|
|
<!----
|
|
<div class="bottomnav">
|
|
<p>
|
|
<a href="preferences.html">Preferences</a>
|
|
|
|
Previous: <a href="prefs-screensaver.html">ScreenSaver</a>
|
|
|
|
Next: <a href="prefs-time.html">Time</a>
|
|
</p>
|
|
</div>
|
|
---->
|
|
|
|
</body>
|
|
</html>
|