[maemo-commits] [maemo-commits] r8698 - projects/haf/branches/hildon-fm/1.x/hildon-fm

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Fri Dec 8 16:21:30 EET 2006
Author: marivoll
Date: 2006-12-08 16:21:29 +0200 (Fri, 08 Dec 2006)
New Revision: 8698

Modified:
   projects/haf/branches/hildon-fm/1.x/hildon-fm/hildon-file-chooser-dialog.c
Log:


Modified: projects/haf/branches/hildon-fm/1.x/hildon-fm/hildon-file-chooser-dialog.c
===================================================================
--- projects/haf/branches/hildon-fm/1.x/hildon-fm/hildon-file-chooser-dialog.c	2006-12-08 14:18:33 UTC (rev 8697)
+++ projects/haf/branches/hildon-fm/1.x/hildon-fm/hildon-file-chooser-dialog.c	2006-12-08 14:21:29 UTC (rev 8698)
@@ -615,7 +615,8 @@
     hildon_file_chooser_dialog_set_limit(self);
 
     /* Now resplit the name into stub and ext parts since now the
-       situation might have as to whether it is a folder or not.
+       situation might have changed as to whether it is a folder or
+       not.
     */
     if (self->priv->ext_name)
       name = g_strconcat (self->priv->stub_name, self->priv->ext_name, NULL);


More information about the maemo-commits mailing list