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>
_______________________________________________
SVN-commits-list mailing list (read only)
http://mail.gnome.org/mailman/listinfo/svn-commits-list

Want to limit the commits to a few modules? Go to above URL, log in to edit 
your options and select the modules ('topics') you want.
Module maintainer? It is possible to set the reply-to to your development 
mailing list. Email [EMAIL PROTECTED] if interested.

Reply via email to