Beagle Patch



Hi folks,

There is a typo in Filters/FilterOpenOffice.cs, wich has already been
corrected on Beagle SVN, meanwhile this patch is needed:

--- Filters/FilterOpenOffice.cs-        2007-02-14 17:33:12.000000000 -0200
+++ Filters/FilterOpenOffice.cs 2007-02-14 17:33:44.000000000 -0200
@@ -483,7 +483,7 @@
                               case "meta:keyword":
                                       reader.Read ();
                                       AddProperty
(Beagle.Property.New ("fixme:keywords",
-
  +  reader.Value));
+
  reader.Value));
                                       break;
                               }


_____________________________________
This email recommends GNU / Linux (R)



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