[Xfce4-commits] <www:master> Offload more images ot cdn.xfce.org.

Nick Schermer noreply at xfce.org
Sat Apr 7 14:08:01 CEST 2012


Updating branch refs/heads/master
         to d4d242f95343ce32136845a9b2f646120a44008c (commit)
       from 228ee23d6103c380a7cf802ac032112a61eceb49 (commit)

commit d4d242f95343ce32136845a9b2f646120a44008c
Author: Nick Schermer <nick at xfce.org>
Date:   Sat Apr 7 14:07:18 2012 +0200

    Offload more images ot cdn.xfce.org.

 pages/about/tour.php   |   24 ++++++++++++------------
 pages/about/tour44.php |   40 ++++++++++++++++++++--------------------
 pages/about/tour46.php |   48 ++++++++++++++++++++++++------------------------
 pages/frontpage.php    |    8 ++++----
 4 files changed, 60 insertions(+), 60 deletions(-)

diff --git a/pages/about/tour.php b/pages/about/tour.php
index f999910..2208683 100644
--- a/pages/about/tour.php
+++ b/pages/about/tour.php
@@ -10,19 +10,19 @@
 
     <p><?php E_("Thunar now has optional support for GVFS which will allow you to browse remote shares using Thunar: FTP, Windows Shares, WebDav and SSH servers...") ?></p>
 
-    <p class="image"><img src="/images/about/tour/4.8/thunar-remote.png" alt="<?php E_("Thunar browsing a remote share") ?>" /></p>
+    <p class="image"><img src="http://cdn.xfce.org/about/tour/4.8/thunar-remote.png" alt="<?php E_("Thunar browsing a remote share") ?>" /></p>
 
   <h3><?php E_("New file operations progress dialog") ?></h3>
 
     <p><?php E_("When several file operations (copy or move) are being handled in parallel, Thunar now shows a single progress dialog which displays all the relevant information.") ?></p>
 
-    <p class="image"><img src="/images/about/tour/4.8/thunar-progress.png" alt="<?php E_("Progress dialog") ?>" /></p>
+    <p class="image"><img src="http://cdn.xfce.org/about/tour/4.8/thunar-progress.png" alt="<?php E_("Progress dialog") ?>" /></p>
 
   <h3><?php E_("Eject button for removable devices") ?></h3>
 
     <p><?php E_("It is is now possible to eject removable devices by clicking the eject button near each removable device label in the side pane.") ?></p>
 
-    <p class="image"><img src="/images/about/tour/4.8/thunar-eject.png" alt="<?php E_("Eject button") ?>" /></p>
+    <p class="image"><img src="http://cdn.xfce.org/about/tour/4.8/thunar-eject.png" alt="<?php E_("Eject button") ?>" /></p>
 
 <h2><?php E_("Xfce panel") ?></h2>
 
@@ -36,13 +36,13 @@
 
     <p><?php E_("The panel is now able to draw transparent panel backgrounds with non transparent items. Your panel items will remain readable and you will enjoy a nice panel look.") ?></p>
 
-    <p class="image"><img src="/images/about/tour/4.8/panel-transparent.png" alt="<?php E_("Transparent panel background") ?>" /></p>
+    <p class="image"><img src="http://cdn.xfce.org/about/tour/4.8/panel-transparent.png" alt="<?php E_("Transparent panel background") ?>" /></p>
 
   <h3><?php E_("New item editor") ?></h3>
 
     <p><?php E_("The panel now features an item editor which allows to modify, move, add and remove items quickly. This is particularly useful for items which are hard to right click and gives you an easy way to change your panel layout from a single place.") ?></p>
 
-    <p class="image"><img src="/images/about/tour/4.8/panel-editor.png" alt="<?php E_("Panel item editor") ?>" /></p>
+    <p class="image"><img src="http://cdn.xfce.org/about/tour/4.8/panel-editor.png" alt="<?php E_("Panel item editor") ?>" /></p>
 
   <h3><?php E_("Drag and drop to create launchers") ?></h3>
 
@@ -56,13 +56,13 @@
 
     <p><?php E_("An Xfce release without a new clock mode would not be a true Xfce release. Let us introduce you the 'fuzzy' clock mode!") ?></p>
 
