[nautilus] build: add GNOME Builder config file
- From: Carlos Soriano <csoriano src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus] build: add GNOME Builder config file
- Date: Fri, 9 Dec 2016 23:02:22 +0000 (UTC)
commit b2873f718b4698a6d93306a98af403fa5cac400f
Author: Carlos Soriano <csoriano gnome org>
Date: Mon Dec 5 12:52:20 2016 +0100
build: add GNOME Builder config file
Soon we will recommend GNOME Builder as the recommended way to hack on
Nautilus, since it will become more easy with the Flatpak integration.
For that, let's add the GNOME Builder config file so GNOME Builder picks
it up automatically and contributors can start with everything set up
properly for starting contributing right away.
.buildconfig | 10 ++++++++++
1 files changed, 10 insertions(+), 0 deletions(-)
---
diff --git a/.buildconfig b/.buildconfig
new file mode 100644
index 0000000..78933c6
--- /dev/null
+++ b/.buildconfig
@@ -0,0 +1,10 @@
+[default]
+name=Default
+device=local
+runtime=org.gnome.Nautilus.json@8a0ac05428c64fa88d0296f4a1d2021b991c8bd4
+config-opts=--disable-selinux
+prefix=/app
+app-id=org.gnome.Nautilus
+default=true
+
+[default.environment]
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]