From c878ce3a35dbe90687277be81646ed02c8a1dfcd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9s=20G=2E=20Aragoneses?= Date: Wed, 28 May 2014 02:44:39 +0200 Subject: [PATCH] custom: rename NavigationQuery.cs to NavigationAdapter.cs The filename wasn't reflecting the class name. --- sources/custom/{NavigationQuery.cs => NavigationAdapter.cs} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename sources/custom/{NavigationQuery.cs => NavigationAdapter.cs} (99%) diff --git a/sources/custom/NavigationQuery.cs b/sources/custom/NavigationAdapter.cs similarity index 99% rename from sources/custom/NavigationQuery.cs rename to sources/custom/NavigationAdapter.cs index 0338c1fa9c..5a1d27440e 100644 --- a/sources/custom/NavigationQuery.cs +++ b/sources/custom/NavigationAdapter.cs @@ -1,5 +1,5 @@ // Copyright (C) 2013 Stephan Sundermann -// +// // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License as // published by the Free Software Foundation, either version 3 of the