-    <p class="image"><img src="/images/about/tour/4.8/panel-fuzzy-clock.png" alt="<?php E_("New fuzzy clock mode") ?>" /></p>
+    <p class="image"><img src="http://cdn.xfce.org/about/tour/4.8/panel-fuzzy-clock.png" alt="<?php E_("New fuzzy clock mode") ?>" /></p>
 
   <h3><?php E_("New directory menu plugin") ?></h3>
 
     <p><?php E_("The directory menu plugin provides a menu reproducing the arborescence of a particular folder. This allows you to open a terminal or a file manager in a sub-folder in a very fast and efficient way.") ?></p>
 
-    <p class="image"><img src="/images/about/tour/4.8/panel-directorymenu.png" alt="<?php E_("Directory menu plugin") ?>" /></p>
+    <p class="image"><img src="http://cdn.xfce.org/about/tour/4.8/panel-directorymenu.png" alt="<?php E_("Directory menu plugin") ?>" /></p>
 
   <h3><?php E_("Applications menu edition") ?></h3>
 
@@ -76,29 +76,29 @@
 
     <p><?php E_("You can enable and disable plugged screens, set their resolution, refresh rate, rotation and reflection, clone screens or extend desktops.") ?></p>
 
-    <p class="image"><img src="/images/about/tour/4.8/display-settings.png" alt="<?php E_("New display settings dialog") ?>" /></p>
+    <p class="image"><img src="http://cdn.xfce.org/about/tour/4.8/display-settings.png" alt="<?php E_("New display settings dialog") ?>" /></p>
 
     <h4><?php E_("Timed confirmation") ?></h4>
 
       <p><?php E_("Any change made with the settings dialog will have to be confirmed within ten seconds or they will be reverted. This prevents broken video drivers from leaving your computer unusable.") ?></p>
 
-      <p class="image"><img src="/images/about/tour/4.8/display-settings-confirmation.png" alt="<?php E_("Timed confirmation for display settings changes") ?>" /></p>
+      <p class="image"><img src="http://cdn.xfce.org/about/tour/4.8/display-settings-confirmation.png" alt="<?php E_("Timed confirmation for display settings changes") ?>" /></p>
 
     <h4><?php E_("Quick setup dialog") ?></h4>
 
       <p><?php E_("The quick setup dialog allows you to configure a dual screen setup in a second. Plug the second screen, press the display key or Windows + p and select the wanted layout. Done!") ?></p>
 
-      <p class="image"><img src="/images/about/tour/4.8/minimal-display-settings.png" alt="<?php E_("Quick multihead setup") ?>" /></p>
+      <p class="image"><img src="http://cdn.xfce.org/about/tour/4.8/minimal-display-settings.png" alt="<?php E_("Quick multihead setup") ?>" /></p>
 
   <h3><?php E_("Settings edition in the Xfce Settings Editor") ?></h3>
 
     <p><?php E_("The Xfce Settings Editor now deserves its name, it is no longer a simpler Xfconf settings viewer. You can now modify, delete, add and reset settings through its interface. It also monitors changes to update its view.") ?></p>
 
-    <p class="image"><img src="/images/about/tour/4.8/settings-editor.png" alt="<?php E_("Editing Xfconf properties with the Settings Editor") ?>" /></p>
+    <p class="image"><img src="http://cdn.xfce.org/about/tour/4.8/settings-editor.png" alt="<?php E_("Editing Xfconf properties with the Settings Editor") ?>" /></p>
 
   <h3><?php E_("Improved keyboard layout selection") ?></h3>
 
     <p><?php E_("The layout selection dialog received a lot of love: it no longer displays cryptic language/variants codes but uses localized languages/variants names. Layout edition was also made easier by prefilling the dialogs with the current values.") ?></p>
 
-    <p class="image"><img src="/images/about/tour/4.8/keyboard-settings-list.png" alt="<?php E_("Layouts and variants list") ?>" /></p>
+    <p class="image"><img src="http://cdn.xfce.org/about/tour/4.8/keyboard-settings-list.png" alt="<?php E_("Layouts and variants list") ?>" /></p>
 
diff --git a/pages/about/tour44.php b/pages/about/tour44.php
index ffce781..a18364f 100644
--- a/pages/about/tour44.php
+++ b/pages/about/tour44.php
@@ -12,13 +12,13 @@
   <?php E_('One of the most often requested features during the 4.0 and 4.2 was support for icons on the desktop. Now, with Xfce 4.4.0, this feature was finally added to the desktop manager <b>Xfdesktop</b>.') ?>
 </p>
 
