[damned-lies] Add polkit gettext its rules
- From: Claude Paroz <claudep src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [damned-lies] Add polkit gettext its rules
- Date: Wed, 7 Sep 2016 09:40:01 +0000 (UTC)
commit ec9b9a41c280918ac4dce05425d57d8a2976c0c0
Author: Claude Paroz <claude 2xlibre net>
Date: Wed Sep 7 11:39:52 2016 +0200
Add polkit gettext its rules
damnedlies/settings.py | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/damnedlies/settings.py b/damnedlies/settings.py
index a3a65c5..bf6d6b8 100644
--- a/damnedlies/settings.py
+++ b/damnedlies/settings.py
@@ -166,7 +166,8 @@ GETTEXT_ITS_DATA = {
'gnome-control-center': [
os.path.join('panels', 'keyboard', 'gnome-keybindings.its'),
os.path.join('panels', 'keyboard', 'gnome-keybindings.loc'),
- ]
+ ],
+ 'polkit': [os.path.join('data', 'polkit.its'), os.path.join('data', 'polkit.loc')],
}
try:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]