summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrés G. Aragoneses <knocte@gmail.com>2014-05-28 02:44:39 +0200
committerStephan Sundermann <ssundermann@gnome.org>2014-05-28 13:41:49 +0200
commitc878ce3a35dbe90687277be81646ed02c8a1dfcd (patch)
tree862199ae3a9e0f2842a937c0d23c3e69b6876cf7
parentdaf5c7ad86f77c85783dfe384ea1f607a2de03d2 (diff)
custom: rename NavigationQuery.cs to NavigationAdapter.cs
The filename wasn't reflecting the class name.
-rw-r--r--sources/custom/NavigationAdapter.cs (renamed from sources/custom/NavigationQuery.cs)2
1 files changed, 1 insertions, 1 deletions
diff --git a/sources/custom/NavigationQuery.cs b/sources/custom/NavigationAdapter.cs
index 0338c1f..5a1d274 100644
--- a/sources/custom/NavigationQuery.cs
+++ b/sources/custom/NavigationAdapter.cs
@@ -1,5 +1,5 @@
// Copyright (C) 2013 Stephan Sundermann <stephansundermann@gmail.com>
-//
+//
// 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