-<p class="image"><img src="/images/about/tour/4.4/desktop-icons.png" alt="Desktop Icons" /></p>
+<p class="image"><img src="http://cdn.xfce.org/about/tour/4.4/desktop-icons.png" alt="Desktop Icons" /></p>
 
 <p>
   <?php E_('The desktop manager utilizes <b>Thunar</b>\'s libraries to handle application launchers and regular files/folders on the desktop. The desktop manager is also able to display icons for minimized windows on the desktop, which is quite a popular feature from the CDE world. Of course, you can disable the desktop icons altogether if you prefer a clean desktop.') ?>
 </p>
 
-<p class="image"><img src="/images/about/tour/4.4/desktop-settings.png" alt="Desktop Settings" /></p>
+<p class="image"><img src="http://cdn.xfce.org/about/tour/4.4/desktop-settings.png" alt="Desktop Settings" /></p>
 
 <p>
   <?php E_('<b>Xfdesktop</b> also continues to provide access to the applications menu, as it did in the previous Xfce releases.') ?>
@@ -31,7 +31,7 @@
   <?php E_('The desktop icon support goes hand in hand with the new file manager <a href="http://thunar.xfce.org/">Thunar</a> which replaces the previous file manager <b>Xffm</b>.') ?>
 </p>
 
-<p class="image"><img src="/images/about/tour/4.4/thunar.png" alt="Thunar File Manager" /></p>
+<p class="image"><img src="http://cdn.xfce.org/about/tour/4.4/thunar.png" alt="Thunar File Manager" /></p>
 
 <p>
   <?php E_('<b>Thunar</b> was written from scratch to provide an easy to use, but still very lightweight file manager for Xfce. Its user interface was designed to look similar to the file chooser which was introduced with GTK+ 2.4, and other file managers such as <b>Nautilus</b> and <b>pcmanfm</b> already picked up that idea as well.') ?>
@@ -41,7 +41,7 @@
   <?php E_('<b>Thunar</b> supports all the file management functionality which users will expect, and also several advanced features. For example, a so-called <i>Bulk Renamer</i> is included which allows users to rename multiple files at once using a certain criterion.') ?>
 </p>
 
-<p class="image"><img src="/images/about/tour/4.4/thunar-bulk-rename.png" alt="Thunar Bulk Rename" /></p>
+<p class="image"><img src="http://cdn.xfce.org/about/tour/4.4/thunar-bulk-rename.png" alt="Thunar Bulk Rename" /></p>
 
 <h2><?php E_('Removable Drives and Media') ?></h2>
 
@@ -49,7 +49,7 @@
   <?php E_('Xfce 4.4.0 provides easy access to data on removable drives and media. Just insert the media into the drive or plug the new drive in to the computer and an icon representing the removable volume will appear on the desktop and in <b>Thunar</b>\'s side pane.') ?>
 </p>
 
-<p class="image"><img src="/images/about/tour/4.4/removable-volumes.png" alt="Removable Volumes" /></p>
+<p class="image"><img src="http://cdn.xfce.org/about/tour/4.4/removable-volumes.png" alt="Removable Volumes" /></p>
 
 <p>
   <?php E_('Click on the icon to automatically mount the volume. Right-click the icon to unmount the drive or eject the media from the drive. Note however that this feature requires <a href="http://freedesktop.org/wiki/Software_2fhal">HAL</a> and is therefore only available for Linux 2.6.x and FreeBSD 6.x and above at the time of this writing (there is limited removable media support for FreeBSD 4.x and 5.x which does not require HAL).') ?>
@@ -62,7 +62,7 @@
   <?php E_('The new text editor <b>MousePad</b> is included with this release. <b>MousePad</b> provides all the basic editor functionality, nothing more, nothing less.') ?>
 </p>
 
-<p class="image"><img src="/images/about/tour/4.4/mousepad.png" alt="MousePad" /></p>
+<p class="image"><img src="http://cdn.xfce.org/about/tour/4.4/mousepad.png" alt="MousePad" /></p>
 
 <p>
   <?php E_('You can think of <b>MousePad</b> as the equivalent to <b>NotePad</b> on Windows. It starts up very fast, usually in less than one second, even on older systems.') ?>
@@ -74,25 +74,25 @@
   <?php E_('<b>Xfwm4</b> continues to be the window manager of the hearts.') ?>
 </p>
 
