deskbar-applet r1888 - in trunk: . help/C



Author: sebp
Date: Mon Jan 28 20:43:11 2008
New Revision: 1888
URL: http://svn.gnome.org/viewvc/deskbar-applet?rev=1888&view=rev

Log:
Removed class="extension" from filename tag
Otherwise make distcheck fails

Modified:
   trunk/ChangeLog
   trunk/help/C/deskbar.xml

Modified: trunk/help/C/deskbar.xml
==============================================================================
--- trunk/help/C/deskbar.xml	(original)
+++ trunk/help/C/deskbar.xml	Mon Jan 28 20:43:11 2008
@@ -308,7 +308,7 @@
 <sect1 id="deskbar-install-module">
 	<title>Installing new extensions</title>
     <para>You can install new search extensions for &applet;.</para>
-    <para>Drag and drop a search extension onto the <application>Preferences</application> dialog to install it. This works with <filename class="extension">.py</filename>, <filename class="extension">.tar.gz</filename>, <filename class="extension">.tar.bz2</filename>, <filename class="extension">.tar</filename> and <filename class="extension">.zip</filename> files.</para>
+	<para>Drag and drop a search extension onto the <application>Preferences</application> dialog to install it. This works with <filename>.py</filename>, <filename>.tar.gz</filename>, <filename>.tar.bz2</filename>, <filename>.tar</filename> and <filename>.zip</filename> files.</para>
     <para>Alternatively, you can drag and drop an URL from your web browser onto the <application>Preferences</application> dialog. The file will be downloaded and installed automatically.
     </para>
 </sect1>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]