Author: sdelcroix
Date: Wed Jan 16 20:50:58 2008
New Revision: 3559
URL: http://svn.gnome.org/viewvc/f-spot?rev=3559&view=rev
Log:
cont'd
Added:
trunk/src/Query/DateRange.cs
- copied, changed from r3555, /trunk/src/DateRange.cs
Removed:
trunk/src/DateRange.cs
Copied: trunk/src/Query/DateRange.cs (from r3555, /trunk/src/DateRange.cs)
==============================================================================
--- /trunk/src/DateRange.cs (original)
+++ trunk/src/Query/DateRange.cs Wed Jan 16 20:50:58 2008
@@ -10,7 +10,7 @@
using System;
-namespace FSpot {
+namespace FSpot.Query {
public class DateRange : IQueryCondition
{
private DateTime start;
_______________________________________________
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.