-<p class="image"><img src="/images/about/tour/4.4/xfwm4-argb32.png" alt="Xfwm4 ARGB32" /></p>
+<p class="image"><img src="http://cdn.xfce.org/about/tour/4.4/xfwm4-argb32.png" alt="Xfwm4 ARGB32" /></p>
 
 <p>
   <?php E_('This release features an enhanced compositor, supporting transparent ARGB windows, shadows, window frame transparency and much more.') ?>
 </p>
 
-<p class="image"><img src="/images/about/tour/4.4/xfwm4-switcher.png" alt="Xfwm4 Switcher" /></p>
+<p class="image"><img src="http://cdn.xfce.org/about/tour/4.4/xfwm4-switcher.png" alt="Xfwm4 Switcher" /></p>
 
 <p>
   <?php E_('<b>Xfwm4</b> also includes a brand new application switcher, as shown in the screenshot above, which displays all windows from the current workspace with icons and window titles.') ?>
 </p>
 
-<p class="image"><img src="/images/about/tour/4.4/xfwm4-themes.png" alt="Xfwm4 Themes" /></p>
+<p class="image"><img src="http://cdn.xfce.org/about/tour/4.4/xfwm4-themes.png" alt="Xfwm4 Themes" /></p>
 
 <p>
   <?php E_('Further on support for multiple image formats for window decoration themes was added, including <tt>PNG</tt>, <tt>GIF</tt> and <tt>SVG</tt> images.') ?>
 </p>
 
-<p class="image"><img src="/images/about/tour/4.4/xfwm4-tweaks.png" alt="Xfwm4 Tweaks" /></p>
+<p class="image"><img src="http://cdn.xfce.org/about/tour/4.4/xfwm4-tweaks.png" alt="Xfwm4 Tweaks" /></p>
 
 <p>
   <?php E_('Advanced controls for the window manager were also added, allowing thorough tweaking of window behavior.') ?>
@@ -105,19 +105,19 @@
   <?php E_('The <b>Xfce4-panel</b> was completely rewritten for the Xfce 4.4 release. Multiple panels are supported <i>out of the box</i> now and can easily be configured using the new <b>Panel Manager</b> shown in the screenshot below.') ?>
 </p>
 
-<p class="image"><img src="/images/about/tour/4.4/panel-manager.png" alt="Panel Manager" /></p>
+<p class="image"><img src="http://cdn.xfce.org/about/tour/4.4/panel-manager.png" alt="Panel Manager" /></p>
 
 <p>
   <?php E_('One of the major problems in previous Xfce releases was that every plugin had to be run in the same process as the panel, and hence every plugin was able to crash the whole panel. To address this issue, support for external plugins was added to the panel.') ?>
 </p>
 
-<p class="image"><img src="/images/about/tour/4.4/panel-additem.png" alt="Panel Add Item Dialog" /></p>
+<p class="image"><img src="http://cdn.xfce.org/about/tour/4.4/panel-additem.png" alt="Panel Add Item Dialog" /></p>
 
 <p>
   <?php E_('Developers of panel plugins can now decide whether the plugin should run as external process or as part of the panel process, depending on the stability of the plugin.') ?>
 </p>
 
-<p class="image"><img src="/images/about/tour/4.4/panel-iconbox.png" alt="Panel Icon Box Plugin" /></p>
+<p class="image"><img src="http://cdn.xfce.org/about/tour/4.4/panel-iconbox.png" alt="Panel Icon Box Plugin" /></p>
 
 <p>
   <?php E_('Since there is now support for multiple panels, the separate <b>Xftaskbar4</b> and <b>Xfce4-iconbox</b> utilities are no longer required. Instead, both the taskbar and the iconbox are available as panel plugins now.') ?>
@@ -134,7 +134,7 @@
   <?php E_('The new time management application <b>Orage</b> replaces the <b>Xfcalendar</b>, which was introduced with Xfce 4.2.0. <b>Orage</b> provides several features to efficiently manage your time.') ?>
 </p>
 
-<p class="image"><img src="/images/about/tour/4.4/orage.png" alt="Orage" /></p>
+<p class="image"><img src="http://cdn.xfce.org/about/tour/4.4/orage.png" alt="Orage" /></p>
 
 <p>
   <?php E_('While <b>Orage</b> is very lightweight and easy to use, it supports all the important features found in larger calendar applications like <b>Outlook</b> or <b>Evolution</b>. While <b>Xfcalendar</b> used the custom <tt>dbh</tt> format in the past to store your settings, <b>Orage</b> is based on <tt>ical</tt> and therefore compatible with other calendar applications.') ?>
