f-spot r3907 - trunk/src
- From: sdelcroix svn gnome org
- To: svn-commits-list gnome org
- Subject: f-spot r3907 - trunk/src
- Date: Tue, 13 May 2008 08:01:11 +0100 (BST)
Author: sdelcroix
Date: Tue May 13 07:01:11 2008
New Revision: 3907
URL: http://svn.gnome.org/viewvc/f-spot?rev=3907&view=rev
Log:
--shutdown option
Modified:
trunk/src/main.cs
Modified: trunk/src/main.cs
==============================================================================
--- trunk/src/main.cs (original)
+++ trunk/src/main.cs Tue May 13 07:01:11 2008
@@ -81,7 +81,7 @@
Help ();
return 0;
- case "-shutdown":
+ case "-shutdown": case "--shutdown":
System.Console.WriteLine ("Shutting down existing F-Spot server...");
shutdown = true;
break;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]