[Xfce4-commits] <www:xfce-4.10> Fix some markup errors.
Nick Schermer
noreply at xfce.org
Mon Apr 9 21:00:01 CEST 2012
Updating branch refs/heads/xfce-4.10
to 92d2898ae8e7dd20706dfa3663885b15e68a1dd7 (commit)
from 28f72d0fd402b26d1551f8983657773df72a0768 (commit)
commit 92d2898ae8e7dd20706dfa3663885b15e68a1dd7
Author: Nick Schermer <nick at xfce.org>
Date: Mon Apr 9 20:59:07 2012 +0200
Fix some markup errors.
pages/about/index.php | 26 +++++++++++++-------------
1 files changed, 13 insertions(+), 13 deletions(-)
diff --git a/pages/about/index.php b/pages/about/index.php
index 33e959a..de2ef95 100644
--- a/pages/about/index.php
+++ b/pages/about/index.php
@@ -23,25 +23,25 @@
<p>
<?php E_('Xfce contains a number of core components for the minimum tasks you\'d expect from a desktop environement:') ?>
+</p>
- <dt><?php E_('Window Manager') ?></dt>
- <dd><?php E_('Manages the placement of windows on the screen, provides window decorations and manages workspaces or virtual desktops.') ?></dd>
+<dt><?php E_('Window Manager') ?></dt>
+<dd><?php E_('Manages the placement of windows on the screen, provides window decorations and manages workspaces or virtual desktops.') ?></dd>
- <dt><?php E_('Desktop Manager') ?></dt>
- <dd><?php E_('Sets the background image and provides a root window menu, desktop icons or minimized icons and a windows list.') ?></dd>
+<dt><?php E_('Desktop Manager') ?></dt>
+<dd><?php E_('Sets the background image and provides a root window menu, desktop icons or minimized icons and a windows list.') ?></dd>
- <dt><?php E_('Panel') ?></dt>
- <dd><?php E_('Switch between opened windows, launch applications, switch workspaces and menu plugins to browse applications or directories.') ?></dd>
+<dt><?php E_('Panel') ?></dt>
+<dd><?php E_('Switch between opened windows, launch applications, switch workspaces and menu plugins to browse applications or directories.') ?></dd>
- <dt><?php E_('Session Manager') ?></dt>
- <dd><?php E_('Controls the login and power management of the desktop and allows you to store multiple login sessions.') ?></dd>
+<dt><?php E_('Session Manager') ?></dt>
+<dd><?php E_('Controls the login and power management of the desktop and allows you to store multiple login sessions.') ?></dd>
- <dt><?php E_('File Manager') ?></dt>
- <dd><?php E_('Provides the basic file management features and unique utilities like the bulk renamer.') ?></dd>
+<dt><?php E_('File Manager') ?></dt>
+<dd><?php E_('Provides the basic file management features and unique utilities like the bulk renamer.') ?></dd>
- <dt><?php E_('Setting Manager') ?></dt>
- <dd><?php E_('Tools to control the various settings of the desktop like keyboard shortcuts, appearance, display settings etcetera.') ?></dd>
-</p>
+<dt><?php E_('Setting Manager') ?></dt>
+<dd><?php E_('Tools to control the various settings of the desktop like keyboard shortcuts, appearance, display settings etcetera.') ?></dd>
<p>
<?php E_('Beside the basic set of modules, Xfce also provides numerous additional applications and plugins so you can extend your desktop the way you like, for example a terminal emulator, text editor, sound mixer, application finder, image viewer, iCal based calendar and a CD and DVD burning application. You can read more about the modules of Xfce in the <a href="/projects">projects</a> page.') ?>
More information about the Xfce4-commits
mailing list