@@ -147,7 +147,7 @@
   <?php E_('While <b>Terminal</b> was already available during the 4.2 days, it was not mature enough at that time to be part of the core. With this major release, it was moved into the core desktop.') ?>
 </p>
 
-<p class="image"><img src="/images/about/tour/4.4/terminal.png" alt="Terminal" /></p>
+<p class="image"><img src="http://cdn.xfce.org/about/tour/4.4/terminal.png" alt="Terminal" /></p>
 
 <p>
   <?php E_('Besides the basic features which you might expect from a terminal emulator, it includes some nice additional features, like multiple tabs per window, customizable toolbars and the ability to configure nearly every aspect of the application via <i>hidden options</i>. As can be seen in the screenshot above, this release also supports real transparency using <b>Xfwm4</b>\'s integrated composition manager.') ?>
@@ -160,13 +160,13 @@
   <?php E_('<b>Xfprint</b>, the Xfce printing management application, saw several small improvements with this release. First, the <tt>a2ps</tt> converter is not mandatory anymore, whilst still recommended. Support for <tt>CUPS</tt> 1.2 was added and <b>Xfprint</b> is now able to display the printer state with the <tt>CUPS</tt>-backend.') ?>
 </p>
 
-<p class="image"><img src="/images/about/tour/4.4/xfprint.png" alt="Xfce Printing" /></p>
+<p class="image"><img src="http://cdn.xfce.org/about/tour/4.4/xfprint.png" alt="Xfce Printing" /></p>
 
 <p>
   <?php E_('<b>Xfprint</b> also integrates with <b>MousePad</b> to provide generic printing support for different kinds of text documents using the <tt>a2ps</tt> converter.') ?>
 </p>
 
-<p class="image"><img src="/images/about/tour/4.4/xfprint-dialog.png" alt="Xfce Print Dialog" /></p>
+<p class="image"><img src="http://cdn.xfce.org/about/tour/4.4/xfprint-dialog.png" alt="Xfce Print Dialog" /></p>
 
 <p>
   <?php E_('As you can see the print dialog still looks relatively similar to that of Xfce 4.2, but the internal workings of the printing support were improved, especially the <tt>CUPS</tt> support. Besides that, the printing management functionality was moved to a library, so other applications can use the API to access the printer configuration.') ?>
@@ -179,7 +179,7 @@
   <?php E_('Xfce 4.4.0 implements the new <a href="http://freedesktop.org/wiki/Standards_2fautostart_2dspec">Autostart Specification</a> - actually Xfce was the first desktop to implement said feature, but the others were faster to release. ;-)') ?>
 </p>
 
-<p class="image"><img src="/images/about/tour/4.4/autostart.png" alt="Xfce Autostart Editor" /></p>
+<p class="image"><img src="http://cdn.xfce.org/about/tour/4.4/autostart.png" alt="Xfce Autostart Editor" /></p>
 
 <p>
   <?php E_('The specification consists of two parts, the <i>Autostart of Applications During Startup</i>, which is implemented in <b>xfce4-session</b> and the <i>Autostart Of Applications After Mount</i> which is implemented in <a href="http://foo-projects.org/~benny/projects/thunar-volman/index.html">thunar-volman</a>. This release also includes the <b>xfce4-autostart-editor</b>, shown in the screenshot above, which allows users to easily add, remove or disable autostarted applications.') ?>
@@ -192,13 +192,13 @@
   <?php E_('This release introduces new options to customize the desktop to your needs. Some examples of new settings dialogs were already shown in the sections above.') ?>
 </p>
 
-<p class="image"><img src="/images/about/tour/4.4/preferences-applications.png" alt="Preferred Applications" /></p>
+<p class="image"><img src="http://cdn.xfce.org/about/tour/4.4/preferences-applications.png" alt="Preferred Applications" /></p>
 
 <p>
   <?php E_('The preferred applications framework, which was previously only available in <b>Terminal</b>, was imported into Xfce, so users no longer need to edit shell profiles to specify which browser and terminal emulator should be used by Xfce applications. The goal was to make it as easy as possible to change an application for a certain category (GNOME users may have already noticed that GNOME adopted this approach, because it is such simple).') ?>
 </p>
 
