f-spot r4740 - trunk/src/Core
- From: sdelcroix svn gnome org
- To: svn-commits-list gnome org
- Subject: f-spot r4740 - trunk/src/Core
- Date: Tue, 17 Mar 2009 12:31:40 +0000 (UTC)
Author: sdelcroix
Date: Tue Mar 17 12:31:40 2009
New Revision: 4740
URL: http://svn.gnome.org/viewvc/f-spot?rev=4740&view=rev
Log:
useless lines, remove
Modified:
trunk/src/Core/Photo.cs
Modified: trunk/src/Core/Photo.cs
==============================================================================
--- trunk/src/Core/Photo.cs (original)
+++ trunk/src/Core/Photo.cs Tue Mar 17 12:31:40 2009
@@ -509,9 +509,6 @@
(num == 1) ? Catalog.GetString ("Modified in {1}") : Catalog.GetString ("Modified in {1} ({0})"),
num, name);
- if (num > 1)
- final_name = name + String.Format(" ({0})", num);
-
if (! VersionNameExists (final_name))
return CreateVersion (final_name, base_version_id, create_file);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]