[damned-lies] Update its files location for gnome-keybindings
- From: Piotr Drąg <piotrdrag src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [damned-lies] Update its files location for gnome-keybindings
- Date: Sat, 27 Jan 2018 16:33:01 +0000 (UTC)
commit 071e54d4be15c2b39fdcacb927e89710814d3925
Author: Piotr Drąg <piotrdrag gmail com>
Date: Sat Jan 27 17:27:34 2018 +0100
Update its files location for gnome-keybindings
Fixes https://bugzilla.gnome.org/show_bug.cgi?id=792829
damnedlies/settings.py | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/damnedlies/settings.py b/damnedlies/settings.py
index f99b0e3..4146504 100644
--- a/damnedlies/settings.py
+++ b/damnedlies/settings.py
@@ -161,8 +161,8 @@ GETTEXT_ITS_DATA = {
'gtk+': [os.path.join('gtk', 'gtkbuilder.its'), os.path.join('gtk', 'gtkbuilder.loc')],
'glib': [os.path.join('gio', 'gschema.its'), os.path.join('gio', 'gschema.loc')],
'gnome-control-center': [
- os.path.join('panels', 'keyboard', 'gnome-keybindings.its'),
- os.path.join('panels', 'keyboard', 'gnome-keybindings.loc'),
+ os.path.join('gettext', 'its', 'gnome-keybindings.its'),
+ os.path.join('gettext', 'its', 'gnome-keybindings.loc'),
],
'polkit': [os.path.join('data', 'polkit.its'), os.path.join('data', 'polkit.loc')],
'appstream': [
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]