-<p class="image"><img src="/images/about/tour/4.4/preferences-keyboard.png" alt="Keyboard Shortcuts" /></p>
+<p class="image"><img src="http://cdn.xfce.org/about/tour/4.4/preferences-keyboard.png" alt="Keyboard Shortcuts" /></p>
 
 <p>
   <?php E_('And then there was the problem with the keyboard shortcuts in Xfce 4.2... Xfce 4.2 limited the number of freely available keyboard shortcuts, while people wanted to assign any number of keyboard shortcuts. With Xfce 4.4 this limitation is history and the application shortcuts are now separated from the window manager shortcuts.') ?>
diff --git a/pages/about/tour46.php b/pages/about/tour46.php
index cf8dec4..dbd1c61 100644
--- a/pages/about/tour46.php
+++ b/pages/about/tour46.php
@@ -13,14 +13,14 @@
 </p>
 
 <p class="image">
-  <img src="/images/about/tour/4.6/xfdesktop-rubberbanding.png" title="<?php E_('Multiple icons selection') ?>" alt="" />
+  <img src="http://cdn.xfce.org/about/tour/4.6/xfdesktop-rubberbanding.png" title="<?php E_('Multiple icons selection') ?>" alt="" />
 </p>
 
 <p>
   <?php E_('<b>Xfce 4.6</b> features a brand new desktop menu which allows you to manipulate files as with the <b>Thunar</b> filemanager contextual menu, but also to open applications, exit your session, or access the help documentation.') ?>
 </p>
 
-<p class="image"><img src="/images/about/tour/4.6/xfdesktop-menu.png" title="<?php E_('New desktop menu') ?>" alt="" /></p>
+<p class="image"><img src="http://cdn.xfce.org/about/tour/4.6/xfdesktop-menu.png" title="<?php E_('New desktop menu') ?>" alt="" /></p>
 
 <h2><?php E_('Panel') ?></h2>
 
@@ -29,7 +29,7 @@
 </p>
 
 <p class="image">
-  <img src="/images/about/tour/4.6/xfce4-panel-clock.png" title="<?php E_('New binary clock') ?>" alt="" />
+  <img src="http://cdn.xfce.org/about/tour/4.6/xfce4-panel-clock.png" title="<?php E_('New binary clock') ?>" alt="" />
 </p>
 
 <p>
@@ -43,7 +43,7 @@
 </p>
 
 <p class="image">
-  <img src="/images/about/tour/4.6/xfce4-mixer.png" title="<?php E_('New sound mixer') ?>" alt="" />
+  <img src="http://cdn.xfce.org/about/tour/4.6/xfce4-mixer.png" title="<?php E_('New sound mixer') ?>" alt="" />
 </p>
 
 <h2><?php E_('Improved session manager') ?></h2>
@@ -53,7 +53,7 @@
 </p>
 
 <p class="image">
-  <img src="/images/about/tour/4.6/xfce4-session-settings.png" title="<?php E_('Session settings dialog') ?>" alt="" />
+  <img src="http://cdn.xfce.org/about/tour/4.6/xfce4-session-settings.png" title="<?php E_('Session settings dialog') ?>" alt="" />
 </p>
 
 <p>
@@ -61,7 +61,7 @@
 </p>
 
 <p class="image">
-  <img src="/images/about/tour/4.6/xfce4-session-logout.png" title="<?php E_('Session logout dialog') ?>" alt="" />
+  <img src="http://cdn.xfce.org/about/tour/4.6/xfce4-session-logout.png" title="<?php E_('Session logout dialog') ?>" alt="" />
 </p>
 
 <h2><?php E_('Window manager') ?></h2>
@@ -74,7 +74,7 @@
 </p>
 
 <p class="image">
-  <img src="/images/about/tour/4.6/xfwm4-net-ping.png" title="<?php E_('Dialog to terminate busy applications') ?>" alt="" />
+  <img src="http://cdn.xfce.org/about/tour/4.6/xfwm4-net-ping.png" title="<?php E_('Dialog to terminate busy applications') ?>" alt="" />
 </p>
 
 <p>
@@ -82,7 +82,7 @@
 </p>
 
 <p class="image">
-  <img src="/images/about/tour/4.6/xfwm4-new-menu.png" title="<?php E_('New actions menu') ?>" alt="" />
+  <img src="http://cdn.xfce.org/about/tour/4.6/xfwm4-new-menu.png" title="<?php E_('New actions menu') ?>" alt="" />
 </p>
 
 <p>
@@ -90,7 +90,7 @@
 </p>
 
 <p class="image">
