[meld/flatpak-ci] conf: Have the resource base reflect reality
- From: Kai Willadsen <kaiw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [meld/flatpak-ci] conf: Have the resource base reflect reality
- Date: Fri, 29 Nov 2019 21:32:11 +0000 (UTC)
commit 307809191f20b21d0b9caddc8a445635342bd224
Author: Kai Willadsen <kai willadsen gmail com>
Date: Sat Nov 30 07:30:59 2019 +1000
conf: Have the resource base reflect reality
Ideally we'd change our resource base, but we need something working
properly first, and having this meet convention doesn't actually have
any other benefit at this point.
meld/conf.py.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/meld/conf.py.in b/meld/conf.py.in
index 6459d348..4b0fd1b5 100644
--- a/meld/conf.py.in
+++ b/meld/conf.py.in
@@ -9,7 +9,7 @@ __version__ = "3.21.0"
APPLICATION_NAME = 'Meld'
APPLICATION_ID = 'org.gnome.Meld'
SETTINGS_SCHEMA_ID = 'org.gnome.meld'
-RESOURCE_BASE = '/org/gnome/Meld'
+RESOURCE_BASE = '/org/gnome/meld'
# START; these paths are clobbered on install by meld.build_helpers
DATADIR = Path(sys.prefix) / "share" / "meld"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]