tasque r105 - in trunk: . src
- From: sharm svn gnome org
- To: svn-commits-list gnome org
- Subject: tasque r105 - in trunk: . src
- Date: Fri, 26 Sep 2008 07:40:38 +0000 (UTC)
Author: sharm
Date: Fri Sep 26 07:40:38 2008
New Revision: 105
URL: http://svn.gnome.org/viewvc/tasque?rev=105&view=rev
Log:
Set svn:eol-style=native on *.cs and a few other files.
* src/Application.cs: Make line endings consistent.
Modified:
trunk/ChangeLog
trunk/src/Application.cs (contents, props changed)
Modified: trunk/src/Application.cs
==============================================================================
--- trunk/src/Application.cs (original)
+++ trunk/src/Application.cs Fri Sep 26 07:40:38 2008
@@ -74,7 +74,7 @@
private IBackend customBackend;
public static IBackend Backend
- {
+ {
get { return Application.Instance.backend; }
set {
Application tasque = Application.Instance;
@@ -106,7 +106,7 @@
Logger.Debug("Configuration status: {0}",
tasque.backend.Configured.ToString());
- }
+ }
}
public static List<IBackend> AvailableBackends
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]