[gnome-games] meson: Alphabetically order sources in collection folder
- From: Alexander Mikhaylenko <alexm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-games] meson: Alphabetically order sources in collection folder
- Date: Fri, 31 Jul 2020 11:25:45 +0000 (UTC)
commit 4ce38b8d03f011ed98a07cad145ae7316a8280d9
Author: Neville <nevilleantony98 gmail com>
Date: Fri Jul 17 18:32:47 2020 +0530
meson: Alphabetically order sources in collection folder
src/meson.build | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/meson.build b/src/meson.build
index 11d13259c..8a3b9fbae 100644
--- a/src/meson.build
+++ b/src/meson.build
@@ -12,9 +12,9 @@ c_args = [
vala_sources = [
'collection/collection.vala',
+ 'collection/collection-manager.vala',
'collection/collection-model.vala',
'collection/favorites-collection.vala',
- 'collection/collection-manager.vala',
'command/command-error.vala',
'command/command-runner.vala',
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]