-  <img src="/images/about/tour/4.6/xfwm4-fill-operation.png" title="<?php E_('Fill operation') ?>" alt="" />
+  <img src="http://cdn.xfce.org/about/tour/4.6/xfwm4-fill-operation.png" title="<?php E_('Fill operation') ?>" alt="" />
 </p>
 
 <p>
@@ -98,7 +98,7 @@
 </p>
 
 <p class="image">
-  <img src="/images/about/tour/4.6/xfwm4-resize.png" title="<?php E_('Flicker free resizing') ?>" alt="" />
+  <img src="http://cdn.xfce.org/about/tour/4.6/xfwm4-resize.png" title="<?php E_('Flicker free resizing') ?>" alt="" />
 </p>
 
 <p>
@@ -106,7 +106,7 @@
 </p>
 
 <p class="image">
-  <img src="/images/about/tour/4.6/xfwm4-new-tweaks.png" title="<?php E_('New tweakable options') ?>" alt="" />
+  <img src="http://cdn.xfce.org/about/tour/4.6/xfwm4-new-tweaks.png" title="<?php E_('New tweakable options') ?>" alt="" />
 </p>
 
 <h2><?php E_('File manager') ?></h2>
@@ -116,7 +116,7 @@
 </p>
 
 <p class="image">
-  <img src="/images/about/tour/4.6/thunar-wallpaper-plugin.png" title="Set an image in a Thunar folder as wallpaper" alt="" />
+  <img src="http://cdn.xfce.org/about/tour/4.6/thunar-wallpaper-plugin.png" title="Set an image in a Thunar folder as wallpaper" alt="" />
 </p>
 
 <p>
@@ -124,7 +124,7 @@
 </p>
 
 <p class="image">
-  <img src="/images/about/tour/4.6/thunar-xdg-user-dirs.png" title="<?php E_('Thunar menu for user directories') ?>" alt="" />
+  <img src="http://cdn.xfce.org/about/tour/4.6/thunar-xdg-user-dirs.png" title="<?php E_('Thunar menu for user directories') ?>" alt="" />
 </p>
 
 <p>
@@ -132,7 +132,7 @@
 </p>
 
 <p class="image">
-  <img src="/images/about/tour/4.6/thunar-mounting.png" title="<?php E_('Translucent icons for unmounted drives and volumes') ?>" alt="" />
+  <img src="http://cdn.xfce.org/about/tour/4.6/thunar-mounting.png" title="<?php E_('Translucent icons for unmounted drives and volumes') ?>" alt="" />
 </p>
 
 <p>
@@ -140,7 +140,7 @@
 </p>
 
 <p class="image">
-  <img src="/images/about/tour/4.6/thunar-encrypted.png" title="<?php E_('Thunar support for encrypted devices') ?>" alt="" />
+  <img src="http://cdn.xfce.org/about/tour/4.6/thunar-encrypted.png" title="<?php E_('Thunar support for encrypted devices') ?>" alt="" />
 </p>
 
 <h2><?php E_('New configuration dialogs') ?></h2>
@@ -150,13 +150,13 @@
 </p>
 
 <p class="image">
-  <img src="/images/about/tour/4.6/xfce4-settings-manager.png" title="<?php E_('Xfce4 Settings Manager') ?>" alt="" />
+  <img src="http://cdn.xfce.org/about/tour/4.6/xfce4-settings-manager.png" title="<?php E_('Xfce4 Settings Manager') ?>" alt="" />
 </p>
 
 <h3><?php E_('Accessibility settings') ?></h3>
 
 <p class="image">
-  <img src="/images/about/tour/4.6/xfce4-accessibility-settings.png" title="<?php E_('Accessibility settings dialog') ?>" alt="" />
+  <img src="http://cdn.xfce.org/about/tour/4.6/xfce4-accessibility-settings.png" title="<?php E_('Accessibility settings dialog') ?>" alt="" />
 </p>
 
 <p>
@@ -166,7 +166,7 @@
 <h3><?php E_('Appearance settings') ?></h3>
 
 <p class="image">
-  <img src="/images/about/tour/4.6/xfce4-appearance-settings.png" title="<?php E_('Appearance settings dialog') ?>" alt="" />
+  <img src="http://cdn.xfce.org/about/tour/4.6/xfce4-appearance-settings.png" title="<?php E_('Appearance settings dialog') ?>" alt="" />
 </p>
 
 <p>
