balsa r7989 - in trunk: . doc



Author: pawels
Date: Sat Nov  8 08:10:21 2008
New Revision: 7989
URL: http://svn.gnome.org/viewvc/balsa?rev=7989&view=rev

Log:
* configure.in: replace --without-gnome with --with-gnome to reduce 
  confusion described on the web site.
* doc/balsa.omf.in: fix #559825.


Modified:
   trunk/ChangeLog
   trunk/configure.in
   trunk/doc/balsa.omf.in

Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in	(original)
+++ trunk/configure.in	Sat Nov  8 08:10:21 2008
@@ -44,8 +44,8 @@
                    LDFLAGS="-liconv -L${with_iconv}/lib $LDFLAGS"
             fi])
 AC_ARG_WITH([gnome],
-        AC_HELP_STRING([--without-gnome],
-                [Use GNOME if available (default=yes)]),[
+        AC_HELP_STRING([--with-gnome],
+                [Use GNOME libraries (default=yes)]),[
 	with_gnome=$withval
 ],[
 	with_gnome=yes

Modified: trunk/doc/balsa.omf.in
==============================================================================
--- trunk/doc/balsa.omf.in	(original)
+++ trunk/doc/balsa.omf.in	Sat Nov  8 08:10:21 2008
@@ -1,7 +1,7 @@
 <?xml version="1.0" standalone="no"?>
 <omf>
     <resource>
-        <subject category="GNOME|Applications"/>
+        <subject category="GNOME|Internet"/>
         <type> manual </type>
 	<relation seriesid="4f1da026-c99e-11d6-95f0-ae2166108028"/>
 	<rights type="GNU FDL" license.version="1.1" holder="Balsa Team"/>



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