@@ -175,7 +175,7 @@
 
 <h3><?php E_('Display settings') ?></h3>
 <p class="image">
-  <img src="/images/about/tour/4.6/xfce4-display-settings.png" title="<?php E_('Display settings dialog') ?>" alt="" />
+  <img src="http://cdn.xfce.org/about/tour/4.6/xfce4-display-settings.png" title="<?php E_('Display settings dialog') ?>" alt="" />
 </p>
 
 <p>
@@ -185,7 +185,7 @@
 <h3><?php E_('Keyboard settings') ?></h3>
 
 <p class="image">
-  <img src="/images/about/tour/4.6/xfce4-keyboard-settings-layout.png" title="<?php E_('Keyboard settings dialog, layout tab') ?>" alt="" />
+  <img src="http://cdn.xfce.org/about/tour/4.6/xfce4-keyboard-settings-layout.png" title="<?php E_('Keyboard settings dialog, layout tab') ?>" alt="" />
 </p>
 
 <p>
@@ -193,7 +193,7 @@
 </p>
 
 <p class="image">
-  <img src="/images/about/tour/4.6/xfce4-keyboard-settings-shortcuts.png" title="<?php E_('Keyboard settings dialog, shortcuts tab') ?>" alt="" />
+  <img src="http://cdn.xfce.org/about/tour/4.6/xfce4-keyboard-settings-shortcuts.png" title="<?php E_('Keyboard settings dialog, shortcuts tab') ?>" alt="" />
 </p>
 
 <p>
@@ -203,7 +203,7 @@
 <h3><?php E_('Mouse settings') ?></h3>
 
 <p class="image">
-  <img src="/images/about/tour/4.6/xfce4-mouse-settings.png" title="<?php E_('Mouse settings dialog') ?>" alt="" />
+  <img src="http://cdn.xfce.org/about/tour/4.6/xfce4-mouse-settings.png" title="<?php E_('Mouse settings dialog') ?>" alt="" />
 </p>
 
 <p>
@@ -213,7 +213,7 @@
 <h3><?php E_('Desktop settings') ?></h3>
 
 <p class="image">
-  <img src="/images/about/tour/4.6/xfdesktop-settings.png" title="<?php E_('Desktop settings dialog') ?>" alt="" />
+  <img src="http://cdn.xfce.org/about/tour/4.6/xfdesktop-settings.png" title="<?php E_('Desktop settings dialog') ?>" alt="" />
 </p>
 
 <p>
@@ -227,7 +227,7 @@
 </p>
 
 <p class="image">
-  <img src="/images/about/tour/4.6/xfce4-appfinder.png" title="<?php E_('New application finder') ?>" alt="" />
+  <img src="http://cdn.xfce.org/about/tour/4.6/xfce4-appfinder.png" title="<?php E_('New application finder') ?>" alt="" />
 </p>
 
 <h2><?php E_('Links') ?></h2>
diff --git a/pages/frontpage.php b/pages/frontpage.php
index 14268ab..78a6e83 100644
--- a/pages/frontpage.php
+++ b/pages/frontpage.php
@@ -28,10 +28,10 @@ $head['feed'] = 'http://www.xfce.org/feed?lang='.$lang;
 </div>
 <div id="slideshow">
   <ul id="no-show-slides">
-    <li><img src="images/frontpage/intro-1-small.jpg" id="intro1" alt="" width="450" height="300" /></li>
-    <li><img src="images/frontpage/intro-2-small.jpg" id="intro2" alt="" width="450" height="300" /></li>
-    <li><img src="images/frontpage/intro-3-small.jpg" id="intro3" alt="" width="450" height="300" /></li>
-    <li><img src="images/frontpage/intro-4-small.jpg" id="intro4" alt="" width="450" height="300" /></li>
+    <li><img src="http://cdn.xfce.org/frontpage/intro-1-small.jpg" id="intro1" alt="" width="450" height="300" /></li>
+    <li><img src="http://cdn.xfce.org/frontpage/intro-2-small.jpg" id="intro2" alt="" width="450" height="300" /></li>
+    <li><img src="http://cdn.xfce.org/frontpage/intro-3-small.jpg" id="intro3" alt="" width="450" height="300" /></li>
+    <li><img src="http://cdn.xfce.org/frontpage/intro-4-small.jpg" id="intro4" alt="" width="450" height="300" /></li>
   </ul>
 
   <script type="text/javascript">


More information about the Xfce4-commits mailing list